From d6a3eaf197d0c2e78f046f8946a6ec566373dd56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 29 Jan 2021 22:37:03 -0300 Subject: [PATCH 1/3] hooktftp: remove bzr from hostmakedepends. Build system doesn't use it. --- srcpkgs/hooktftp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template index e1e669154b4..2cba14aec60 100644 --- a/srcpkgs/hooktftp/template +++ b/srcpkgs/hooktftp/template @@ -5,7 +5,7 @@ revision=1 build_style=go go_import_path="github.com/tftp-go-team/hooktftp" go_package="github.com/tftp-go-team/hooktftp/cmd/hooktftp" -hostmakedepends="bzr git" +hostmakedepends="git" short_desc="Hook based tftp server" maintainer="Toyam Cox " license="MIT" From 37eaf77edf8d57ccf2aeb54632490c6bfec2f793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 29 Jan 2021 22:35:05 -0300 Subject: [PATCH 2/3] brz: remove package. No longer works with python 2.7. Has been replaced by breezy on all distros. --- srcpkgs/bzr/template | 19 ------------------- srcpkgs/bzr/update | 1 - srcpkgs/removed-packages/template | 1 + 3 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 srcpkgs/bzr/template delete mode 100644 srcpkgs/bzr/update diff --git a/srcpkgs/bzr/template b/srcpkgs/bzr/template deleted file mode 100644 index 72ac30eae6e..00000000000 --- a/srcpkgs/bzr/template +++ /dev/null @@ -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 " -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 -} diff --git a/srcpkgs/bzr/update b/srcpkgs/bzr/update deleted file mode 100644 index e9b0a0a5ea4..00000000000 --- a/srcpkgs/bzr/update +++ /dev/null @@ -1 +0,0 @@ -ignore="*b*" diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 30b4ac8b2bd..6d3e05674ff 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -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 From 5a002ca0f9bd46468b7fafe3ce4fa3f240ab0d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 29 Jan 2021 22:36:25 -0300 Subject: [PATCH 3/3] bzrtools: remove package. bzr no longer works. --- srcpkgs/bzrtools/template | 15 --------------- srcpkgs/removed-packages/template | 1 + 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 srcpkgs/bzrtools/template diff --git a/srcpkgs/bzrtools/template b/srcpkgs/bzrtools/template deleted file mode 100644 index 05492b1b5e2..00000000000 --- a/srcpkgs/bzrtools/template +++ /dev/null @@ -1,15 +0,0 @@ -# Template file for 'bzrtools' -pkgname=bzrtools -version=2.6.0 -revision=4 -wrksrc=bzrtools -build_style=python2-module -hostmakedepends="python" -makedepends="python bzr" -depends="${makedepends}" -short_desc="Plugin providing a collection of utilities for bzr" -maintainer="Orphaned " -license="GPL-2.0-or-later" -homepage="http://bazaar-vcs.org/BzrTools" -distfiles="http://launchpad.net/bzrtools/stable/${version}/+download/bzrtools-${version}.tar.gz" -checksum=8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58 diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 6d3e05674ff..5ed868d82b7 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -15,6 +15,7 @@ replaces=" arptables<=0.0.4_3 bokken<=1.8_3 bzr<=2.7.0_1 + bzrtools<=2.6.0_4 caja-gksu<=1.20.2_2 california<=0.4.0_4 couchdb<=1.7.1_2