summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/klu: keyword 1.3.9-r2 for ~riscvAlex Fan2021-12-011-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/btf: keyword 1.2.6 for ~riscvAlex Fan2021-12-011-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/hypre: keyword 2.21.0 for ~riscvAlex Fan2021-12-011-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/superlu_mt: keyword 3.1-r1 for ~riscvAlex Fan2021-12-011-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/lapack: Drop 3.8.0-r1Andreas Sturmlechner2021-11-301-88/+0
| | | | | | Bug: https://bugs.gentoo.org/733580 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/fcl: Drop 0.5.0-r1Andreas Sturmlechner2021-11-302-41/+0
| | | | | | Bug: https://bugs.gentoo.org/770589 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/hipFFT: ROCm FFT marshalling libraryYiyangWu2021-11-306-0/+185
| | | | | | | | | | | hipFFT is the front end of rocFFT, and is dependency of ROCm supported math/DL frameworks like pytorch. Bug: https://bugs.gentoo.org/705712 Closes: https://github.com/gentoo/gentoo/pull/22804 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/indilib: Drop 1.9.1-r1Andreas Sturmlechner2021-11-293-88/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/indilib: Stabilize 1.9.2 ppc64, #818283Arthur Zamarin2021-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/indilib: Stabilize 1.9.2 ppc, #818283Arthur Zamarin2021-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/mkl: rpm needs xz-utils[extra-filters]Sam James2021-11-291-1/+3
| | | | | Closes: https://bugs.gentoo.org/801460 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libbufr: treecleanJakov Smolić2021-11-284-287/+0
| | | | | | | Closes: https://bugs.gentoo.org/819111 Closes: https://bugs.gentoo.org/715688 Closes: https://bugs.gentoo.org/723466 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/superlu_mt: apply Alex's PREDEFS patchMarek Szuba2021-11-281-0/+105
| | | | | | | | New revision because it changes runtime behaviour for USE=int64 users. Closes: https://bugs.gentoo.org/817680 Closes: https://github.com/gentoo/gentoo/pull/23063 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/superlu_mt: fix int64 not taking effectAlex Fan2021-11-282-2/+23
| | | | | | | | | | | | | upstream uses unconventional variables names. int64 adds _LONG_INT to PREDEFS. PREDEFS seems to be a synonym of CPPFLAGS and used sparingly to be appended to CFLAGS. It should be passed to $(CC) explicitly for int64 to take effect. EXAMLE/Makefile should include ../make.in, which is the same in upstream. Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/coinor-csdp: add 6.2.0, drop 6.1.1-r1Marek Szuba2021-11-263-35/+112
| | | | | | | | | | EAPI 8 + quite a few bug fixes, both ones with open Bugzilla tickets and some that were not reported. Closes: https://bugs.gentoo.org/710520 Closes: https://bugs.gentoo.org/731878 Closes: https://bugs.gentoo.org/792897 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/indilib: backport test skip to 1.9.2Sam James2021-11-261-0/+12
| | | | | Bug: https://bugs.gentoo.org/763126 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libxc: add 5.1.7Sam James2021-11-262-0/+42
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/indilib: skip long-suffering base64 test on ppc*, sparcSam James2021-11-251-0/+12
| | | | | | | | | | | No point in holding back stabilisations for months until we finally get fed up and stable it anyway. We know this test fails, it's been reported upstream, and it's not a regression, so let's skip it so we have an accurate idea of what the baseline is on these arches. Bug: https://bugs.gentoo.org/763126 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf-fortran: add 4.5.3Sam James2021-11-252-0/+49
| | | | | Closes: https://bugs.gentoo.org/771612 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: add 4.8.1Sam James2021-11-253-0/+99
| | | | | | | Doesn't seem to hardcode libdl path anymore which avoids glibc-2.34 issues. Closes: https://bugs.gentoo.org/827188 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: disable strict aliasing for nowSam James2021-11-251-1/+6
| | | | | | | Causes test failures. Bug: https://bugs.gentoo.org/827042 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/indilib: Stabilize 1.9.2 x86, #818283Sam James2021-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/openblas: remove unused patchesMichael Mair-Keimberger2021-11-233-194/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22975 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/lmfit: remove unused patchMichael Mair-Keimberger2021-11-231-85/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22971 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/cartopy: Drop oldThomas Beierlein2021-11-222-68/+0
| | | | | | | See also bug# 822819 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/symengine: keyword 0.7.0 for ~riscvAlex Fan2021-11-221-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/cddlib: keyword 094m-r1 for ~riscvAlex Fan2021-11-221-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* */*: reassign aisha's packagesJoonas Niilola2021-11-213-12/+0
| | | | | Bug: https://bugs.gentoo.org/719632 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/scotch: Stabilize 6.1.0-r1 arm, #818649Arthur Zamarin2021-11-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/pastix: Keyword 6.0.3 arm64, #730636Arthur Zamarin2021-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/gdal: re-stabilize for ~ppc, bug #823768"Georgy Yakovlev2021-11-184-4/+4
| | | | | | This reverts commit 3d19b50f84463f73cd5d9e8bef6bc5aa7390509f. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sci-libs/udunits: de-stabilize for ~ppc, bug #823768Georgy Yakovlev2021-11-181-1/+1
| | | | | Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sci-libs/gdal: de-stabilize for ~ppc, bug #823768Georgy Yakovlev2021-11-184-4/+4
| | | | | Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sci-libs/cifparse-obj: de-stabilize for ~ppc, bug #823768Georgy Yakovlev2021-11-181-1/+1
| | | | | Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sci-libs/cddlib: de-stabilize for ~ppc, bug #823768Georgy Yakovlev2021-11-181-1/+1
| | | | | Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sci-libs/tensorflow-estimator: Add keras depJason Zaman2021-11-161-1/+3
| | | | | | | | | tf-estimator and keras are both in PDEPEND in tensorflow but tf-estimator fails API generation if TF cannot import keras so depend on it here to make sure keras is installed first. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/libcifpp: fix Boost dependencySam James2021-11-161-6/+3
| | | | | | We use Boost headers (=> DEPEND) and link against it (=> RDEPEND). Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/keras: Move TF from PDEP to RDEPJason Zaman2021-11-151-2/+2
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/tensorflow: Move keras to PDEPENDJason Zaman2021-11-151-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/tensorflow: Bump 2.7.0Jason Zaman2021-11-152-0/+426
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/tensorflow-estimator: Drop oldJason Zaman2021-11-153-152/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/tensorflow-estimator: Bump 2.7.0Jason Zaman2021-11-152-0/+76
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/keras: New package v2.7.0Jason Zaman2021-11-154-0/+420
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/indilib: 1.9.3 version bumpAndreas Sturmlechner2021-11-152-0/+58
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/hipCUB: bump version to 4.3.0YiyangWu2021-11-154-14/+104
| | | | | | | | | Enable benchmark and test Closes: https://github.com/gentoo/gentoo/pull/22941 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/pastix: Stabilize 5.2.3 ppc64, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/scotch: Stabilize 6.0.4-r2 ppc64, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/adolc: Stabilize 2.7.2 ppc64, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/colpack: Stabilize 1.0.10 ppc64, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pastix: Stabilize 5.2.3 ppc, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>