Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=9ba06a1412e97010c4726f3c334eb056e64dd509
commit 9ba06a1412e97010c4726f3c334eb056e64dd509 Author: Slown <[email protected]> Date: Fri Dec 14 18:31:20 2012 +0100 inspyred-1.0-1-i686 * new package diff --git a/source/lib-extra/inspyred/FrugalBuild b/source/lib-extra/inspyred/FrugalBuild new file mode 100644 index 0000000..08f3f34 --- /dev/null +++ b/source/lib-extra/inspyred/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=inspyred +pkgver=1.0 +pkgrel=1 +pkgdesc="A framework for creating bio-inspired computational intelligence algorithms in Python" +depends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude github +sha1sums=('1cbf9a1fea1e1bcecb35be3f06ad3e7b7f01bd6c') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
