aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez-gnome_1.8.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-05-01 22:18:20 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-05-01 22:18:20 +0000
commitca2039c1472204edae3aa7ea2c70717c80a24301 (patch)
tree6308497ec5c2f299c564d70cc3a7aa47a6f67667 /recipes/bluez/bluez-gnome_1.8.bb
parent9edaaef28d294861127374b780c31e302155d26b (diff)
downloadopenembedded-ca2039c1472204edae3aa7ea2c70717c80a24301.tar.gz
bluez-gnome: Update to version 1.8.
Diffstat (limited to 'recipes/bluez/bluez-gnome_1.8.bb')
-rw-r--r--recipes/bluez/bluez-gnome_1.8.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/bluez/bluez-gnome_1.8.bb b/recipes/bluez/bluez-gnome_1.8.bb
new file mode 100644
index 0000000000..4756cf199f
--- /dev/null
+++ b/recipes/bluez/bluez-gnome_1.8.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Bluetooth configuration applet"
+LICENSE = "GPL+LGPL"
+
+DEPENDS = "dbus-glib gconf libnotify gtk+"
+RRECOMMENDS = "gnome-icon-theme"
+
+SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/${P}.tar.gz"
+
+inherit autotools pkgconfig gconf mime
+
+FILES_${PN} += "${datadir}/gconf ${datadir}/icons ${datadir}/mime/packages"