From: Koen Kooi Date: Mon, 5 Sep 2005 19:32:35 +0000 (+0000) Subject: gpe-bluetooth: add 0.45 X-Git-Tag: Release-2010-05/1~9453^2~3635 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28dec2587b5a325cf278700f802563c91ca1944;p=openembedded.git gpe-bluetooth: add 0.45 --- diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.45.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.45.bb new file mode 100644 index 0000000000..6a4e6dc907 --- /dev/null +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.45.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' +