zbackup: remove package

Package will not build with new protobuf, upstream hasn't seen a commit
since Feb 2016, a release hasn't been cut since Sep 2015, and issues/PRs
have sat for years without maintainer feedback or other activity.

This project is dead.
This commit is contained in:
Andrew J. Hesford 2021-09-16 13:44:02 -04:00
parent 14738680e3
commit 2371fafda3
2 changed files with 0 additions and 39 deletions

View file

@ -1,26 +0,0 @@
Index: CMakeLists.txt
===================================================================
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,8 +6,6 @@ project( zbackup )
set( CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" )
-set( CMAKE_BUILD_TYPE Release )
-
find_package( ZLIB REQUIRED )
include_directories( ${ZLIB_INCLUDE_DIRS} )
Index: tartool/CMakeLists.txt
===================================================================
--- a/tartool/CMakeLists.txt
+++ b/tartool/CMakeLists.txt
@@ -4,8 +4,6 @@
cmake_minimum_required( VERSION 2.6.0 )
project( tartool )
-set( CMAKE_BUILD_TYPE Release )
-
add_executable( tartool tartool.cc ../file.cc ../dir.cc )
install( TARGETS tartool DESTINATION bin )

View file

@ -1,13 +0,0 @@
# Template file for 'zbackup'
pkgname=zbackup
version=1.4.4
revision=23
build_style=cmake
hostmakedepends="protobuf"
makedepends="zlib-devel liblzma-devel protobuf-devel openssl-devel lzo-devel"
short_desc="Versatile deduplicating backup tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://zbackup.org/"
distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz"
checksum=efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85