Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / meta / meta-opie.oe
index f36e32a..4f1c352 100644 (file)
@@ -2,18 +2,21 @@ DESCRIPTION = "Meta-package for Opie and QPE"
 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
 SECTION = "opie/base"
 ALLOW_EMPTY = 1
-PR = "r7"
+PR = "r16"
 PACKAGE_ARCH = "all"
+LICENSE = "MIT"
 
 PACKAGES = "opie task-opie-applets task-opie-applications task-opie-base \
-            task-opie-decorations task-opie-games task-opie-inputmethods \
-                   task-opie-multimedia task-opie-pim task-opie-settings \
-                   task-opie-styles task-opie-today task-opie-bluetooth \
-                       task-opie-wlan \
-                       task-qpe-applets task-qpe-games task-qpe-inputmethods \
-                       task-qpe-multimedia task-qpe-emulators task-qpe-applications "
+       task-opie-decorations task-opie-games task-opie-inputmethods \
+       task-opie-multimedia task-opie-pim task-opie-settings \
+       task-opie-styles task-opie-today task-opie-bluetooth \
+       task-opie-wlan \
+       task-qpe-applets task-qpe-games task-qpe-inputmethods \
+       task-qpe-multimedia task-qpe-emulators task-qpe-applications \
+       task-qpe-fonts task-qpe-settings"
 
 DEPENDS = "\
+libopieobex0 \
 opie-examples-python \
 opie-freetype \
 opie-help-en \
@@ -40,6 +43,7 @@ opie-clipboardapplet \
 opie-clockapplet \
 opie-homeapplet \
 opie-irdaapplet \
+opie-lockapplet \
 opie-logoutapplet \
 opie-mailapplet \
 opie-memoryapplet \
@@ -63,6 +67,7 @@ DEPENDS += " ${task-opie-applets}"
 
 task-qpe-applets = "\
 subapplet \
+tasklistapplet \
 "
 RDEPENDS_task-qpe-applets = "${task-qpe-applets}"
 DEPENDS += " ${task-qpe-applets}"
@@ -88,7 +93,6 @@ opie-mobilemsg \
 opie-odict \
 opie-oxygen \
 opie-performance \
-opie-qashmoney \
 opie-rdesktop \
 opie-reader \
 opie-remote \
@@ -96,7 +100,6 @@ opie-sheet \
 opie-showimg \
 opie-tableviewer \
 opie-tinykate \
-opie-ubrowser \
 opie-wellenreiter \
 manufacturers \
 opie-write \
@@ -105,6 +108,7 @@ RDEPENDS_task-opie-applications = "${task-opie-applications}"
 DEPENDS += " ${task-opie-applications}"
 
 task-qpe-applications = "\
+camera-assistant \
 cumulus \
 dviviewer \
 inkwp \
@@ -115,29 +119,42 @@ klimt \
 kstars-embedded \
 ktimetrackerpi \
 mileage \
+notez \
 petitepainture \
 pocketcellar \
 poqetpresenter \
 portabase \
+qpdf2 \
+qpealarmclock \
+qpe-gaim \
 qpegps \
+qpenmapfe \
 qplot \
+resistorui \
 shopper \
 timesleuth \
 txdrug \
 tximage \
 ubahnnav \
+visiscript \
+zeecookbook \
+zbedic \
 zbench \
 zgscore \
 zipsc \
 zlapspeed \
+zroadmap \
+zshopi \
 "
 RDEPENDS_task-qpe-applications = "${task-qpe-applications}"
 DEPENDS += " ${task-qpe-applications}"
 
 task-opie-base = "\
 opie-alarm \
+opie-pics \
 opie-qcop \
 opie-quicklauncher \
+opie-sounds \
 opie-taskbar "
 RDEPENDS_task-opie-base = "${task-opie-base}"
 DEPENDS += " ${task-opie-base}"
@@ -179,6 +196,7 @@ task-qpe-games = "\
 aliens \
 aliens-qt \
 atomic \
+billiardz \
 brickout \
 checkers \
 crossword \
@@ -200,13 +218,15 @@ pipeman \
 powermanga \
 prboom \
 puzz-le \
-qmatrix \
 qfish2 \
+qpe-vexed \
+qmatrix \
 rott \
 scummvm \
 shisensho \
 sokoban \
 tickypip \
+tickypip-levels \
 tron \
 vectoroids \
 win4 \
@@ -215,6 +235,7 @@ zauralign \
 zddice \
 ziq \
 zmerlin \
+zrally \
 zrev7 \
 zsubhunt \
 ztappy "
@@ -261,6 +282,7 @@ RDEPENDS_task-opie-multimedia = "${task-opie-multimedia}"
 DEPENDS += " ${task-opie-multimedia}"
 
 task-qpe-multimedia = "\
+mplayer \
 sidplayer \
 xmms-embedded "
 RDEPENDS_task-qpe-multimedia = "${task-qpe-multimedia}"
@@ -350,9 +372,27 @@ RDEPENDS_task-opie-wlan = "${task-opie-wlan}"
 DEPENDS += " ${task-opie-wlan}"
 
 task-qpe-emulators = "\
+frodo \
 snes9x-sdl-qpe \
 uae \
 "
 RDEPENDS_task-qpe-emulators = "${task-qpe-emulators}"
 DEPENDS += " ${task-qpe-emulators}"
 
+task-qpe-fonts = "\
+qpf-georgia \
+qpf-helvetica \
+qpf-unifont \
+qpf-utopia \
+qpf-verdana \
+terminus \
+qpf-bitstream-vera-sans-mono \
+qpf-bitstream-vera \
+"
+DEPENDS += " ${task-qpe-fonts}"
+
+task-qpe-settings = "\
+qclockchange \
+"
+RDEPENDS_task-qpe-settings += "${task-qpe-settings}"
+DEPENDS += " ${task-qpe-settings}"