15 lines
589 B
Text
15 lines
589 B
Text
# Template file for 'duplicity'
|
|
pkgname=duplicity
|
|
version=0.6.23
|
|
revision=2
|
|
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
|
|
checksum="7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60"
|
|
build_style="python-module"
|
|
pycompile_module="duplicity"
|
|
hostmakedepends="python-devel"
|
|
makedepends="librsync-devel"
|
|
depends="python-lockfile"
|
|
maintainer="Steven R <dev@styez.com>"
|
|
homepage="http://duplicity.nongnu.org/"
|
|
license="GPL-2"
|
|
short_desc="A utility for encrypted, bandwidth-efficient backups using the rsync algorithm"
|