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
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"
+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"