New package: python-ttystatus-0.23
This commit is contained in:
parent
65a5257488
commit
1f6c99e46b
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python-ttystatus/template
Normal file
18
srcpkgs/python-ttystatus/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# 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>=2.7"
|
||||
python_versions="2.7"
|
||||
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
|
Loading…
Reference in a new issue