15 lines
603 B
Text
15 lines
603 B
Text
# Template file for 'obnam'
|
|
pkgname=obnam
|
|
version=1.8
|
|
revision=2
|
|
build_style=python-module
|
|
hostmakedepends="python-devel python-larch python-paramiko"
|
|
makedepends="${hostmakedepends}"
|
|
depends="python python-larch python-paramiko python-fuse"
|
|
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.gz"
|
|
checksum=f70469c29e3d16c7080dffb433c8027ea5f2fb8f0112cd7b32b83958ccf72005
|