summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/trilinos: [QA] fix order of variable declarationsMatthias Maier27 hours3-11/+11
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 15.1.1Matthias Maier27 hours2-0/+251
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* profiles/use.desc: Make USE=cuda globalMichał Górny2023-12-261-1/+0
| | | | | | | | Add a global USE=cuda. It is used semi-consistently in 39 packages. Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34348 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/trilinos: add github upstream metadataMatthias Maier2023-12-061-0/+3
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: various QA fixesMatthias Maier2023-12-062-19/+11
| | | | | | | | | | | | - remove obsolete configuration options - filter lto flags - disable RPATH handling - reenable SEACAS Closes: https://bugs.gentoo.org/851489 Closes: https://bugs.gentoo.org/862987 Closes: https://bugs.gentoo.org/823434 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 15.0.0Matthias Maier2023-12-062-0/+262
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: drop 13.4.0-r3, 13.4.1, 14.0.0, 14.2.0Matthias Maier2023-12-066-1048/+0
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 14.4.0Matthias Maier2023-08-162-0/+257
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 14.2.0Matthias Maier2023-06-212-0/+258
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix compilation with gcc 13Matthias Maier2023-06-182-0/+25
| | | | | Closes: https://bugs.gentoo.org/900677 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: disable complex double/float variantsMatthias Maier2023-05-231-2/+0
| | | | | | | Let's disable complex double/float variants for the time being. They lead to undefined references due to missing instantiations. Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix cmake configuration filesMatthias Maier2023-05-231-0/+3
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 14.0.0Matthias Maier2023-05-232-0/+257
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: drop 13.0.1-r4, 13.2.0Andreas Sturmlechner2022-12-193-484/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/trilinos: add 13.4.1Matthias Maier2022-11-292-0/+253
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix longdescription and flag indentationPetr Vaněk2022-10-201-6/+6
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/trilinos: add missing instantiationsMatthias Maier2022-06-132-0/+2
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: use proper USE flag nameMatthias Maier2022-06-133-5/+5
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 13.2.0Matthias Maier2022-06-132-0/+253
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* Revert "sci-libs/trilinos: add missing instantiations"Matthias Maier2022-06-131-5/+2
| | | | | | This reverts commit 934e7d66c7e9bc9d14700953a2a3eff75957bb80. Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add missing instantiationsMatthias Maier2022-06-131-2/+5
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add USE=all_modules flag, ebuild maintenanceMatthias Maier2022-06-132-8/+31
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: disable broken module, add commentMatthias Maier2022-06-121-2/+11
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: try to fix RPATHMatthias Maier2022-06-121-0/+1
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix ebuildMatthias Maier2022-06-111-1/+0
| | | | | | - This file only gets created if the SRC_DIR is a git repository Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 13.4.0Matthias Maier2022-06-113-1/+223
| | | | | Closes: https://bugs.gentoo.org/847034 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix underlinkage by disabling zadelus as wellMatthias Maier2022-06-111-0/+0
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: ebuild maintenanceMatthias Maier2022-05-221-3/+13
| | | | | | | - fix automagic detection of openmp - disable Adelus package Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: depend on netcdf subslotSam James2021-12-281-7/+7
| | | | | | need to be rebuilt when its subslot changes Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/trilinos: unconditionally depend on boostMatthias Maier2021-11-112-5/+4
| | | | | | Closes: https://bugs.gentoo.org/782826 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: migrate from cmake-utils to cmake eclassMatthias Maier2021-11-111-7/+6
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: avoid file collision with dev-cpp/kokkosMatthias Maier2021-11-111-0/+1
| | | | | | Closes: https://bugs.gentoo.org/778065 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add tbb subslot operatorSam James2021-10-291-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: update sci-libs/{,par}metis revdepsMarek Szuba2021-07-161-1/+1
| | | | | | | | | | | | ParMETIS on the one hand no longer installs bundled METIS and on the other unconditionally depends on MPI. Therefore, only keep it in ebuilds which use MPI themselves and depend on METIS directly otherwise. Note that some of the alleged sci-libs/parmetis revdeps might in fact not use even when they use MPI, as none of these revdeps have actually explicitly requested sci-libs/parmetis[mpi]. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/trilinos: fix DuplicateEclassInheritsSam James2021-01-191-4/+3
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/trilinos: Remove oldJakov Smolic2021-01-172-221/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/trilinos: ebuild maintenanceMatthias Maier2020-12-201-1/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: version bump to 13.0.1Matthias Maier2020-12-202-0/+221
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: drop oldMatthias Maier2020-12-203-432/+0
| | | | | | | | | | Closing related obsolete bugs. Closes: https://bugs.gentoo.org/696836 Closes: https://bugs.gentoo.org/698520 Closes: https://bugs.gentoo.org/707424 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: version bump to 13.0.0Matthias Maier2020-10-242-0/+222
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix compilation and fix installation pathsMatthias Maier2020-06-101-0/+3
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix installationMatthias Maier2020-04-241-2/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix DESTDIR and installationMatthias Maier2020-04-242-1/+8
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: version bump to 12.18.1Matthias Maier2020-04-242-0/+210
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: Fix installMatthias Maier2019-08-131-1/+3
| | | | | | Closes: https://bugs.gentoo.org/691888 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix automagic dependencyMatthias Maier2019-08-061-0/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix metadata.xmlMatthias Maier2019-08-061-2/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: ebuild maintenanceMatthias Maier2019-08-052-7/+5
| | | | | | | | | | | | | * fix rm/mv paths to clean up installation * remove obsolete configuration options * skip setting an RPATH * fix metadata Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: fix typoMatthias Maier2019-08-051-1/+1
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>