summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 13:56:48 +0200
committerBor Kraljič2011-10-11 13:56:48 +0200
commitc0b21a4782a5db54d69f9eeb124334c619c3a229 (patch)
tree0c0aa7b2b9e11dd1e6f3932d18aeba6bbb67fe33
parent5817d7d9db24d0266c5674ae45b49d97ef9ff0be (diff)
mobile/moto4lin: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xmobile/moto4lin/BUILD4
-rwxr-xr-xmobile/moto4lin/DEPENDS3
-rwxr-xr-xmobile/moto4lin/DETAILS15
-rw-r--r--mobile/moto4lin/HISTORY9
-rwxr-xr-xmobile/moto4lin/INSTALL1
6 files changed, 1 insertions, 32 deletions
diff --git a/ChangeLog b/ChangeLog
index a6a42a7931..efa4c886c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -230,6 +230,7 @@
* graphics/mm3d: removed (we no longer support qt3 (qt-x11))
* http/icecat: removed (we no longer support qt3 (qt-x11))
* libs/pyqt: removed (we no longer support qt3 (qt-x11))
+ * mobile/moto4lin: removed (we no longer support qt3 (qt-x11))
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/mobile/moto4lin/BUILD b/mobile/moto4lin/BUILD
deleted file mode 100755
index c2a4e5e8b0..0000000000
--- a/mobile/moto4lin/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-export QTDIR=/usr
-cd $SOURCE_DIRECTORY &&
-qmake &&
-make
diff --git a/mobile/moto4lin/DEPENDS b/mobile/moto4lin/DEPENDS
deleted file mode 100755
index 0b7ee6e068..0000000000
--- a/mobile/moto4lin/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends qt-x11 &&
-depends zlib &&
-depends libusb
diff --git a/mobile/moto4lin/DETAILS b/mobile/moto4lin/DETAILS
deleted file mode 100755
index f9d7cdd051..0000000000
--- a/mobile/moto4lin/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=moto4lin
- VERSION=0.3
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:ee28b86d20e3370bd8aeb4eb315b047dfa7f3678389618057affa4fbf2beaea80ce6201a0dbaa1a1785739f9723c2a81fbaf88e476a032a21d6fe670610574fd
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://sourceforge.net/projects/moto4lin
- LICENSE[0]=GPL
- ENTERED=20060823
- SHORT="A file manager and seem editor for Motorola P2K phones."
-cat << EOF
-Moto4Lin is a file manager and seem editor for Motorola P2K phones (like
-C380/C650). It supports uploading, downloading, and deleting files on the
-phone and seem viewing and editing.
-EOF
diff --git a/mobile/moto4lin/HISTORY b/mobile/moto4lin/HISTORY
deleted file mode 100644
index 2b09a94401..0000000000
--- a/mobile/moto4lin/HISTORY
+++ /dev/null
@@ -1,9 +0,0 @@
-2009-04-23 Ethan Grammatikidis <eekee57@fastmail.fm>
- * BUILD: QTDIR aparently empty, added crude hack
- * INSTALL: added
-
-2006-09-17 Anton Brondz <dinolinux@sourcemage.org>
- * BUILD: removed make install, bug #13035
-
-2006-08-23 Armando Vega <synan@rilinux.hr>
- * DETAILS, DEPENDS, BUILD, HISTORY: created spell
diff --git a/mobile/moto4lin/INSTALL b/mobile/moto4lin/INSTALL
deleted file mode 100755
index e6fe4f7638..0000000000
--- a/mobile/moto4lin/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make install