14 lines
544 B
Bash
14 lines
544 B
Bash
# Template file for 'rdiff-backup'
|
|
pkgname=rdiff-backup
|
|
version=2.0.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3 python3-setuptools"
|
|
makedepends="python3-devel librsync-devel"
|
|
depends="python3 python3-pyxattr"
|
|
short_desc="Local/remote mirroring and incremental backups"
|
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://rdiff-backup.net/"
|
|
distfiles="${PYPI_SITE}/r/rdiff-backup/rdiff-backup-${version}.tar.gz"
|
|
checksum=1ce16abd4232d49212654572bf1fae4cdbc94e4056d96ef506feeeb87c14a0c3
|