2014-07-02 12:47:47 +00:00
|
|
|
# Template file for 'attic'
|
|
|
|
pkgname=attic
|
|
|
|
version=0.13
|
2014-07-14 14:14:20 +00:00
|
|
|
revision=2
|
2014-07-02 12:47:47 +00:00
|
|
|
wrksrc=Attic-$version
|
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python3.4-setuptools Cython"
|
2014-07-14 14:14:20 +00:00
|
|
|
makedepends="python3.4-devel libressl-devel acl-devel"
|
2014-07-02 12:47:47 +00:00
|
|
|
python_versions="3.4"
|
|
|
|
pycompile_module="attic"
|
|
|
|
depends="python3.4 python3.4-msgpack"
|
|
|
|
short_desc="A deduplicating backup program for efficient and secure backups"
|
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
homepage="https://attic-backup.org/"
|
|
|
|
license="BSD"
|
|
|
|
distfiles="https://pypi.python.org/packages/source/A/Attic/Attic-$version.tar.gz"
|
|
|
|
checksum=fe34a48998d876686987dc926f6cf78e337bff8ea1c120ecf240ff4fe970673f
|