summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHector Mtz-Seara2017-09-04 11:45:34 +0200
committerHector Mtz-Seara2017-09-04 11:45:34 +0200
commiteea5b1928b58b36974057eb5ddafe1e8a7b022de (patch)
treecfab1bf1ea330315460b3703f301ad24944ab006
parent5ca813855a72759300bd009dcaaeb4e31a34af7a (diff)
downloadaur-eea5b1928b58b36974057eb5ddafe1e8a7b022de.tar.gz
Remove lesstif and libX11 dependencies which are only needed by gmx view
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 940ad1221c6c..61f661238411 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,16 @@
-# Generated by mksrcinfo v8
-# Mon Jan 18 09:43:05 UTC 2016
pkgbase = gromacs-5.0-complete
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.7
- pkgrel = 3
+ pkgrel = 4
url = http://www.gromacs.org/
arch = i686
arch = x86_64
license = LGPL
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.7.tar.gz
source = GMXRC.bash.cmakein.patch
diff --git a/PKGBUILD b/PKGBUILD
index 74777544a5e1..f115a2387d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gromacs-5.0-complete
pkgver=5.0.7
-pkgrel=3
+pkgrel=4
pkgdesc='A versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.'
url='http://www.gromacs.org/'
license=("LGPL")
arch=('i686' 'x86_64')
-depends=('fftw' 'lesstif' 'perl' 'libxml2' 'libsm' 'libx11')
+depends=('fftw' 'perl' 'libxml2' 'libsm')
makedepends=('cmake')
options=('!libtool')
source=(ftp://ftp.gromacs.org/pub/gromacs/gromacs-${pkgver}.tar.gz