diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-17 20:15:52 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-17 20:15:52 +0000 |
commit | 3a7fa86414e4199a411d4ac92ba7df4b201304f4 (patch) | |
tree | a1a746bea0d1df8a379c7ce28c8d2799028ba22e /meta | |
parent | 8470d4cbf86191a53927a2de6eeb313b52752770 (diff) |
Merge nslu2-linux@nslu2-linux.bkbits.net:packages
into hyperion.kergoth.com:/home/kergoth/code/packages
2004/11/17 20:31:25+01:00 uni-frankfurt.de!mickeyl
fix iqnotes SRC_URI. i mirrored it since upstream seems gone for good
2004/11/17 20:26:55+01:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/17 20:26:38+01:00 uni-frankfurt.de!mickeyl
we need opie-packagemanager-cvs for 3.5.2
2004/11/17 20:26:06+01:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/17 20:24:23+01:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/17 20:24:08+01:00 hrw.one.pl!hrw
added some packages to meta-opie
2004/11/17 20:24:07+01:00 uni-frankfurt.de!mickeyl
opie-collections.inc:
remove irda-utils, which is already in handhelds-common
2004/11/17 20:20:57+01:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/17 20:20:47+01:00 uni-frankfurt.de!mickeyl
add openobex-apps and irda-utils to opie base
2004/11/17 20:20:30+01:00 uni-frankfurt.de!mickeyl
fix sound module deps for collie
2004/11/17 20:03:37+01:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/17 19:54:34+01:00 hrw.one.pl!hrw
added qpe-vexed 1.3
2004/11/17 12:44:23-06:00 (none)!kergoth
Change the default udevdir to /dev, and kill the long form commandline arguments on the start-stop-daemon calls in udev's startup script.
2004/11/17 17:18:33+01:00 local!hrw
Unbork a few of the glibc PROVIDES bits in glibc 2.3.2 20040726 snapshot
BKrev: 419bb178SWxMJEIF1b5Fr6nkZDZpXg
Diffstat (limited to 'meta')
-rw-r--r-- | meta/meta-opie.oe | 24 | ||||
-rw-r--r-- | meta/opie-collections.inc | 4 |
2 files changed, 18 insertions, 10 deletions
diff --git a/meta/meta-opie.oe b/meta/meta-opie.oe index 9feca28d77..bc2af205e9 100644 --- a/meta/meta-opie.oe +++ b/meta/meta-opie.oe @@ -2,20 +2,21 @@ DESCRIPTION = "Meta-package for Opie and QPE" MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" SECTION = "opie/base" ALLOW_EMPTY = 1 -PR = "r10" +PR = "r11" 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-qpe-fonts" + 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 \ @@ -188,6 +189,7 @@ task-qpe-games = "\ aliens \ aliens-qt \ atomic \ +billiardz \ brickout \ checkers \ crossword \ @@ -210,6 +212,7 @@ powermanga \ prboom \ puzz-le \ qfish2 \ +qpe-vexed \ qmatrix \ rott \ scummvm \ @@ -380,3 +383,8 @@ qpf-bitstream-vera \ " DEPENDS += " ${task-qpe-fonts}" +task-qpe-settings = "\ +qclockchange \ +" +RDEPENDS_task-qpe-settings += "${task-qpe-settings}" +DEPENDS += " ${task-qpe-settings}" diff --git a/meta/opie-collections.inc b/meta/opie-collections.inc index f0d05d6da2..f15e4f78ff 100644 --- a/meta/opie-collections.inc +++ b/meta/opie-collections.inc @@ -37,8 +37,8 @@ OPIE_BASE_DECOS = "opie-deco-flat opie-deco-liquid opie-deco-polished" OPIE_BASE_STYLES = "opie-style-flat opie-style-liquid opie-style-fresh opie-style-metal opie-style-web opie-style-phase" -OPIE_BASE_DEPENDS = "ipkg ntp bluez-utils-nodbus" -OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset bluez-utils-nodbus" +OPIE_BASE_DEPENDS = "ipkg ntp bluez-utils-nodbus irda-utils openobex-apps" +OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset bluez-utils-nodbus openobex-apps libopieobex" # # Additional things for a standard 16MB distribution |