Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 2 Jan 2005 15:40:06 +0000 (15:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 2 Jan 2005 15:40:06 +0000 (15:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/01/02 16:16:25+01:00 handhelds.org!CoreDump
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded

2005/01/02 16:16:03+01:00 handhelds.org!CoreDump
gweled: add SECTION

2005/01/02 14:45:00+00:00 nexus.co.uk!pb
correct dbus-0.22 SRC_URI

BKrev: 41d815d6bS2t4jh9WetznVvh27Gsfg

packages/dbus/dbus_0.22.bb
packages/gweled/gweled_0.5.bb

index 620f478..a233930 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "message bus system for applications to talk to one another"
 LICENSE = "GPL"
 DEPENDS = "expat glib-2.0"
 
-SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \
+SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
           file://cross.patch;patch=1 \
           file://tmpdir.patch;patch=1 \
           file://dbus-1.init"
index e69de29..1ecc333 100644 (file)
@@ -0,0 +1,11 @@
+LICENSE = GPL
+inherit autotools
+SECTION = "x11/games"
+DESCRIPTION = "Clone of Bejeweled for Gnome, modified for GPE."
+DEPENDS = "gtk+ librsvg"
+PRIORITY = "optional"
+
+SRC_URI = "http://sebdelestaing.free.fr/gweled/Release/gweled-0.5.tar.gz \
+          file://de-gnome.patch;patch=1"
+
+EXTRA_OECONF = " --disable-setgid --prefix=/usr"