Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=3f88fe7ea1c531bb7059491c1030050b209b1c14
commit 3f88fe7ea1c531bb7059491c1030050b209b1c14 Author: Slown <[email protected]> Date: Mon Aug 27 19:40:44 2012 +0100 python-numexpr-2.0.1-1-i686 * new package diff --git a/source/devel-extra/python-numexpr/FrugalBuild b/source/devel-extra/python-numexpr/FrugalBuild new file mode 100644 index 0000000..aaa4fb4 --- /dev/null +++ b/source/devel-extra/python-numexpr/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.24 SBU +# Maintainer: Slown <[email protected]> + +pkgname=python-numexpr +pkgver=2.0.1 +pkgrel=1 +pkgdesc="A JIT compiler for Python expressions" +depends=('numpy') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_googlecode_name="numexpr" +Finclude googlecode +sha1sums=('71121246f550290d98e23e93a3ebe140c01aea2a') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
