diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-10-18 13:21:38 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-10-18 13:21:38 +0000 |
commit | 50ac4f82839f50b379e7f2bed0e6869b32233c18 (patch) | |
tree | 7f1abd91b3b163c89fa5b839b73c9ea02304c12b /recipes/python | |
parent | 4af2054911336ca0a40ae402e0bb86d3b10f94a9 (diff) |
python-gammu: Recipe removed. Now built as part of gammu recipe.
Diffstat (limited to 'recipes/python')
-rw-r--r-- | recipes/python/python-gammu_0.26.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/python/python-gammu_0.26.bb b/recipes/python/python-gammu_0.26.bb deleted file mode 100644 index 13e5484171..0000000000 --- a/recipes/python/python-gammu_0.26.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Python bindings for the gammu GSM phone communication library." -HOMEPAGE = "http://cihar.com/gammu/python" -SECTION = "devel/python" -DEPENDS = "gammu" -LICENSE = "GPL" -PR = "ml1" - -SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2" - -inherit distutils |