15 lines
629 B
Bash
15 lines
629 B
Bash
# Template file for 'obnam'
|
|
pkgname=obnam
|
|
version=1.17
|
|
revision=1
|
|
build_style=python-module
|
|
makedepends="python-devel python-larch python-paramiko"
|
|
hostmakedepends="$makedepends python-yaml mdocml"
|
|
depends="python python-larch python-paramiko python-fuse python-yaml"
|
|
pycompile_module="obnamlib"
|
|
short_desc="Backup program that supports encryption and deduplication"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
homepage="http://obnam.org"
|
|
license="GPL-3"
|
|
distfiles="http://code.liw.fi/debian/pool/main/o/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
|
checksum=7bcc543828e8615d0ff0e85f31334eac5d11b3fe38e885d52f3ba97c80a20106
|