into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/31 16:27:38+00:00 nexus.co.uk!pb
try to bring dbus interface naming back into line with hcid expectations
2004/12/31 16:22:59+00:00 nexus.co.uk!pb
update sylpheed to 1.0.0-gtk2-
20041224
BKrev: 41d580e6NvsnX7uoDorM6QNWAVobMA
+LICENSE = "GPL"
+inherit gpe
+
+DESCRIPTION = "GPE bluetooth support"
+DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus"
+RDEPENDS = "bluez-utils-dbus blueprobe"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r6"
+
+FILES_${PN} += '${datadir}/bluez-pin'
+
+SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \
+ file://icon-resize.patch;patch=1 \
+ file://hciattach-path.patch;patch=1 \
+ file://dbus-service-name.patch;patch=1"