From: Florian Boor Date: Tue, 23 Aug 2005 23:27:16 +0000 (+0000) Subject: Introduce a new version of gpe-bluetooth. X-Git-Tag: Release-2010-05/1~9453^2~3829^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba052d256deb47f58d20e29c20353885139e9f5c;p=openembedded.git Introduce a new version of gpe-bluetooth. --- diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.42.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.42.bb new file mode 100644 index 0000000000..6a4e6dc907 --- /dev/null +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.42.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' +