Merge pull request #505 from uggedal/obnam

Obnam
This commit is contained in:
Juan RP 2014-08-16 17:42:01 +02:00
commit 9383e502f8
6 changed files with 102 additions and 0 deletions

16
srcpkgs/obnam/template Normal file
View File

@ -0,0 +1,16 @@
# Template file for 'obnam'
pkgname=obnam
version=1.8
revision=1
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-devel python-larch python-paramiko"
depends="python>=2.7 python-larch python-paramiko python-fuse"
python_versions="2.7"
pycompile_module="obnam"
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

View File

@ -0,0 +1,18 @@
# Template file for 'python-cliapp'
pkgname=python-cliapp
version=1.20140719
revision=1
noarch=yes
wrksrc="cliapp-${version}"
build_style=python-module
hostmakedepends="python-setuptools"
makedepends="python-devel"
depends="python>=2.7"
python_versions="2.7"
pycompile_module="cliapp"
short_desc="Framework for Unix-like command line programs for Python2"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
homepage="http://liw.fi/cliapp/"
license="GPL-3"
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=f7c988a3a6d022de7c59430d6f7a3dc358d443a099a12af8daef115b1016b44f

View File

@ -0,0 +1,15 @@
# Template file for 'python-fuse'
pkgname=python-fuse
version=0.2.1
revision=1
wrksrc="fuse-python-${version}"
build_style=python-module
hostmakedepends="python-devel pkg-config"
makedepends="python-devel fuse-devel"
pycompile_module="fuse"
short_desc="FUSE bindings for Python2"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="LGPL-2.1"
homepage="http://sourceforge.net/projects/fuse/"
distfiles="${SOURCEFORGE_SITE}/fuse/fuse-python-${version}.tar.gz"
checksum=11ead462f8d0f8302ee07b33fe93dc42c653861a16c8802a31903a7355b8351b

View File

@ -0,0 +1,18 @@
# Template file for 'python-larch'
pkgname=python-larch
version=1.20131130
revision=1
noarch=yes
wrksrc="larch-${version}"
build_style=python-module
hostmakedepends="python-setuptools"
makedepends="python-devel"
depends="python>=2.7 python-tracing python-cliapp python-ttystatus"
python_versions="2.7"
pycompile_module="larch"
short_desc="Copy-on-write B-tree data structure for Python2"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
homepage="http://liw.fi/larch/"
license="GPL-3"
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=2717e851bde45b66e8b2d44181861f24135d185abab8111119857943d3b5cac1

View File

@ -0,0 +1,17 @@
# Template file for 'python-tracing'
pkgname=python-tracing
version=0.8
revision=1
noarch=yes
build_style=python-module
hostmakedepends="python-setuptools"
makedepends="python-devel"
depends="python>=2.7"
python_versions="2.7"
pycompile_module="tracing"
short_desc="Debug log/trace messages for Python2"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
homepage="http://liw.fi/tracing/"
license="GPL-3"
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=808a064cc5fd1972fb07a7d72b4069cbff284ac7077bcd90eb2ce79d8b5c9ed0

View File

@ -0,0 +1,18 @@
# Template file for 'python-ttystatus'
pkgname=python-ttystatus
version=0.23
revision=1
noarch=yes
wrksrc="ttystatus-${version}"
build_style=python-module
hostmakedepends="python-setuptools"
makedepends="python-devel"
depends="python>=2.7"
python_versions="2.7"
pycompile_module="ttystatus"
short_desc="Terminal progress bar and status output for Python2"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
homepage="http://liw.fi/ttystatus/"
license="GPL-3"
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=1ecd58dff0049fdccedb6cd41ff0ddc51971c943e8d1887f8c027ae9e3aeb17a