summaryrefslogtreecommitdiff
path: root/gpe-bluetooth/gpe-bluetooth_0.36.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-bluetooth/gpe-bluetooth_0.36.1.oe')
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.36.1.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.1.oe b/gpe-bluetooth/gpe-bluetooth_0.36.1.oe
index e69de29bb2..7259ee9863 100644
--- a/gpe-bluetooth/gpe-bluetooth_0.36.1.oe
+++ b/gpe-bluetooth/gpe-bluetooth_0.36.1.oe
@@ -0,0 +1,11 @@
+inherit gpe
+
+DESCRIPTION = "GPE bluetooth support"
+DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+FILES_${PN} += ' ${datadir}/gpe ${datadir}/bluez-pin'
+
+SRC_URI = "${GPE_MIRROR}/gpe-bluetooth-${PV}.tar.gz"