aboutsummaryrefslogtreecommitdiffstats
path: root/packages/telepathy
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-10-19 07:04:25 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-10-19 07:04:25 +0000
commite3ef6b69fc7c0f87d18b3e8522264300761af31a (patch)
treea1b02fd60c4935d6093c43609eb69e7329108a1c /packages/telepathy
parente62838f3f0f5da1d279407cb11919132e607782a (diff)
downloadopenembedded-e3ef6b69fc7c0f87d18b3e8522264300761af31a.tar.gz
telepathy: add telepathy-python 0.14.0
Diffstat (limited to 'packages/telepathy')
-rw-r--r--packages/telepathy/telepathy-python_0.14.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/telepathy/telepathy-python_0.14.0.bb b/packages/telepathy/telepathy-python_0.14.0.bb
new file mode 100644
index 0000000000..5eec5b1fba
--- /dev/null
+++ b/packages/telepathy/telepathy-python_0.14.0.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "Telepathy framework - Python package"
+HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
+LICENSE = "LGPL"
+RDEPENDS_${PN} += "dbus-python"
+
+SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz "
+
+inherit distutils