uclibc: remove obsolete patches for git version
[openembedded.git] / recipes / gnome / gnome-bluetooth_2.30.0.bb
blob833fca0e6843aca1687e7ac87d90c9e5c26fe230
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 = "r1"
8 inherit gnome
10 SRC_URI[archive.md5sum] = "eb88212922037eb9751f0fcedb9c166e"
11 SRC_URI[archive.sha256sum] = "4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4"
13 # No 'nautilus-sendto' recipe in OE et
14 EXTRA_OECONF = "--enable-nautilus-sendto=no"
16 do_configure_append() {
17 sed -i 's,func_fatal_error "error: cannot install,echo "bogus message about,' ${TARGET_PREFIX}libtool
20 RRECOMMENDS_${PN} += "obexd obex-data-server"
21 RCONFLICTS_${PN} = "bluez-gnome"
23 FILES_${PN}-dbg += "${libdir}/gnome-bluetooth/plugins/.debug/"