vp-build/srcpkgs/btrbk/template

17 lines
608 B
Bash

# Template file for 'btrbk'
pkgname=btrbk
version=0.31.3
revision=2
build_style=gnu-makefile
make_install_args="BINDIR=/usr/bin"
hostmakedepends="ruby-asciidoctor"
depends="perl btrfs-progs mbuffer openssh"
short_desc="Backup tool for btrfs subvolumes"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://digint.ch/btrbk"
changelog=https://github.com/digint/btrbk/blob/master/ChangeLog
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
checksum=62f5494965dd594f81065e1ba17f9978d60343f72ee75ed18cda1a349cdda7d3
conf_files="/etc/btrbk/*"