matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / gnome / gnome-bluetooth_2.30.0.bb
blobed7ca51b01a896f55363c285a31e9ce49280a267
1 DESCRIPTION = "GNOME bluetooth manager"
2 LICENSE = "GPL"
3 SECTION = "x11/gnome"
4 DEPENDS = "gnome-doc-utils-native obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
6 PR = "r2"
8 inherit gnome
10 SRC_URI[archive.md5sum] = "eb88212922037eb9751f0fcedb9c166e"
11 SRC_URI[archive.sha256sum] = "4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4"
13 # No 'nautilus-sendto' recipe in OE yet
14 EXTRA_OECONF = "--enable-nautilus-sendto=no --disable-scrollkeeper"
16 # No native docbook XSL stylesheets recipe in OE yet
17 do_configure_prepend() {
18 sed -i s/help// Makefile.am
21 do_configure_append() {
22 sed -i 's,func_fatal_error "error: cannot install,echo "bogus message about,' ${TARGET_PREFIX}libtool
25 RRECOMMENDS_${PN} += "obexd obex-data-server"
26 RCONFLICTS_${PN} = "bluez-gnome"
28 FILES_${PN}-dbg += "${libdir}/gnome-bluetooth/plugins/.debug/"