15 lines
514 B
Text
15 lines
514 B
Text
# Template file for 'bzrtools'
|
|
pkgname=bzrtools
|
|
version=2.3.0
|
|
wrksrc=$pkgname
|
|
distfiles="http://launchpad.net/$pkgname/trunk/$version/+download/$pkgname-$version.tar.gz"
|
|
build_style=python-module
|
|
short_desc="Plugin providing a collection of utilities for bzr"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=706270db274cdb4897eda1b8bb412383c71f6d1b3fac6ae3db587ac249ad5b79
|
|
long_desc="
|
|
This is a plugin providing a collection of utilities for bzr."
|
|
|
|
noarch=yes
|
|
Add_dependency full python
|
|
Add_dependency full bzr
|