bluez-gnome: add 0.26
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 2 May 2008 07:58:29 +0000 (07:58 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 2 May 2008 07:58:29 +0000 (07:58 +0000)
packages/bluez/bluez-gnome_0.26.bb [new file with mode: 0644]

diff --git a/packages/bluez/bluez-gnome_0.26.bb b/packages/bluez/bluez-gnome_0.26.bb
new file mode 100644 (file)
index 0000000..d16c3a5
--- /dev/null
@@ -0,0 +1,12 @@
+DESCRIPTION = "Bluetooth configuration applet"
+LICENSE = "GPL+LGPL"
+
+DEPENDS = "dbus-glib gconf libnotify gtk+"
+RRECOMMENDS = "gnome-icon-theme"
+
+SRC_URI = "http://bluez.sourceforge.net/download/${P}.tar.gz"
+
+inherit autotools pkgconfig gconf
+
+FILES_${PN} += "${datadir}/gconf"
+