summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHector Mtz-Seara2015-06-09 11:03:30 +0300
committerHector Mtz-Seara2015-06-09 11:03:30 +0300
commit76d7d443dcf623adda99ad2bb98a355d37fe8451 (patch)
tree66c4960e2c3d8b2e4f14c345cc367cb5045bf3dc /.SRCINFO
downloadaur-76d7d443dcf623adda99ad2bb98a355d37fe8451.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3f56874c593a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = gromacs
+ pkgdesc = A versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.
+ pkgver = 5.0.5
+ pkgrel = 1
+ url = http://www.gromacs.org/
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = cmake
+ depends = fftw
+ depends = lesstif
+ depends = perl
+ depends = libxml2
+ depends = libsm
+ depends = libx11
+ options = !libtool
+ source = ftp://ftp.gromacs.org/pub/gromacs/gromacs-5.0.5.tar.gz
+ sha1sums = 990a93d62964eb80d310e713790795a36681eacf
+
+pkgname = gromacs
+