summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL.G. Sarmiento2016-06-29 17:39:01 +0200
committerL.G. Sarmiento2016-06-29 17:39:01 +0200
commite650a49bde8f4fb5fe65e197f80a822e0b4da9a9 (patch)
tree1b582b4a441e83539aa1fb6f3de890ed3a7bbac1
parentb88d958dc3f4affa7dafef2593c75c8b8eb83537 (diff)
downloadaur-e650a49bde8f4fb5fe65e197f80a822e0b4da9a9.tar.gz
patch02 for Geant4 10.2 available
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD17
2 files changed, 7 insertions, 28 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6f923d9a8a8..f220628127e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 9 19:48:54 UTC 2015
+# Wed Jun 29 15:37:23 UTC 2016
pkgbase = geant4
pkgdesc = A simulation toolkit for particle physics interactions.
- pkgver = 10.2.0
+ pkgver = 10.2.2
pkgrel = 1
url = http://geant4.cern.ch/
install = geant4.install
@@ -11,32 +11,22 @@ pkgbase = geant4
license = custom: http://geant4.cern.ch/license/
depends = cmake>=2.8.2
depends = xerces-c
- depends = qt5-base
depends = qt5-connectivity
- depends = qt5-declarative
- depends = qt5-enginio
depends = qt5-graphicaleffects
depends = qt5-imageformats
- depends = qt5-location
depends = qt5-multimedia
depends = qt5-quick1
depends = qt5-quickcontrols
- depends = qt5-script
- depends = qt5-sensors
depends = qt5-serialport
depends = qt5-svg
depends = qt5-tools
depends = qt5-translations
depends = qt5-wayland
- depends = qt5-webchannel
depends = qt5-webengine
- depends = qt5-webkit
depends = qt5-websockets
depends = qt5-x11extras
- depends = qt5-xmlpatterns
depends = glu
depends = soxt
- depends = mesa
optdepends = java-environment: for histogram visualizations and analysis
optdepends = tcsh: for C Shell support
optdepends = python: for G4Python support
@@ -52,9 +42,9 @@ pkgbase = geant4
optdepends = geant4-saiddata: Data files from evaluated cross-sections in SAID data-base
replaces = geant4-deb
options = !emptydirs
- source = http://geant4.cern.ch/support/source/geant4.10.02.tar.gz
+ source = http://geant4.cern.ch/support/source/geant4.10.02.p02.tar.gz
source = geant4.install
- md5sums = ce96232e6301562f483e0409a1079541
+ md5sums = 6aae1d0fc743b0edc358c5c8fbe48657
md5sums = 8b7f137c5f36006a8589d717059b5464
pkgname = geant4
diff --git a/PKGBUILD b/PKGBUILD
index 3635856c0880..03e9178f6231 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,38 +1,27 @@
# Maintainer: Luis Sarmiento < Luis.Sarmiento-ala-nuclear.lu.se >
pkgname='geant4'
-pkgver=10.2.0
-_pkgver=10.02
+pkgver=10.2.2
+_pkgver=10.02.p02
pkgrel=1
pkgdesc="A simulation toolkit for particle physics interactions."
depends=('cmake>=2.8.2'
'xerces-c'
- # qt group
- 'qt5-base'
'qt5-connectivity'
- 'qt5-declarative'
- 'qt5-enginio'
'qt5-graphicaleffects'
'qt5-imageformats'
- 'qt5-location'
'qt5-multimedia'
'qt5-quick1'
'qt5-quickcontrols'
- 'qt5-script'
- 'qt5-sensors'
'qt5-serialport'
'qt5-svg'
'qt5-tools'
'qt5-translations'
'qt5-wayland'
- 'qt5-webchannel'
'qt5-webengine'
- 'qt5-webkit'
'qt5-websockets'
'qt5-x11extras'
- 'qt5-xmlpatterns'
'glu'
'soxt'
- 'mesa'
)
replaces=('geant4-deb')
optdepends=('java-environment: for histogram visualizations and
@@ -56,7 +45,7 @@ options=('!emptydirs')
install="${pkgname}.install"
source=("http://geant4.cern.ch/support/source/${pkgname}.${_pkgver}.tar.gz"
"${pkgname}.install")
-md5sums=('ce96232e6301562f483e0409a1079541'
+md5sums=('6aae1d0fc743b0edc358c5c8fbe48657'
'8b7f137c5f36006a8589d717059b5464')
## Remove this if you want to keep an even smaller package