19 lines
728 B
Text
19 lines
728 B
Text
|
# Template file for 'telepathy-python'
|
||
|
pkgname=telepathy-python
|
||
|
version=0.15.19
|
||
|
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Python libraries for use in Telepathy clients and connection managers"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376
|
||
|
long_desc="
|
||
|
Telepathy is a D-Bus framework for unifying real time communication,
|
||
|
including instant messaging, voice calls and video calls. It abstracts
|
||
|
differences between protocols to provide a unified interface for
|
||
|
applications."
|
||
|
|
||
|
noarch=yes
|
||
|
Add_dependency build libxslt
|
||
|
Add_dependency full python
|
||
|
Add_dependency full dbus-python
|