summaryrefslogtreecommitdiff
path: root/packages/python/python-gammu_0.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-gammu_0.24.bb')
-rw-r--r--packages/python/python-gammu_0.24.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/python/python-gammu_0.24.bb b/packages/python/python-gammu_0.24.bb
new file mode 100644
index 0000000000..f8989d9181
--- /dev/null
+++ b/packages/python/python-gammu_0.24.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
+HOMEPAGE = "http://cihar.com/gammu/python"
+SECTION = "devel/python"
+DEPENDS = "gammu"
+LICENSE = "GPL"
+PR = "ml0"
+
+SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
+
+inherit distutils