summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..08965dc35559
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = easea
+ pkgdesc = EASEA (EAsy Specification of Evolutionary Algorithms) is an Artificial Evolution platform that allows with only basic skills in computer science to implement evolutionary algorithms and to exploit the massive parallelism of many-core architecture
+ pkgver = 1.0.3
+ pkgrel = 2
+ url = http://easea.unistra.fr/
+ install = easea.install
+ arch = x86_64
+ arch = i686
+ license = AGPL3
+ makedepends = gcc>4.4,
+ makedepends = cuda>4.1,
+ makedepends = make>3,
+ makedepends = texlive-bin
+ depends = gcc-libs
+ depends = perl
+ depends = bash
+ depends = java-environment
+ options = staticlibs
+ source = http://optimate.dl.sourceforge.net/project/easea/EASEA%20for%20UNIX/1.0.3/easea-1.0.3.tar.gz
+ source = easea.sh
+ md5sums = 4241a503b277e753c0175b13ff525767
+ md5sums = 58501918cbb27ddc97d806091f2d4b1d
+
+pkgname = easea
+