[Frugalware-git] gnometesting: python-larch-0.26-1-i686

Slown slownlinux at gmail.com
Sun Jan 29 21:58:23 CET 2012


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8372a037e40889c4b306ec112c9aa9a6509604ac

commit 8372a037e40889c4b306ec112c9aa9a6509604ac
Author: Slown <slownlinux at gmail.com>
Date:   Tue Jan 24 19:19:35 2012 +0100

python-larch-0.26-1-i686

* new package

diff --git a/source/lib-extra/python-larch/FrugalBuild b/source/lib-extra/python-larch/FrugalBuild
new file mode 100644
index 0000000..b7ff51d
--- /dev/null
+++ b/source/lib-extra/python-larch/FrugalBuild
@@ -0,0 +1,21 @@
+# Compiling Time: 0 SBU
+# Maintainer: Slown <slown at frugalware.org>
+
+pkgname=python-larch
+pkgver=0.26
+pkgrel=1
+pkgdesc="Python B-tree library"
+url="http://liw.fi/larch"
+rodepends=('python-tracing')
+groups=('lib-extra')
+archs=('i686' 'x86_64')
+Fpkgversep="_"
+up2date="lynx -dump http://code.liw.fi/debian/pool/main/p/python-larch | Flastarchive .orig.tar.gz"
+source=(http://code.liw.fi/debian/pool/main/p/$pkgname/$pkgname$Fpkgversep$pkgver.orig.tar.gz)
+_F_cd_path="larch-$pkgver"
+sha1sums=('ef3c16b52efbf76796924dec2197e4ab9231c2a3')
+
+build() {
+	Fcd
+	python setup.py install --root=$Fdestdir || Fdie
+}


More information about the Frugalware-git mailing list