]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/python/python-pybluez_0.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / python / python-pybluez_0.2.bb
1 DESCRIPTION = "Python bindings for the Linux Bluetooth stack"
2 MAINTAINER = "Michael 'Mickey' Lauer"
3 SECTION = "devel/python"
4 DEPENDS = "bluez-libs"
5 LICENSE = "GPL"
6 SRC_URI = "http://org.csail.mit.edu/pybluez/release/pybluez-src-${PV}.tar.gz"
7
8 S = "${WORKDIR}/pybluez-${PV}"
9
10 PR = "ml0"
11
12 inherit distutils