Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3fe087a88062748cc0b92dc245137a0caab69a9f
commit 3fe087a88062748cc0b92dc245137a0caab69a9f Author: Slown <[email protected]> Date: Thu Feb 2 21:14:18 2012 +0100 pyhash-0.4.1-1-i686 * new package diff --git a/source/lib-extra/pyhash/FrugalBuild b/source/lib-extra/pyhash/FrugalBuild new file mode 100644 index 0000000..ab02615 --- /dev/null +++ b/source/lib-extra/pyhash/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pyhash +pkgver=0.4.1 +pkgrel=1 +pkgdesc="Python Non-cryptographic Hash Library" +depends=('python' 'libboost') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="pyfasthash" +Finclude googlecode +sha1sums=('e80cbdff4cfa124d1caf0c3af2d373f715dd2394') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
