summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..efef21c773b7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = cgp-library
+ pkgdesc = Cross platform Cartesian Genetic Programming implementation designed to be simple to use whilst being highly extendable.
+ pkgver = 2.4
+ pkgrel = 1
+ url = http://www.cgplibrary.co.uk
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = gcc
+ makedepends = make
+ source = http://www.cgplibrary.co.uk/CGP-Library-V2.4.zip
+ sha256sums = cc7dcdd8ae64d564804763b95375648039d4a921ebc4d486a6a51a8b0d5bad5c
+
+pkgname = cgp-library
+ install = cgp-library.install
+