17 lines
657 B
Text
17 lines
657 B
Text
# Template file for 'python-larch'
|
|
pkgname=python-larch
|
|
version=1.20131130
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="larch-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools python-tracing"
|
|
makedepends="python-devel python-tracing"
|
|
depends="python python-tracing python-cliapp python-ttystatus"
|
|
pycompile_module="larch"
|
|
short_desc="Copy-on-write B-tree data structure for Python2"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
homepage="http://liw.fi/larch/"
|
|
license="GPL-3"
|
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
|
checksum=2717e851bde45b66e8b2d44181861f24135d185abab8111119857943d3b5cac1
|