[oe-commits] org.oe.dev python-pybluez: update to 0.13

koen commit openembedded-commits at lists.openembedded.org
Tue Sep 18 18:33:25 UTC 2007


python-pybluez: update to 0.13

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c926e75b27452721976c63b6ef9a890147362131
ViewMTN: http://monotone.openembedded.org/revision/info/c926e75b27452721976c63b6ef9a890147362131
Files:
1
packages/python/python-pybluez_0.13.bb
Diffs:

#
# mt diff -r4f6064682bc5062ad6863fc1bc731837413c7a64 -rc926e75b27452721976c63b6ef9a890147362131
#
# 
# 
# add_file "packages/python/python-pybluez_0.13.bb"
#  content [60012840998016cae9ffcf6abb2b1448fc898c8f]
# 
============================================================
--- packages/python/python-pybluez_0.13.bb	60012840998016cae9ffcf6abb2b1448fc898c8f
+++ packages/python/python-pybluez_0.13.bb	60012840998016cae9ffcf6abb2b1448fc898c8f
@@ -0,0 +1,10 @@
+DESCRIPTION = "Python bindings for the Linux Bluetooth stack"
+SECTION = "devel/python"
+DEPENDS = "bluez-libs"
+LICENSE = "GPL"
+PR = "ml0"
+
+SRC_URI = "http://org.csail.mit.edu/pybluez/release/pybluez-src-${PV}.tar.gz"
+S = "${WORKDIR}/pybluez-${PV}"
+
+inherit distutils






More information about the Openembedded-commits mailing list