gpe-bluetooth: add 0.45
authorKoen Kooi <koen@openembedded.org>
Mon, 5 Sep 2005 19:32:35 +0000 (19:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 5 Sep 2005 19:32:35 +0000 (19:32 +0000)
packages/gpe-bluetooth/gpe-bluetooth_0.45.bb [new file with mode: 0644]

diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.45.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.45.bb
new file mode 100644 (file)
index 0000000..6a4e6dc
--- /dev/null
@@ -0,0 +1,15 @@
+LICENSE = "GPL"
+inherit gpe autotools
+
+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 = "r0"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+
+FILES_${PN} += '${datadir}/bluez-pin'
+