summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL.G. Sarmiento2018-12-10 19:02:09 +0100
committerL.G. Sarmiento2018-12-10 19:02:09 +0100
commitb8082ea46655372b83724b2b288f9cbee29c547b (patch)
tree864294f79a661468588c787e30222946ac16fcc1
parent48e4fed55a32a2b12ccfdf581aac0b37bfd61ebc (diff)
downloadaur-b8082ea46655372b83724b2b288f9cbee29c547b.tar.gz
updated to 10.5
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD48
2 files changed, 40 insertions, 32 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b976a9c99f21..ce35723cffa8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon May 28 11:23:54 UTC 2018
+# Mon Dec 10 18:01:42 UTC 2018
pkgbase = geant4
pkgdesc = A simulation toolkit for particle physics interactions.
- pkgver = 10.4.2
+ pkgver = 10.5
pkgrel = 1
url = http://geant4.cern.ch/
install = geant4.install
arch = x86_64
license = custom: http://geant4.cern.ch/license/
- depends = cmake>=2.8.2
+ depends = cmake>=3.3
depends = xerces-c
depends = qt5-base
depends = glu
@@ -16,22 +16,24 @@ pkgbase = geant4
optdepends = java-environment: for histogram visualizations and analysis
optdepends = tcsh: for C Shell support
optdepends = python: for G4Python support
- optdepends = geant4-abladata: Data files for nuclear shell effects in INCL/ABLA hadronic mode
- optdepends = geant4-ensdfstatedata: Nuclei properties from the Evaluated Nuclear Structure Data Files
+ optdepends = geant4-neutronhpdata: Neutron data files with thermal cross sections
optdepends = geant4-ledata: Data files for low energy electromagnetic processes
optdepends = geant4-levelgammadata: Data files for photon evaporation
- optdepends = geant4-neutronhpdata: Neutron data files with thermal cross sections
- optdepends = geant4-neutronxsdata: Data files for evaluated neutron cross sections on natural composition of elements
- optdepends = geant4-piidata: Data files for shell ionisation cross sections
optdepends = geant4-radioactivedata: Data files for radioactive decay hadronic processes
+ optdepends = geant4-particlexsdata: Data files for evaluated p, d, t, He3, He4 and gamma cross sections, replaces geant4-neutronxsdata
+ optdepends = geant4-piidata: Data files for shell ionisation cross sections
optdepends = geant4-realsurfacedata: Data files for measured optical surface reflectance
optdepends = geant4-saiddata: Data files from evaluated cross-sections in SAID data-base
+ optdepends = geant4-abladata: Data files for nuclear shell effects in INCL/ABLA hadronic mode
+ optdepends = geant4-incdata: Data files for proton and neutron density profiles
+ optdepends = geant4-ensdfstatedata: Nuclei properties from the Evaluated Nuclear Structure Data Files
+ optdepends = geant4-particlehpdata: Data files for protons, deuterons, tritons, He3 and alphas for use with ParticleHP
conflicts = geant4_devel
options = !emptydirs
- source = http://cern.ch/geant4-data/releases/geant4.10.04.p02.tar.gz
+ source = http://cern.ch/geant4-data/releases/geant4.10.05.tar.gz
source = geant4.install
- md5sums = b0a201c7b8ab1e45a07371b5cd3b09b0
- md5sums = bfe6791027de966cad240d8584c6b657
+ sha256sums = 4b05b4f7d50945459f8dbe287333b9efb772bd23d50920630d5454ec570b782d
+ sha256sums = 36e2d2bff5fc753e8abaa1a5da10710c030512b926d33c1977687d7b47672bd4
pkgname = geant4
diff --git a/PKGBUILD b/PKGBUILD
index 5671614ee710..80225e8693f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Luis Sarmiento < Luis.Sarmiento-ala-nuclear.lu.se >
pkgname='geant4'
-pkgver=10.4.2
-_pkgver=10.04.p02
+pkgver=10.5
+_pkgver=10.05
pkgrel=1
pkgdesc="A simulation toolkit for particle physics interactions."
-depends=('cmake>=2.8.2'
+depends=('cmake>=3.3'
'xerces-c'
'qt5-base'
'glu'
@@ -15,16 +15,19 @@ optdepends=('java-environment: for histogram visualizations and
analysis'
'tcsh: for C Shell support'
'python: for G4Python support'
- 'geant4-abladata: Data files for nuclear shell effects in INCL/ABLA hadronic mode'
- 'geant4-ensdfstatedata: Nuclei properties from the Evaluated Nuclear Structure Data Files'
+ 'geant4-neutronhpdata: Neutron data files with thermal cross sections'
'geant4-ledata: Data files for low energy electromagnetic processes'
'geant4-levelgammadata: Data files for photon evaporation'
- 'geant4-neutronhpdata: Neutron data files with thermal cross sections'
- 'geant4-neutronxsdata: Data files for evaluated neutron cross sections on natural composition of elements'
- 'geant4-piidata: Data files for shell ionisation cross sections'
'geant4-radioactivedata: Data files for radioactive decay hadronic processes'
+ 'geant4-particlexsdata: Data files for evaluated p, d, t, He3, He4 and gamma cross sections, replaces geant4-neutronxsdata'
+ 'geant4-piidata: Data files for shell ionisation cross sections'
'geant4-realsurfacedata: Data files for measured optical surface reflectance'
- 'geant4-saiddata: Data files from evaluated cross-sections in SAID data-base')
+ 'geant4-saiddata: Data files from evaluated cross-sections in SAID data-base'
+ 'geant4-abladata: Data files for nuclear shell effects in INCL/ABLA hadronic mode'
+ 'geant4-incdata: Data files for proton and neutron density profiles'
+ 'geant4-ensdfstatedata: Nuclei properties from the Evaluated Nuclear Structure Data Files'
+ 'geant4-particlehpdata: Data files for protons, deuterons, tritons, He3 and alphas for use with ParticleHP'
+)
url="http://geant4.cern.ch/"
arch=('x86_64')
license=('custom: http://geant4.cern.ch/license/')
@@ -32,8 +35,8 @@ options=('!emptydirs')
install="${pkgname}.install"
source=("http://cern.ch/geant4-data/releases/${pkgname}.${_pkgver}.tar.gz"
"${pkgname}.install")
-md5sums=('b0a201c7b8ab1e45a07371b5cd3b09b0'
- 'bfe6791027de966cad240d8584c6b657')
+sha256sums=('4b05b4f7d50945459f8dbe287333b9efb772bd23d50920630d5454ec570b782d'
+ '36e2d2bff5fc753e8abaa1a5da10710c030512b926d33c1977687d7b47672bd4')
## Remove this if you want to keep an even smaller package
## No need to wait for compression when just installing it.
@@ -80,16 +83,19 @@ package() {
msg "Removing 'wrongly' set environment variables"
- variables=("G4NEUTRONHPDATA" \
- "G4LEDATA" \
- "G4LEVELGAMMADATA" \
- "G4RADIOACTIVEDATA" \
- "G4NEUTRONXSDATA" \
- "G4PIIDATA" \
- "G4REALSURFACEDATA" \
- "G4SAIDXSDATA" \
- "G4ABLADATA" \
- "G4ENSDFSTATEDATA")
+ variables=( "G4NEUTRONHPDATA" \
+ "G4LEDATA" \
+ "G4LEVELGAMMADATA" \
+ "G4RADIOACTIVEDATA" \
+ "G4PARTICLEXSDATA" \
+ "G4PIIDATA" \
+ "G4REALSURFACEDATA" \
+ "G4SAIDXSDATA" \
+ "G4ABLADATA" \
+ "G4INCLDATA" \
+ "G4ENSDFSTATEDATA" \
+ "G4PARTICLEHPDATA" \ # not included by default anyway
+ )
for _varname in ${variables[*]}
do