diff --git a/srcpkgs/zbackup/patches/cmake-build-type-none.patch b/srcpkgs/zbackup/patches/cmake-build-type-none.patch deleted file mode 100644 index caba5e5e45a..00000000000 --- a/srcpkgs/zbackup/patches/cmake-build-type-none.patch +++ /dev/null @@ -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 ) diff --git a/srcpkgs/zbackup/template b/srcpkgs/zbackup/template deleted file mode 100644 index c69c8e711cf..00000000000 --- a/srcpkgs/zbackup/template +++ /dev/null @@ -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 " -license="GPL-2.0-or-later" -homepage="http://zbackup.org/" -distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz" -checksum=efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85