summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3db7435f7317
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = gausssum
+ pkgdesc = A Program for getting results of Gaussian and GAMESS
+ pkgver = 3.0
+ pkgrel = 1
+ url = http://gausssum.sourceforge.net
+ install = gausssum.install
+ arch = any
+ license = GPL
+ depends = tcl
+ depends = tk
+ depends = gnuplot
+ depends = python-numpy
+ depends = python-matplotlib
+ source = http://prdownloads.sourceforge.net/gausssum/GaussSum-3.0.tar.gz
+ sha1sums = 42af09793dc4a74557f8a3d3aed1a1a5bb66a7d3
+
+pkgname = gausssum
+