2009-10-01 14:18:48 +00:00
|
|
|
# Template file for 'bzrtools'
|
|
|
|
pkgname=bzrtools
|
2011-10-05 16:09:25 +00:00
|
|
|
version=2.4.1
|
2009-10-01 14:18:48 +00:00
|
|
|
wrksrc=$pkgname
|
2013-04-12 06:55:23 +00:00
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2013-04-12 06:55:23 +00:00
|
|
|
build_style=python-module
|
|
|
|
makedepends="python bzr"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
|
|
|
pycompile_module="bzrlib/plugins/bzrtools"
|
2011-10-05 16:09:25 +00:00
|
|
|
homepage="http://bazaar-vcs.org/BzrTools"
|
|
|
|
license="GPL-2"
|
|
|
|
distfiles="http://launchpad.net/$pkgname/stable/$version/+download/$pkgname-$version.tar.gz"
|
2009-10-01 14:18:48 +00:00
|
|
|
short_desc="Plugin providing a collection of utilities for bzr"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-05 16:09:25 +00:00
|
|
|
checksum=f62771dd221ad820e0363386608985e282cb88b52b5a6f0ed7b7fb2e99804def
|