summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/linux-gpib: add 4.3.6Andreas K. Hüttel2024-04-282-0/+185
| | | | | Bug: https://bugs.gentoo.org/916686 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/linux-gpib-modules: drop 4.3.5Andreas K. Hüttel2024-04-281-69/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/linux-gpib-modules: add 4.3.6Andreas K. Hüttel2024-04-282-0/+61
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/pgplot: update EAPI 6 -> 8Eli Schwartz2024-04-261-0/+177
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pgplot: fix VariableOrderWrongEli Schwartz2024-04-261-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pgplot: mark as LTO-unsafeEli Schwartz2024-04-261-1/+7
| | | | | | Closes: https://bugs.gentoo.org/862918 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libtifiles2: EAPI 6 -> 8Arthur Zamarin2024-04-251-8/+10
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/beagle: EAPI=8, cleanup, fix C++17Arthur Zamarin2024-04-251-11/+10
| | | | | Closes: https://bugs.gentoo.org/898274 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/transformers: add 4.36.2 remove oldAlfredo Tupone2024-04-253-38/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/armadillo: add 12.8.2Andreas K. Hüttel2024-04-252-0/+137
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/pdal: drop oldThomas Bettler2024-04-247-296/+0
| | | | | | Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36047 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/dealii: add subslot dep on sci-libs/hdf5Sam James2024-04-233-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gmsh: add subslot dep on sci-libs/hdf5Sam James2024-04-232-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/h5part: add subslot dep on sci-libs/hdf5Sam James2024-04-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/mathgl: add subslot dep on sci-libs/hdf5Sam James2024-04-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/silo: add subslot dep on sci-libs/hdf5Sam James2024-04-232-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/flann: add subslot dep on sci-libs/hdf5Sam James2024-04-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: add explanatory comment for SLOTSam James2024-04-231-0/+1
| | | | | | See https://github.com/HDFGroup/hdf5/commits/hdf5_1_14_4/config/lt_vers.am. Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/scalapack: needs virtual/mpi[fortran]Sam James2024-04-231-1/+2
| | | | | | | | | | | | | | | | | | From Meson's CI image builder: ``` 10 349.8 -- Check for working Fortran compiler: /usr/bin/x86_64-pc-linux-gnu-gfortran - skipped 10 349.8 -- Found MPI_C: /usr/lib64/libmpi.so (found version "3.1") 10 349.8 -- Checking for module 'mpi-fort' 10 349.8 -- Package 'mpi-fort', required by 'virtual:world', not found 10 349.8 -- Could NOT find MPI_Fortran (missing: MPI_Fortran_LIB_NAMES MPI_Fortran_F77_HEADER_DIR MPI_Fortran_MODULE_DIR MPI_Fortran_WORKS) 10 349.8 -- Could NOT find MPI (missing: MPI_Fortran_FOUND) (found version "3.1") 10 349.8 -- Found MPI_LIBRARY : FALSE 10 349.8 CMake Error at CMakeLists.txt:74 (message): 10 349.8 --> MPI Library NOT FOUND -- please set MPI_BASE_DIR accordingly -- 10 349.8 ``` Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/indilib: Fix UnquotedVariableAndreas Sturmlechner2024-04-221-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/cartopy: drop 0.21.1-r1, 0.22.0Thomas Beierlein2024-04-226-375/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/pyshp: drop 2.3.1-r1Thomas Beierlein2024-04-221-30/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/stellarsolver: Fix QA warningsAndreas Sturmlechner2024-04-223-0/+354
| | | | | | Closes: https://bugs.gentoo.org/873595 Closes: https://bugs.gentoo.org/886465 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/indilib: add 2.0.7Andreas Sturmlechner2024-04-223-0/+120
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/caffe2: VariableOrderWrongAlfredo Tupone2024-04-202-4/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/klu: Stabilize 1.3.9-r2 sparc, #927892Arthur Zamarin2024-04-201-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/evaluate: python3.12Alfredo Tupone2024-04-201-2/+2
| | | | | Closes: https://bugs.gentoo.org/929773 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/dsdp: drop 5.8-r3, EAPI6--Arthur Zamarin2024-04-191-90/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/cartopy: add 0.23.0Thomas Beierlein2024-04-183-0/+101
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/cartopy: drop 0.21.1Thomas Beierlein2024-04-181-83/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/cartopy: add 0.22.0Thomas Beierlein2024-04-182-0/+86
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/plplot: remove unused patch(es)Michael Mair-Keimberger2024-04-171-20/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35914 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/libqalculate: fix SRC_URISam James2024-04-171-1/+1
| | | | | Bug: https://bugs.gentoo.org/930068 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libqalculate: add 5.0.0bChristopher Fore2024-04-162-0/+82
| | | | | | | | | | | - Fixes ABI breakage - Bumps SONAME subslot - Adds MY_PV and S variables to fix directory path Closes: https://bugs.gentoo.org/930068 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/36268 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: add 1.14.4_p2Sam James2024-04-165-0/+243
| | | | | | | | Drop LTO filtering as it's fixed upstream. Bug: https://bugs.gentoo.org/922800 Bug: https://bugs.gentoo.org/930089 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/spr: fix bug #930029Michael Mair-Keimberger2024-04-151-1/+1
| | | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/930029 Closes: https://github.com/gentoo/gentoo/pull/36261 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/spr: EAPI8 bump, fix bug #851021Michael Mair-Keimberger2024-04-141-3/+10
| | | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/851021 Closes: https://github.com/gentoo/gentoo/pull/36002 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/opencascasde: fix vtk_components.patchPaul Zander2024-04-141-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/930016 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36253 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/pyshp: Add support for Python 3.12Thomas Beierlein2024-04-141-0/+29
| | | | | Closes: https://bugs.gentoo.org/929787 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/opencascade: drop 7.7.1-r1Paul Zander2024-04-141-360/+0
| | | | | | Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36238 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/opencascade: move 7.8.0 -> 7.8.1Paul Zander2024-04-147-34/+91
| | | | | | | | | | 7.8.1 addresses a critical issue regarding backward binary compatibility with version 7.8.0. Closes: https://bugs.gentoo.org/927788 Closes: https://bugs.gentoo.org/927890 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/opencascade: add tk dep, don't set USE_QTPaul Zander2024-04-143-6/+6
| | | | | | Closes: https://bugs.gentoo.org/928674 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/transformers: add 4.35.2Alfredo Tupone2024-04-142-0/+37
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/tokenizers: enable testAlfredo Tupone2024-04-142-5/+49
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/mpir: treecleanArthur Zamarin2024-04-124-247/+0
| | | | | | | | | Closes: https://bugs.gentoo.org/925308 Bug: https://bugs.gentoo.org/815685 Bug: https://bugs.gentoo.org/812950 Bug: https://bugs.gentoo.org/874537 Bug: https://bugs.gentoo.org/903157 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/vtk: bump minimal pegtl versionAndrew Ammerlaan2024-04-121-1/+1
| | | | | Closes: https://bugs.gentoo.org/921977 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/vtk: update opencascade-7.8 patchPaul Zander2024-04-121-0/+13
| | | | | | Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36214 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/libqalculate: add 5.0.0Christopher Fore2024-04-122-0/+80
| | | | | | | | | | - SONAME did not change in libqalculate All tests pass. Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/36217 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/dsdp: EAPI8Arthur Zamarin2024-04-121-0/+89
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/scikit-optimize: treecleanAndrew Ammerlaan2024-04-116-209/+0
| | | | | | Closes: https://bugs.gentoo.org/920439 Closes: https://bugs.gentoo.org/906565 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>