summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHector Mtz-Seara2018-03-20 21:46:22 +0100
committerHector Mtz-Seara2018-03-20 21:46:22 +0100
commit8b8a157b6e9fb41217025cb7b8756f5cf1158a4e (patch)
tree1de8bd0ec463a631802b6783785d8a57974cf0d0
parent87c4617d81176faf31b4f882d6ccbb095f449664 (diff)
downloadaur-gausssum.tar.gz
Removed install file and TCL/Tk dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e56e24c988bf..50ea51a99649 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
pkgbase = gausssum
pkgdesc = A Program for getting results of Gaussian and GAMESS
pkgver = 3.0.2
- pkgrel = 1
+ pkgrel = 2
url = http://gausssum.sourceforge.net
- install = gausssum.install
arch = any
license = GPL
- depends = tcl
- depends = tk
depends = gnuplot
depends = python-numpy
depends = python-matplotlib
diff --git a/PKGBUILD b/PKGBUILD
index 67aedb49f2d4..04eec3d2dd6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,14 @@
# Contributor: Xyne <xyne at archlinux dot us>
pkgname=gausssum
pkgver=3.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Program for getting results of Gaussian and GAMESS"
-depends=('tcl' 'tk' 'gnuplot' 'python-numpy' 'python-matplotlib' 'python-cclib')
+depends=('gnuplot' 'python-numpy' 'python-matplotlib' 'python-cclib')
arch=('any')
license=('GPL')
url="http://gausssum.sourceforge.net"
source=(http://prdownloads.sourceforge.net/gausssum/GaussSum-${pkgver}.tar.gz)
sha1sums=('5ca1761ac8d306354a25990da6207b23100f229c')
-install=gausssum.install
package() {
#Create required directories