13 lines
484 B
Bash
13 lines
484 B
Bash
# Template file for 'zbackup'
|
|
pkgname=zbackup
|
|
version=1.4.4
|
|
revision=6
|
|
build_style=cmake
|
|
hostmakedepends="protobuf"
|
|
makedepends="zlib-devel liblzma-devel protobuf-devel libressl-devel lzo-devel"
|
|
short_desc="A versatile deduplicating backup tool"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://zbackup.org/"
|
|
distfiles="https://github.com/zbackup/zbackup/archive/${version}.tar.gz"
|
|
checksum=efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85
|