diff --git a/srcpkgs/obnam/template b/srcpkgs/obnam/template new file mode 100644 index 0000000000..144e6d9d0a --- /dev/null +++ b/srcpkgs/obnam/template @@ -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 " +homepage="http://obnam.org" +license="GPL-3" +distfiles="http://code.liw.fi/debian/pool/main/o/${pkgname}/${pkgname}_${version}.orig.tar.gz" +checksum=f70469c29e3d16c7080dffb433c8027ea5f2fb8f0112cd7b32b83958ccf72005 diff --git a/srcpkgs/python-cliapp/template b/srcpkgs/python-cliapp/template new file mode 100644 index 0000000000..16872fdb5d --- /dev/null +++ b/srcpkgs/python-cliapp/template @@ -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 " +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 diff --git a/srcpkgs/python-fuse/template b/srcpkgs/python-fuse/template new file mode 100644 index 0000000000..62b70188e8 --- /dev/null +++ b/srcpkgs/python-fuse/template @@ -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 " +license="LGPL-2.1" +homepage="http://sourceforge.net/projects/fuse/" +distfiles="${SOURCEFORGE_SITE}/fuse/fuse-python-${version}.tar.gz" +checksum=11ead462f8d0f8302ee07b33fe93dc42c653861a16c8802a31903a7355b8351b diff --git a/srcpkgs/python-larch/template b/srcpkgs/python-larch/template new file mode 100644 index 0000000000..f8454cfe55 --- /dev/null +++ b/srcpkgs/python-larch/template @@ -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 " +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 diff --git a/srcpkgs/python-tracing/template b/srcpkgs/python-tracing/template new file mode 100644 index 0000000000..2a34ac9223 --- /dev/null +++ b/srcpkgs/python-tracing/template @@ -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 " +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 diff --git a/srcpkgs/python-ttystatus/template b/srcpkgs/python-ttystatus/template new file mode 100644 index 0000000000..43c6568537 --- /dev/null +++ b/srcpkgs/python-ttystatus/template @@ -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 " +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