aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-bluetooth/gpe-bluetooth_0.36.1.oe
blob: 7259ee9863a3bcc26088c75547c36ec3a357a156 (plain)
1
2
3
4
5
6
7
8
9
10
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"