diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-18 15:07:01 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-18 15:07:01 +0000 |
| commit | 6747f012d9d84dccf971e61bcbb68f0d139f53cf (patch) | |
| tree | 28af8ddb5b349f126b54ffcdfd15414a4f600c0e | |
| parent | e4296962bc63575b214cebe987d8cb7e1ff0bbea (diff) | |
opie-3rdparty is not a part of OPIE - moved to qpe-games and qpealarmclock
BKrev: 419cba9544pE91Tzr7jN-vhQXX12WQ
103 files changed, 0 insertions, 1073 deletions
diff --git a/opie-3rdparty/aliens-qt-1.0.0/Makefile.patch b/opie-3rdparty/aliens-qt-1.0.0/Makefile.patch deleted file mode 100644 index d8b743b231..0000000000 --- a/opie-3rdparty/aliens-qt-1.0.0/Makefile.patch +++ /dev/null @@ -1,9 +0,0 @@ -Nur in aliens_V1.0.0/tools: bin2c. -diff -ur aliens_V1.0.0.orig/tools/Makefile aliens_V1.0.0/tools/Makefile ---- aliens_V1.0.0.orig/tools/Makefile 2004-06-16 20:16:16.000000000 +0200 -+++ aliens_V1.0.0/tools/Makefile 2004-06-16 20:17:24.000000000 +0200 -@@ -1,3 +1,3 @@ - bin2c: -- gcc -O2 -Wall -o bin2c bin2c.c -+ $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c - diff --git a/opie-3rdparty/aliens-qt-1.0.0/aliens.patch b/opie-3rdparty/aliens-qt-1.0.0/aliens.patch deleted file mode 100644 index ef3ec08abc..0000000000 --- a/opie-3rdparty/aliens-qt-1.0.0/aliens.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur aliens_V1.0.0.orig/aliens.desktop aliens_V1.0.0/aliens.desktop ---- aliens_V1.0.0.orig/aliens.desktop 2004-06-16 23:20:02.000000000 +0200 -+++ aliens_V1.0.0/aliens.desktop 2004-06-16 23:20:15.000000000 +0200 -@@ -1,7 +1,7 @@ - [Desktop Entry] - Name=Aliens - Name[de]=Aliens --Icon=aliens -+Icon=aliens/aliens - Exec=aliens - Comment=A classic arcade-style shooter. - Comment[de]=Ein klassisches Weltraum-Ballerspiel. diff --git a/opie-3rdparty/aliens-qt_1.0.0.oe b/opie-3rdparty/aliens-qt_1.0.0.oe deleted file mode 100644 index 091c8f3fbb..0000000000 --- a/opie-3rdparty/aliens-qt_1.0.0.oe +++ /dev/null @@ -1,32 +0,0 @@ -DESCRIPTION = "Alien ShootOut" -SECTION = "opie/games" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" -LICENSE = "GPL" -AUTHOR = "Bill Kendrick" -HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Aliens.html" - - -SRC_URI = "http://handhelds.org/~zecke/oe_packages/aliens_V1.0.0.tar.gz \ - file://Makefile.patch;patch=1 \ - file://aliens.patch;patch=1" - -PV = "1.0.0" -S = "${WORKDIR}/aliens_V${PV}" - -APPNAME = "aliens" -APPTYPE = "binary" -APPDESKTOP = "${S}" - -do_compile_prepend () { - oe_runmake -C images -} - -do_install () { - install -d ${D}/${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${S}/*.png ${D}/${palmtopdir}/pics/${APPNAME}/ - -} - -inherit opie - diff --git a/opie-3rdparty/atomic-1.0.1/Makefile.patch b/opie-3rdparty/atomic-1.0.1/Makefile.patch deleted file mode 100644 index 76d4e6268f..0000000000 --- a/opie-3rdparty/atomic-1.0.1/Makefile.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur atomic_V1.0.1.orig/tools/Makefile atomic_V1.0.1/tools/Makefile ---- atomic_V1.0.1.orig/tools/Makefile 2004-06-16 20:22:38.000000000 +0200 -+++ atomic_V1.0.1/tools/Makefile 2004-06-16 20:23:09.000000000 +0200 -@@ -1,8 +1,8 @@ - all: bin2c level2c - - bin2c: -- gcc -O2 -Wall -o bin2c bin2c.c -+ $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c - - level2c: -- gcc -O2 -Wall -o level2c level2c.c -+ $(BUILD_CC) -O2 -Wall -o level2c level2c.c - diff --git a/opie-3rdparty/atomic-1.0.1/atomic.patch b/opie-3rdparty/atomic-1.0.1/atomic.patch deleted file mode 100644 index 4a2cac48f9..0000000000 --- a/opie-3rdparty/atomic-1.0.1/atomic.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur atomic_V1.0.1.orig/atomic.desktop atomic_V1.0.1/atomic.desktop ---- atomic_V1.0.1.orig/atomic.desktop 2004-06-17 00:02:49.000000000 +0200 -+++ atomic_V1.0.1/atomic.desktop 2004-06-17 00:03:16.000000000 +0200 -@@ -1,7 +1,7 @@ - [Desktop Entry] - Name=Atomic - Name[de]=Atomic --Icon=atomic -+Icon=atomic/atomic - Exec=atomic - Comment=A port of the KDE game katomic. - Comment[de]=Ein Port des KDE Spiels KAtomic diff --git a/opie-3rdparty/atomic_1.0.1.oe b/opie-3rdparty/atomic_1.0.1.oe deleted file mode 100644 index 68a1c3f478..0000000000 --- a/opie-3rdparty/atomic_1.0.1.oe +++ /dev/null @@ -1,36 +0,0 @@ -DESCRIPTION = "Atomic" -SECTION = "opie/games" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" - -LICENSE = "GPL" -AUTHOR = "Andre Wuest" -HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Atomic.html" - - -SRC_URI = "http://handhelds.org/~zecke/oe_packages/atomic_V1.0.1.tar.gz \ - file://atomic.patch;patch=1" - - -PV = "1.0.1" -S = "${WORKDIR}/atomic_V${PV}" -APPNAME = "atomic" -APPTYPE = "binary" -APPDESKTOP = "${S}" - - - - -do_compile_prepend() { - oe_runmake -C images - oe_runmake -C tools - oe_runmake -C levels -} - -do_install () { - install -d ${D}/${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${S}/*.png ${D}/${palmtopdir}/pics/${APPNAME}/ - -} - -inherit opie diff --git a/opie-3rdparty/checkers-1.0.5ern/checkers.patch b/opie-3rdparty/checkers-1.0.5ern/checkers.patch deleted file mode 100644 index 47e57aab6c..0000000000 --- a/opie-3rdparty/checkers-1.0.5ern/checkers.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur checkers_V1.0.5ern.orig/checkers.desktop checkers_V1.0.5ern/checkers.desktop ---- checkers_V1.0.5ern.orig/checkers.desktop 2004-06-17 00:06:55.000000000 +0200 -+++ checkers_V1.0.5ern/checkers.desktop 2004-06-17 00:07:03.000000000 +0200 -@@ -2,7 +2,7 @@ - Comment=Checkers (Draughts) for the Zaurus - Comment[de]=Das klassische Damespiel - Exec=checkers --Icon=Checkers -+Icon=checkers/Checkers - Type=Application - Type[de]=Anwendung - Name=Checkers diff --git a/opie-3rdparty/checkers_1.0.5ern.oe b/opie-3rdparty/checkers_1.0.5ern.oe deleted file mode 100644 index ee8e7f0941..0000000000 --- a/opie-3rdparty/checkers_1.0.5ern.oe +++ /dev/null @@ -1,27 +0,0 @@ -DESCRIPTION = "Checkers" -SECTION = "opie/games" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" -LICENSE = "GPL" -AUTHOR = "Walter Rawdanik" -HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Checkers.html" - - -SRC_URI = "http://handhelds.org/~zecke/oe_packages/checkers_V1.0.5ern.tar.gz \ - file://checkers.patch;patch=1" - -PV = "1.0.5ern" -S = "${WORKDIR}/checkers_V${PV}" -APPNAME = "checkers" -APPTYPE = "binary" -APPDESKTOP = "${S}" - - -do_install () { - install -d ${D}/${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${S}/*.png ${D}/${palmtopdir}/pics/${APPNAME}/ - -} - - -inherit opie diff --git a/opie-3rdparty/crossword-0.0.3/crossword.patch b/opie-3rdparty/crossword-0.0.3/crossword.patch deleted file mode 100644 index ce466a9927..0000000000 --- a/opie-3rdparty/crossword-0.0.3/crossword.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur crossword_V0.0.3.orig/crossword.desktop crossword_V0.0.3/crossword.desktop ---- crossword_V0.0.3.orig/crossword.desktop 2004-06-17 00:13:02.000000000 +0200 -+++ crossword_V0.0.3/crossword.desktop 2004-06-17 00:13:11.000000000 +0200 -@@ -1,7 +1,7 @@ - [Desktop Entry] - Name=Crossword - Name[de]=Kreuzwort Rätsel --Icon=crossword -+Icon=crossword/crossword - Exec=crossword - Comment=This is a crossword application that supports .puz and .tpz files - Comment[de]=Eine Applikation zum Lösen von Kreuzworträtseln im.puz und .tpz Format diff --git a/opie-3rdparty/crossword_0.0.3.oe b/opie-3rdparty/crossword_0.0.3.oe deleted file mode 100644 index e92655edb0..0000000000 --- a/opie-3rdparty/crossword_0.0.3.oe +++ /dev/null @@ -1,33 +0,0 @@ -DESCRIPTION = "Checkers" -SECTION = "opie/games" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" -LICENSE = "GPL" -AUTHOR = "Robert Ernst" -HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Crossword.html" - -SRC_URI = "http://handhelds.org/~zecke/oe_packages/crossword_V0.0.3.tar.gz \ - file://crossword.patch;patch=1" - -PV = "0.0.3" -S = "${WORKDIR}/crossword_V${PV}" - -APPNAME = "crossword" -APPTYPE = "binary" -APPDESKTOP = "${S}" - -do_install () { - install -d ${D}/${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${S}/*.png ${D}/${palmtopdir}/pics/${APPNAME}/ - -} - -pkg_postinst() { -#!/bin/sh - -MIMEFILE=/opt/QtPalmtop/etc/mime.types - -grep -q application/puz $MIMEFILE 2>/dev/null || echo -e "application/crossword\t\tpuz tpz" >> $MIMEFILE -} - -inherit opie diff --git a/opie-3rdparty/fish-1.1.0/Makefile.patch b/opie- |
