17 lines
599 B
Text
17 lines
599 B
Text
# Template file for 'python-ttystatus'
|
|
pkgname=python-ttystatus
|
|
version=0.23
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="ttystatus-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel"
|
|
depends="python"
|
|
pycompile_module="ttystatus"
|
|
short_desc="Terminal progress bar and status output for Python2"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
homepage="http://liw.fi/ttystatus/"
|
|
license="GPL-3"
|
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
|
checksum=1ecd58dff0049fdccedb6cd41ff0ddc51971c943e8d1887f8c027ae9e3aeb17a
|