From: Koen Kooi Date: Fri, 2 Sep 2005 13:23:09 +0000 (+0000) Subject: gpe-bluetooth-0.44: add it to the repo X-Git-Tag: Release-2010-05/1~9453^2~3649^2~7^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee7a25ddc345dc94b9de4e0975d949f1c35bdff;p=openembedded.git gpe-bluetooth-0.44: add it to the repo --- diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.44.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.44.bb new file mode 100644 index 0000000000..6a4e6dc907 --- /dev/null +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.44.bb @@ -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 " +SECTION = "gpe" +PRIORITY = "optional" +PR = "r0" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2" + +FILES_${PN} += '${datadir}/bluez-pin' +