1 # Maintainer: wido <widowild [at] myopera [dot] com>
3 pkgname=python2-urwid-satext
7 pkgdesc="Urwid satext is a curses-based user interface library for sat (salut a toi)."
10 depends=('python-urwid' 'python2')
11 url="http://www.goffi.org/"
12 source=(http://ftp.goffi.org/urwid-satext/${_realname}-${pkgver}.tar.bz2)
13 md5sums=('3fce605f1162aa6e7532060e1c363bc8')
16 cd ${srcdir}/${_realname}-${pkgver}
17 python2 setup.py install --prefix=/usr --root=${pkgdir}