aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/telepathy-python_0.15.1.bb
blob: 1402d12357d32f39f3738d2e765d864bce9396b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Telepathy framework - Python package"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
LICENSE = "LGPL"
RDEPENDS_${PN} += "python-dbus"

SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz "

inherit distutils

SRC_URI[md5sum] = "b3e9bd31393c4cebbd8077b62b2bcd8c"
SRC_URI[sha256sum] = "02a5c752201e016905c75503217af5a25eebe3f6a4e02a75173ed34021401296"