1 # Contributor: Vincent Berset <msieurhappy@gmail.com>
3 pkgname=python2-xmppony
7 pkgdesc="XMPP library written in Python"
9 url="http://xmppony.last-exile.org"
12 optdepends=('python-dnspython: SRV records support' 'pydns: SRV records support')
13 makedepends=('setuptools')
14 source=("http://xmppony.last-exile.org/sources/$_pkgname-$pkgver.tar.bz2")
15 md5sums=('8f7349ea63e039e143c7a00c9ea499ea')
18 cd $startdir/src/$_pkgname-$pkgver
19 python2 setup.py install --prefix=/usr --root=$startdir/pkg