2014-05-26 17:38:28 +02:00
|
|
|
# Template file for 'python-cheetah'
|
|
|
|
pkgname=python-cheetah
|
|
|
|
version=2.4.4
|
2014-05-26 18:09:49 +02:00
|
|
|
revision=2
|
2014-05-26 17:38:28 +02:00
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python-distribute"
|
|
|
|
makedepends="python-devel"
|
|
|
|
noarch="yes"
|
|
|
|
depends="python>=2.7"
|
2014-05-26 18:09:49 +02:00
|
|
|
pycompile_module="Cheetah"
|
|
|
|
short_desc="Open source template engine and code-generation tool"
|
2014-05-26 17:38:28 +02:00
|
|
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
|
|
|
homepage="http://www.cheetahtemplate.org/"
|
|
|
|
license="MIT"
|
|
|
|
distfiles="https://pypi.python.org/packages/source/C/Cheetah/Cheetah-${version}.tar.gz"
|
|
|
|
checksum=be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550
|
|
|
|
wrksrc="Cheetah-${version}"
|