summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sci-libs/rocBLAS: fix LICENSEYiyangWu2022-03-051-3/+3
| | | | | | | | | The rocBLAS license is BSD, but is mistakenly set to MIT in ebuild Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23450 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/rocBLAS: fix tests using openblas as cpu referenceYiyangWu2022-03-052-1/+24
| | | | | | | | | | | Add a patch that classify 6 test suites as known_bug. Upstream will fix this issue in future releases, and they recommand this as solution for current version. Closes: https://github.com/ROCmSoftwarePlatform/rocBLAS/issues/1202 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/rocBLAS: remove unused cmake variableYiyangWu2022-03-051-1/+0
| | | | | | | | | | __skip_rocmclang is used to avoid configuration error for cmake-3.21.(1|2), which don't exist among ebuilds anymore, so this flag is not recognized. Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/rocBLAS: let TensileCreateLibrary respects MAKEOPTSYiyangWu2022-03-051-1/+2
| | | | | | | | | | | Originaly TensileCreateLibrary consumes all cpu detected. This modification will inject $(makeopts_jobs) into TensileCreateLibrary.py so it respects MAKEOPTS Closes: https://bugs.gentoo.org/822828 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/clblast: Drop 0.10.0, EAPI-6--Andreas Sturmlechner2022-03-052-69/+0
| | | | | | Closes: https://bugs.gentoo.org/834294 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/clblast: add version 1.5.2Andrew Ammerlaan2022-03-043-0/+68
| | | | | | | Closes: https://bugs.gentoo.org/834294 Bug: https://bugs.gentoo.org/711990 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/adolc: destabilise for ppcSam James2022-03-031-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/oce: treecleanJakov Smolić2022-03-024-114/+0
| | | | | Closes: https://bugs.gentoo.org/832625 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/itpp: x86 stable wrt bug #834293Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/itpp: ppc64 stable wrt bug #834293Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/proj: ppc stable wrt bug #834451Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/itpp: ppc stable wrt bug #834293Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/itpp: amd64 stable wrt bug #834293Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/itpp: update EAPI 6 -> 8Sam James2022-03-022-0/+156
| | | | | Bug: https://bugs.gentoo.org/834293 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/proj: Stabilize 8.2.1 ppc64, #834451Sam James2022-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/proj: Stabilize 8.2.1 x86, #834451Sam James2022-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/proj: Stabilize 8.2.1 amd64, #834451Sam James2022-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/proj: add 9.0.0Sam James2022-03-022-0/+71
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/avogadrolibs: fix doc and qt5 argsDavid Seifert2022-03-011-4/+8
| | | | | | Closes: https://bugs.gentoo.org/834441 Closes: https://bugs.gentoo.org/834442 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/cfitsio: add version 4.0.0Andrew Ammerlaan2022-03-014-0/+144
| | | | | | | Co-authored-by: Samuel Bauer <samuel.bauer@yahoo.fr> Closes: https://bugs.gentoo.org/828444 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/avogadrolibs: remove USE=static-pluginsDavid Seifert2022-03-011-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/avogadrolibs: drop 1.93.0David Seifert2022-03-013-108/+0
| | | | | | | | Closes: https://bugs.gentoo.org/765811 Closes: https://bugs.gentoo.org/810505 Closes: https://bugs.gentoo.org/820767 Closes: https://bugs.gentoo.org/834116 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/avogadrolibs: add 1.95.1David Seifert2022-03-013-0/+106
| | | | | | Bug: https://bugs.gentoo.org/765811 Bug: https://bugs.gentoo.org/834116 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/inchi: add version 1.06Andrew Ammerlaan2022-03-012-0/+77
| | | | | | | Co-authored-by: Mike Benson <mike@kambe.com.au> Closes: https://bugs.gentoo.org/798474 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/armadillo: Remove oldAndreas K. Hüttel2022-03-012-151/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/armadillo: Version bump 10.8.2Andreas K. Hüttel2022-03-012-0/+151
| | | | | | Closes: https://bugs.gentoo.org/828090 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/dcmtk: keyword 3.6.5 for ~riscvAlex Fan2022-02-281-2/+2
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/opencascade: keyword 7.6.0-r2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/orocos-bfl: [QA] port to cmake.eclassDavid Seifert2022-02-271-21/+22
| | | | | Closes: https://bugs.gentoo.org/770592 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/cantera: drop desktop.eclass in -r3Sam James2022-02-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/cantera: 2.5.1 revision bumpSergey Torokhov2022-02-271-5/+5
| | | | | | | | | | | | | Drop USE="pch". Fix python_optimize path. Remove static libs. Closes: https://bugs.gentoo.org/832792 Closes: https://bugs.gentoo.org/832787 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/24367 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/dmlc-core: update EAPI 6 -> 8Sam James2022-02-271-18/+27
| | | | | Closes: https://bugs.gentoo.org/833305 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lemon: drop 1.3.1Sam James2022-02-261-90/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lemon: update EAPI 6 -> 8Sam James2022-02-261-0/+96
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/stellarsolver: Drop 1.8Andreas Sturmlechner2022-02-262-28/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/stellarsolver: Stabilize 1.9 x86, #833839Sam James2022-02-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/getdata: Drop 0.6.0, EAPI-6--Andreas Sturmlechner2022-02-263-75/+0
| | | | | | Closes: https://bugs.gentoo.org/811978 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/stellarsolver: amd64 stable wrt bug #833839Agostino Sarubbo2022-02-261-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/pdal: fix testsThomas Bettler2022-02-262-1/+123
| | | | | | | Closes: https://bugs.gentoo.org/833820 Closes: https://github.com/gentoo/gentoo/pull/24303 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/indilib: Stabilize 1.9.4 amd64, #833124Jakov Smolić2022-02-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/libsc: remove unused patchMichael Mair-Keimberger2022-02-221-57/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/24253 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/symengine: keyword ~riscv, #833815Yixun Lan2022-02-221-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/vtk: let v9 build against ffmpeg-5Bernd Waibel2022-02-213-1/+144
| | | | | | | | | | | | | | Backports an upstream patch to successfully build against media-video/ffmpeg-5. Closes: https://bugs.gentoo.org/831595 Closes: https://bugs.gentoo.org/727338 Closes: https://bugs.gentoo.org/660582 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/24081 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/vtk: drop 8.2.0Bernd Waibel2022-02-2110-731/+0
| | | | | | | | | | | | | Only one package, sci-libs/oce, which is masked for last-riting, depends on this version. Won't build with ffmpeg-5. Bug: https://bugs.gentoo.org/831595 Bug: https://bugs.gentoo.org/832625 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/23886 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/ignition-common: fix build with ffmpeg5Alexis Ballier2022-02-212-0/+94
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ignition-common: bump to 3.14.0Alexis Ballier2022-02-212-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/symengine: fix subslotSam James2022-02-213-6/+6
| | | | | Closes: https://bugs.gentoo.org/720760 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/symengine: mask USE=llvmSam James2022-02-211-2/+10
| | | | | | | Needs some build system work and I can't get to the bottom of it right now. Bug: https://bugs.gentoo.org/745915 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/symengine: add 0.9.0Sam James2022-02-213-1/+91
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/openblas: add 0.3.20Sam James2022-02-212-0/+198
| | | | Signed-off-by: Sam James <sam@gentoo.org>