17 lines
570 B
Bash
17 lines
570 B
Bash
# Template file for 'python-ttystatus'
|
|
pkgname=python-ttystatus
|
|
version=0.35
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-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=317120cbee8c45b459d32f9c887aee51cd0fe1a26732c87a97ae904a1af005fc
|