brz: remove package.
No longer works with python 2.7. Has been replaced by breezy on all distros.
This commit is contained in:
parent
c317e042ba
commit
19c8629877
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'bzr'
|
||||
pkgname=bzr
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-Cython"
|
||||
makedepends="zlib-devel python-devel"
|
||||
depends="ca-certificates"
|
||||
pycompile_module="bzrlib"
|
||||
short_desc="Distributed version control system that Just Works"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://bazaar.canonical.com"
|
||||
distfiles="http://launchpad.net/bzr/${version%.*}/$version/+download/bzr-$version.tar.gz"
|
||||
checksum=0d451227b705a0dd21d8408353fe7e44d3a5069e6c4c26e5f146f1314b8fdab3
|
||||
|
||||
pre_install() {
|
||||
sed -i -e "s|man/man1|share/man/man1|" setup.py
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
ignore="*b*"
|
|
@ -14,6 +14,7 @@ replaces="
|
|||
arm-mem-git<=20131108_2
|
||||
arptables<=0.0.4_3
|
||||
bokken<=1.8_3
|
||||
bzr<=2.7.0_1
|
||||
caja-gksu<=1.20.2_2
|
||||
california<=0.4.0_4
|
||||
couchdb<=1.7.1_2
|
||||
|
|
Loading…
Reference in New Issue