New package: attic-0.13
This commit is contained in:
parent
3a02d2e77b
commit
323716ece8
17
srcpkgs/attic/template
Normal file
17
srcpkgs/attic/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'attic'
|
||||
pkgname=attic
|
||||
version=0.13
|
||||
revision=1
|
||||
wrksrc=Attic-$version
|
||||
build_style=python-module
|
||||
hostmakedepends="python3.4-setuptools Cython"
|
||||
makedepends="python3.4-devel openssl-devel acl-devel"
|
||||
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
|
Loading…
Reference in New Issue
Block a user