19 lines
602 B
Text
19 lines
602 B
Text
# Template file for 'bzrtools'
|
|
pkgname=bzrtools
|
|
version=2.4.1
|
|
wrksrc=$pkgname
|
|
homepage="http://bazaar-vcs.org/BzrTools"
|
|
license="GPL-2"
|
|
distfiles="http://launchpad.net/$pkgname/stable/$version/+download/$pkgname-$version.tar.gz"
|
|
build_style=python-module
|
|
fulldepends="python bzr"
|
|
revision=1
|
|
short_desc="Plugin providing a collection of utilities for bzr"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=f62771dd221ad820e0363386608985e282cb88b52b5a6f0ed7b7fb2e99804def
|
|
long_desc="
|
|
This is a plugin providing a collection of utilities for bzr."
|
|
|
|
pycompile_module="bzrlib/plugins/bzrtools"
|
|
noarch=yes
|
|
|