summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormschubert2015-06-12 12:08:05 +0100
committermschubert2015-06-12 12:08:05 +0100
commit3bc4fbb63ff0881506ce0fd0dd0ecc665abca158 (patch)
treef48bd39144083c1d59e62b1221424205e9decfb1 /.SRCINFO
downloadaur-3bc4fbb63ff0881506ce0fd0dd0ecc665abca158.tar.gz
Initial import
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..9967e9d535ce
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-sloppycell
+ pkgdesc = Software environment for simulation and analysis of biomolecular networks
+ pkgver = 20110614
+ pkgrel = 1
+ url = http://sloppycell.sourceforge.net/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cvs
+ makedepends = gcc-fortran
+ depends = python2-scipy
+ depends = python2-numpy
+ depends = lapack
+
+pkgname = python2-sloppycell
+