void-packages/srcpkgs/obnam/template
2020-01-13 13:23:35 +01:00

18 lines
766 B
Bash

# Template file for 'obnam'
pkgname=obnam
version=1.22
revision=1
build_style=python2-module
makedepends="python-devel python-larch python-paramiko"
hostmakedepends="$makedepends python-yaml mdocml ncurses-term"
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=7d584615015724b1aad72c874b8ffff682ed79e57b58136bfd68b6cb965e6a7c
broken="UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 815: ordinal not in range"
export TERM=vt100