summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-physics/geant: add missing option for USE=hdf5Guilherme Amadio2020-04-073-0/+3
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: use same compiler for C++ and CUDA in live ebuildGuilherme Amadio2020-04-011-0/+3
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.20.04Guilherme Amadio2020-04-012-1/+1
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-vmc: Drop old versionsMatt Turner2020-03-163-179/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-physics/geant-data: drop oldGuilherme Amadio2020-03-162-60/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: drop oldGuilherme Amadio2020-03-162-98/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: drop keywords not supported by sci-physics/geantGuilherme Amadio2020-03-164-5/+5
| | | | | | | | This package is only used by sci-physics/{geant,vgm}, so adding keywords for arches other than what they support is not necessary. Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: version bumps for Geant4 10.6Guilherme Amadio2020-03-166-2/+488
| | | | | | | | | | | | | | | | | | | | | | | | | This set of new ebuilds for Geant4 have been updated to offer more functionality and be easier to maintain in the future. Here is a list of the improvements made: - Moved to EAPI=7 - Same ebuild can be used for regular, beta, and patch releases - Dropped extra zeros from version numbers to follow upstream more closely - SRC_URI has been updated to the new upstream location - Fixed dependency on CLHEP to require matching USE=threads - Added USE=c++XX flags to allow users to choose C++ standard (this is useful for packages that depend on both sci-physics/root and geant to ensure that they have been compiled with matching C++ standards). - New USE=hdf5 and USE=freetype have been added - Removed obsolete scripts and unnecessary dependency on app-shells/tcsh - Always use system's zlib instead of bundled one - Removed usage of PDEPEND by updating geant-docs and geant-data - Added patch to allow customization of CMAKE_INSTALL_DATADIR - Added ${EXTRA_ECONF} to allow users to customize installation further without patching ebuild itself or using an overlay Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: add myself as maintainerGuilherme Amadio2020-03-161-0/+4
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-data: version bumps for Geant4 10.6Guilherme Amadio2020-03-164-0/+169
| | | | | | | | | | | | This set of versions have been rewritten to support easier bumping of Geant4 in the future, as well as storing the data into ${EPREFIX}/usr/share/geant4/data, to avoid having to use PDEPEND in sci-physics/geant. Geant4 can be configured to use data from a custom directory, so future ebuilds will make use of that. Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-data: add myself as maintainerGuilherme Amadio2020-03-161-0/+4
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: version bump to 2.4.1.3Guilherme Amadio2020-03-162-0/+47
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.20.02Guilherme Amadio2020-03-162-3/+10
| | | | | | | | | The dependency on media-libs/cudnn when USE=cuda has been made optional upstream. Closes: https://bugs.gentoo.org/711470 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/lammps: add kokkos supportChristoph Junghans2020-03-152-1/+5
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* sci-physics/root: call cuda_src_prepare when USE=cuda is enabledGuilherme Amadio2020-03-125-0/+10
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add USE=mpi supportGuilherme Amadio2020-03-122-2/+6
| | | | | | | This is a new feature from ROOT 6.20.00 and later. Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add new build options to configurationGuilherme Amadio2020-03-122-0/+4
| | | | | | | | This is to ensure that changes in defaults upstream won't affect the ebuilds. Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add new cudnn USE flagGuilherme Amadio2020-03-122-1/+5
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: make sure not to use bundled zstd libraryGuilherme Amadio2020-03-122-0/+2
| | | | | | | This is a new dependency in 6.20.00 and later. Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: use standard instead of experimental PyROOTGuilherme Amadio2020-03-101-0/+1
| | | | | | | | | The default has been switched upstream to the experimental new version of PyROOT, but in Gentoo we keep using the standard one for now. This option will be added as USE flag later. Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: follow upstream rename of python option to pyrootGuilherme Amadio2020-03-101-1/+2
| | | | | Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: migrate to sys-apps/shadowMikle Kolyada2020-03-076-6/+6
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-physics/lammps: version bumpChristoph Junghans2020-03-042-0/+132
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* sci-physics/root: version bump to 6.20.00Guilherme Amadio2020-03-032-0/+291
| | | | | Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/rivet: remove app-doc/doxygen[latex] dependencyMatthias Maier2020-03-011-1/+8
| | | | | | | Bug: https://bugs.gentoo.org/430914 Bug: https://bugs.gentoo.org/709316 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-physics/lhapdf: remove app-doc/doxygen[latex] dependencyMatthias Maier2020-03-012-3/+18
| | | | | | | Bug: https://bugs.gentoo.org/430914 Bug: https://bugs.gentoo.org/709316 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-physics/clhep: remove app-doc/doxygen[latex] dependencyMatthias Maier2020-03-012-4/+22
| | | | | | | Bug: https://bugs.gentoo.org/430914 Bug: https://bugs.gentoo.org/709316 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-physics/lightspeed: Remove last-rited pkgMichał Górny2020-02-215-133/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/herwig: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-physics/lammps: Drop Python 2.7Nicolas Bock2020-02-141-0/+131
| | | | | | Bug: https://bugs.gentoo.org/709012 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
* sci-physics/lammps: Clean up old versionsNicolas Bock2020-02-1424-4970/+0
| | | | | | | Bug: https://bugs.gentoo.org/709012 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* sci-physics/xfoil: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-132-4/+4
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-physics/lammps: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-1321-40/+40
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-114-4/+4
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/lhapdf: Remove py2Michał Górny2020-02-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/root: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-095-5/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/yoda: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-6/+14
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/rivet: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-2/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/espresso: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-093-6/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/root: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-085-15/+15
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-physics/root: configure using ${EPYTHON}Guilherme Amadio2020-01-224-0/+4
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: Revert "Remove Python 2"Michał Górny2020-01-165-5/+5
| | | | | | sci-physics/yoda needs it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/root: Remove Python 2Michał Górny2020-01-165-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/qutip: Remove Python 2Michał Górny2020-01-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/espresso: Remove Python 2Michał Górny2020-01-163-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/herwig: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-131-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-physics/heppdt: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-131-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-physics/fastjet: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-132-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-0523-46/+46
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2019-12-316-24/+24
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>