]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-bluetooth / gpe-bluetooth_0.37.bb
1 LICENSE = "GPL"
2 inherit gpe
3
4 DESCRIPTION = "GPE bluetooth support"
5 DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus"
6 RDEPENDS = "bluez-utils-dbus blueprobe"
7 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
8 SECTION = "gpe"
9 PRIORITY = "optional"
10 PR = "r7"
11
12 FILES_${PN} += '${datadir}/bluez-pin'
13
14 SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \
15         file://icon-resize.patch;patch=1 \
16         file://hciattach-path.patch;patch=1 \
17         file://dbus-service-name.patch;patch=1"