From: Philipp Zabel Date: Fri, 2 May 2008 07:58:29 +0000 (+0000) Subject: bluez-gnome: add 0.26 X-Git-Tag: Release-2010-05/1~7056 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a88326a23044624d18314aed2f86d2b7e33a23e0;p=openembedded.git bluez-gnome: add 0.26 --- diff --git a/packages/bluez/bluez-gnome_0.26.bb b/packages/bluez/bluez-gnome_0.26.bb new file mode 100644 index 0000000000..d16c3a5894 --- /dev/null +++ b/packages/bluez/bluez-gnome_0.26.bb @@ -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" +