15 lines
625 B
Bash
15 lines
625 B
Bash
# Template file for 'rdiff-backup'
|
|
pkgname=rdiff-backup
|
|
version=2.0.5
|
|
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/"
|
|
changelog="https://github.com/rdiff-backup/rdiff-backup/raw/master/CHANGELOG.md"
|
|
distfiles="${PYPI_SITE}/r/rdiff-backup/rdiff-backup-${version}.tar.gz"
|
|
checksum=54d16038e62014ed916c71c8303b07d2fa61a6a68038ca189fc2d31534b0f38b
|