summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 13:57:02 +0200
committerBor Kraljič2011-10-11 13:57:02 +0200
commit175066c6e6bdc9430c0ac043dd3b54dcdd7c495c (patch)
treef72cc7b616d538b83ffa26f1ced10116f73ea5a4 /mobile
parentc0b21a4782a5db54d69f9eeb124334c619c3a229 (diff)
mobile/rt2500_util: removed (we no longer support qt3 (qt-x11))
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/rt2500_util/BUILD3
-rwxr-xr-xmobile/rt2500_util/DEPENDS2
-rwxr-xr-xmobile/rt2500_util/DETAILS23
-rw-r--r--mobile/rt2500_util/HISTORY20
-rwxr-xr-xmobile/rt2500_util/INSTALL1
-rwxr-xr-xmobile/rt2500_util/PREPARE1
6 files changed, 0 insertions, 50 deletions
diff --git a/mobile/rt2500_util/BUILD b/mobile/rt2500_util/BUILD
deleted file mode 100755
index 0419d18e34..0000000000
--- a/mobile/rt2500_util/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-cd Utilitys &&
-qmake -o Makefile raconfig2500.pro &&
-make QTDIR=/usr
diff --git a/mobile/rt2500_util/DEPENDS b/mobile/rt2500_util/DEPENDS
deleted file mode 100755
index c177e204e7..0000000000
--- a/mobile/rt2500_util/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends qt-x11 &&
-depends rt2500_driver
diff --git a/mobile/rt2500_util/DETAILS b/mobile/rt2500_util/DETAILS
deleted file mode 100755
index b710159272..0000000000
--- a/mobile/rt2500_util/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=rt2500_util
-if [ "$RT_CVS" == "y" ] ; then
- VERSION=cvs
- FORCE_DOWNLOAD=1
- SOURCE=${SPELL/_*}-${VERSION}_cvs-src.tar.bz2
- SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/rt2400:source/rt2500
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/_*}-${VERSION}_cvs-src
- SOURCE_IGNORE=volatile
-else
- VERSION=1.1.0-b4
- SOURCE=${SPELL/_*}-${VERSION}.tar.gz
- SOURCE_URL[1]=http://rt2x00.serialmonkey.com/$SOURCE
- SOURCE_HASH=sha512:e1e1b5cea9300eae29a5fdfc3b65c2f69afc6772751f2c1b0dd684ee38c0f3e999119bd319a30788f276b5973c58df13488c998d185fbf95104a8f23377668f1
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL/_*}-${VERSION}
-fi
- WEB_SITE=http://rt2x00.serialmonkey.com
- ENTERED=20050619
- LICENSE[0]=GPL
- KEYWORDS="pcmcia mobile"
- SHORT="A GUI utility for configuring rt2500 cards"
-cat << EOF
-A GUI utility for configuring RT2500 802.11b/g cards
-EOF
diff --git a/mobile/rt2500_util/HISTORY b/mobile/rt2500_util/HISTORY
deleted file mode 100644
index a5674f3221..0000000000
--- a/mobile/rt2500_util/HISTORY
+++ /dev/null
@@ -1,20 +0,0 @@
-2006-09-07 Armando Vega <synan@rilinux.hr>
- * DETAILS: update to 1.1.0-b4, fixed wrong url/description, removed BUILD_API and UPDATED
-
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-30 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-06-19 David Brown <dmlb2000@excite.com>
- * BUILD,INSTALL: removed the module part so it only creates the util
- * TRIGGERS: removed not needed
- * DEPENDS: added the rt2500_driver
-
-2005-06-19 Jose Bernardo Silva <jbernardo@sourcemage.org>
- * DETAILS, DEPENDS, PRE_BUILD, BUILD, INSTALL, TRIGGERS, HISTORY: created spell
diff --git a/mobile/rt2500_util/INSTALL b/mobile/rt2500_util/INSTALL
deleted file mode 100755
index a6993ea7e2..0000000000
--- a/mobile/rt2500_util/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-cp -v RaConfig2500 ${INSTALL_ROOT}/usr/bin
diff --git a/mobile/rt2500_util/PREPARE b/mobile/rt2500_util/PREPARE
deleted file mode 100755
index a9c2044e56..0000000000
--- a/mobile/rt2500_util/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-config_query RT_CVS "Would you like to build the latest cvs version?" n