17 lines
569 B
Bash
17 lines
569 B
Bash
# Template file for 'python-ttystatus'
|
|
pkgname=python-ttystatus
|
|
version=0.32
|
|
revision=1
|
|
noarch=yes
|
|
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.xz"
|
|
checksum=8580b9b63939b319bcebdf314e3c029e87602c82c483bc851d5e5037d5b28df8
|