summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-physics/lhapdf: Fix compilation on GCC 15Christopher Fore2024-08-152-0/+35
| | | | | | | | | - Include patch from upstream MR (refer to patch file) Closes: https://bugs.gentoo.org/937778 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38162 Signed-off-by: Sam James <sam@gentoo.org>
* sci-physics/root: drop 6.30.9999Guilherme Amadio2024-08-141-344/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.32.9999Guilherme Amadio2024-08-141-0/+331
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: drop 6.28.12-r1Guilherme Amadio2024-08-142-345/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.32.04, drop 6.32.02Guilherme Amadio2024-08-142-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.30.08, drop 6.30.06Guilherme Amadio2024-08-142-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: remove blocker on sci-libs/minuitGuilherme Amadio2024-08-145-5/+0
| | | | | | Packaged removed in 7fd35e961b5570f249b16f91b2c66412a4f6305b. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/pythia: mark as LTO-unsafeEli Schwartz2024-07-081-2/+13
| | | | | | | | | | | | | | | | It's very old code. So old, in fact, that upstream doesn't support it anymore and introduced a major new release series (which resulted in adding an outright SLOT to the ebuild) to port it to C++. And that was in 2012. The error itself is, naturally, fortran related. :) :) So there is simply no point in reporting this anywhere. The newer SLOT works fine. Simply prevent LTO. Anyways, no one is using 6.x except "to allow older published results to be reproduced, should the need arise". Free permission to not care about LTO... Closes: https://bugs.gentoo.org/927728 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-physics/hepmc: add 3.3.0Alexander Puck Neuwirth2024-06-202-0/+64
| | | | | | | Closes: https://bugs.gentoo.org/934230 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/37224 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/root: add 6.32.02, drop 6.32.00Guilherme Amadio2024-06-192-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/vgm: add patch for >=sci-physics/root-6.32.00Oliver Freyermuth2024-05-312-0/+35
| | | | | | | | | ROOT 6.32.00 carries an incompatible API change in TessellatedSolid, this backports an upstream fix to adapt to the API change. Closes: https://github.com/gentoo/gentoo/pull/36911 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant4_vmc: add missing sci-physics/vgm USE depsOliver Freyermuth2024-05-304-4/+4
| | | | | | | | | With USE=vgm, sci-physics[geant4,root] is required. Closes: https://bugs.gentoo.org/931145 Closes: https://github.com/gentoo/gentoo/pull/36539 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: update live ebuildGuilherme Amadio2024-05-301-15/+2
| | | | | | Drop build options which were deprecated/removed upstream. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.32.00Guilherme Amadio2024-05-302-0/+333
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/pythia: add 8.3.11Alexander Puck Neuwirth2024-05-152-0/+189
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/heppdt: EAPI 6 -> 8Arthur Zamarin2024-04-281-16/+9
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-physics/geant: add subslot dep on sci-libs/hdf5Sam James2024-04-232-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-physics/thepeg: update copyright headerAndrew Ammerlaan2024-04-232-2/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: rename USE flag hepmc -> +hepmc3Alexander Puck Neuwirth2024-04-231-5/+5
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36341 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: Move S before RESTRICTAlexander Puck Neuwirth2024-04-233-6/+3
| | | | | | Co-authored-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com> Signed-off-by: Alexander Puck Neuwirth <APN-Pucky@users.noreply.github.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: update LICENSEAlexander Puck Neuwirth2024-04-233-3/+3
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: add myself as a maintainerAlexander Puck Neuwirth2024-04-231-0/+4
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: add 2.3.0Alexander Puck Neuwirth2024-04-234-2/+146
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: use local -x to set CONFIG_SHELLAlexander Puck Neuwirth2024-04-143-3/+3
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36247 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: fix egg install and force bashAlexander Puck Neuwirth2024-04-141-2/+4
| | | | | | Closes: https://bugs.gentoo.org/928105 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: drop 6.5.4Alexander Puck Neuwirth2024-04-122-64/+0
| | | | | | | Closes: https://bugs.gentoo.org/919778 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36223 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/rivet: Add ref cin patchAlexander Puck Neuwirth2024-04-123-0/+30
| | | | | | Closes: https://bugs.gentoo.org/927450 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/hepmc: drop 3.2.5Alexander Puck Neuwirth2024-04-122-52/+0
| | | | | | | Closes: https://bugs.gentoo.org/885491 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36227 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/xfoil: fix bug 771615Guilherme Amadio2024-04-112-1/+16
| | | | | | Closes: https://bugs.gentoo.org/771615 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/xfoil: EAPI8 bump, fix bug #820623, #725718Michael Mair-Keimberger2024-04-111-9/+15
| | | | | | | | | Closes: https://bugs.gentoo.org/820623 Closes: https://bugs.gentoo.org/725718 Closes: https://github.com/gentoo/gentoo/pull/36004 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.30.06, drop 6.30.04-r1Guilherme Amadio2024-04-092-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: fix bug 928657Guilherme Amadio2024-04-082-0/+21
| | | | | | Closes: https://bugs.gentoo.org/928657 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/rivet: drop BDEPEND on virtual/fortranAlexander Puck Neuwirth2024-03-291-1/+0
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35890 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/rivet: add 3.1.9, 9999Alexander Puck Neuwirth2024-03-293-0/+231
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/fastjet-contrib: drop 1.049-r1Alexander Puck Neuwirth2024-03-261-44/+0
| | | | | | | Closes: https://bugs.gentoo.org/871420 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35924 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/geant4_vmc: add 6.6_p1Oliver Freyermuth2024-03-213-0/+105
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/35759 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/rivet: new package, add 3.1.10Alexander Puck Neuwirth2024-03-205-0/+174
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35824 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: enable py3.12Alexander Puck Neuwirth2024-03-203-9/+98
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35802 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/yoda: Fix bashcompletionAlexander Puck Neuwirth2024-03-182-2/+42
| | | | | | | Bug: https://bugs.gentoo.org/926510 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35746 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/yoda: add 1.9.9, 1.9.10Alexander Puck Neuwirth2024-03-184-0/+242
| | | | | | Co-authored-by: Andrew Nowa Ammerlaan <andrewammerlaan@gentoo.org> Signed-off-by: Alexander Puck Neuwirth <APN-Pucky@users.noreply.github.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/fastjet-contrib: add 1.053Alexander Puck Neuwirth2024-03-182-0/+55
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35810 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/fastjet: add 3.4.2Alexander Puck Neuwirth2024-03-182-0/+85
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35809 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/espresso: use httpsMichael Mair-Keimberger2024-03-162-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-physics/hepmc: enable py3.12Alexander Puck Neuwirth2024-03-153-6/+13
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35745 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/bullet: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-112-2/+18
| | | | | | Closes: https://bugs.gentoo.org/863275 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-physics/root: call python-single-r1_pkg_setup unconditionally.Benda Xu2024-03-114-4/+12
| | | | | | | ROOT relies on python to generate headers, even if pyROOT is not enabled. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-physics/vgm: drop 5.0-r1, 5.1-r1Guilherme Amadio2024-03-103-169/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: reorder variables reported by pkgcheckGuilherme Amadio2024-03-101-2/+3
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: drop 2.4.6.2, 2.4.6.4Guilherme Amadio2024-03-103-112/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: add 4.11.2.1Guilherme Amadio2024-03-102-0/+112
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>