1 # Contributor: mathieui <mathieui[at]mathieui.net>
2 # Maintainer: mathieui <mathieui[at]mathieui.net>
7 pkgdesc="A full-featured command-line irc-like jabber client"
11 replaces=('poezio-hg' 'poezio-git')
12 provides=('poezio-hg' 'poezio-git')
13 depends=('python' 'python-sleekxmpp-poezio')
14 makedepends=('setuptools')
15 optdepends=('python-dnspython-hg: SRV records support (also, gmail)')
16 source=("http://dev.louiz.org/project/$pkgname/download/file/$pkgname-$pkgver.tar.xz")
18 sha512sums=('e890521f3e1d3f7091b7e1d9c51e8d8868c50a75baf3419c9043276fdbcb5a2eca19212dddd1185e9bcb46b9fcb759b97646a2dc0f6d130c773cc378abc3a906')
21 cd $srcdir/$pkgname-$pkgver
22 make DESTDIR=$pkgdir prefix=/usr install