void-packages/srcpkgs/btrbk/template

15 lines
492 B
Bash
Raw Normal View History

2017-05-03 18:11:51 +00:00
# Template file for 'btrbk'
pkgname=btrbk
version=0.25.0
2017-05-13 07:47:15 +00:00
revision=3
2017-05-03 18:11:51 +00:00
build_style=gnu-makefile
2017-05-05 08:53:55 +00:00
depends="perl btrfs-progs openssh pv"
2017-05-03 18:11:51 +00:00
short_desc="backup tool for btrfs subvolumes"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="http://digint.ch/btrbk"
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
checksum=21b77473e033ee4886e48802cb92c4a958465534169aee4b7238826a89a63650
make_install_args="BINDIR=/usr/bin"
conf_files="/etc/btrbk/*"