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