bluez-gnome: add 0.13
authorKoen Kooi <koen@openembedded.org>
Fri, 10 Aug 2007 12:38:51 +0000 (12:38 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 10 Aug 2007 12:38:51 +0000 (12:38 +0000)
packages/bluez/bluez-gnome_0.13.bb [new file with mode: 0644]
packages/bluez/bluez-gnome_cvs.bb

diff --git a/packages/bluez/bluez-gnome_0.13.bb b/packages/bluez/bluez-gnome_0.13.bb
new file mode 100644 (file)
index 0000000..d50e8e5
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "BLuetooth configuration applet"
+LICENSE = "GPL+LGPL"
+
+DEPENDS = "dbus-glib gconf libnotify gtk+"
+
+SRC_URI = "http://bluez.sourceforge.net/download/${P}.tar.gz"
+
+inherit autotools pkgconfig gconf
+
+FILES_${PN} += "${datadir}/gconf"
+
index ea5bbe6..8900bda 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS = "dbus-glib gconf libnotify gtk+"
 SRC_URI = "cvs://anonymous@cvs.bluez.org/cvsroot/bluez;module=gnome \
           "
  
-PV = "0.10+cvs${SRCDATE}"
+PV = "0.13+cvs${SRCDATE}"
 S = "${WORKDIR}/gnome"
 
 inherit autotools pkgconfig gconf