summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-visualization/paraview: [QA] use tc-check-openmp correctlyDavid Seifert2022-05-162-4/+12
| | | | | Closes: https://github.com/gentoo/gentoo/pull/25500 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: remove unused patchesMichael Mair-Keimberger2021-09-213-99/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22358 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-visualization/paraview: Remove oldAndreas K. Hüttel2021-09-203-253/+0
| | | | | | Bug: https://bugs.gentoo.org/788055 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@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>
* sci-visualization/paraview: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-173-36/+36
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: fix build for GCC 11Sam James2021-06-131-0/+21
| | | | | Closes: https://bugs.gentoo.org/789573 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/paraview: add python3_9Matthias Maier2021-06-022-3/+3
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.9.1Matthias Maier2021-06-022-0/+235
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: fix gcc 11 build (again)Sam James2021-05-111-2/+10
| | | | | Closes: https://bugs.gentoo.org/789534 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/paraview: fix build with gcc 11Sam James2021-05-112-0/+13
| | | | | Closes: https://bugs.gentoo.org/788055 Signed-off-by: Sam James <sam@gentoo.org>
* sci-visualization/paraview: maintenanceMatthias Maier2021-03-131-19/+5
| | | | | | | | | | | | - remove "coprocessing" USE flag, this had been rendered useless by a previous maintenance commit/version bump - remove "development" USE flag, we cannot build without - remove some seamingly superfluous configuration options Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.9.0Matthias Maier2021-03-132-0/+248
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-visualization/paraview: Remove oldJakov Smolic2021-01-202-256/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: Really drop QT_SELECT this timeAndreas Sturmlechner2020-11-251-4/+0
| | | | | | Closes: https://bugs.gentoo.org/755977 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: Inject path to xmlpatterns, drop QT_SELECTAndreas Sturmlechner2020-11-252-0/+40
| | | | | | Closes: https://bugs.gentoo.org/755977 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: Drop CMAKE_MAKEFILE_GENERATOR="emake"Andreas Sturmlechner2020-11-251-2/+0
| | | | | | | Package built fine and bug reference did not make sense. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: Fix indendationAndreas Sturmlechner2020-11-251-20/+19
| | | | | | Bug: https://bugs.gentoo.org/729348 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: cmake-utils -> cmakeAndreas Sturmlechner2020-11-251-4/+4
| | | | | | Bug: https://bugs.gentoo.org/729348 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: Redo gnome2-utils -> xdg-utils eclass useAndreas Sturmlechner2020-11-251-2/+2
| | | | | | | | Change was lost in commit 4d8cfcc3f0e5925bb40fc55ed9fb4dadb89b3c3f Bug: https://bugs.gentoo.org/729348 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: Re-apply fix build with Qt 5.15 to 5.8.1Andreas Sturmlechner2020-11-251-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/729348 Tested-by: Olivier Huber <oli.huber@gmail.com> Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: version bump to 5.8.1Matthias Maier2020-09-112-0/+255
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: add missing dependencyMatthias Maier2020-09-111-0/+1
| | | | | | Closes: https://bugs.gentoo.org/717964 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: Fix build with Qt 5.15Andreas Sturmlechner2020-07-022-0/+38
| | | | | | Closes: https://bugs.gentoo.org/729348 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: add python compat versionsMatthias Maier2020-05-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: Replace virtual/ffmpegDavid Seifert2020-04-261-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: remove r1Matthias Maier2020-04-031-313/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: dev-qt/*[-gles2 => -gles2-only]Haelwenn (lanodan) Monnier2020-04-031-3/+3
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: dev-qt/*[-gles2 => -gles2-only]Andreas Sturmlechner2020-04-031-3/+3
| | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: drop oldMatthias Maier2020-04-023-397/+0
| | | | | | | | Closes: https://bugs.gentoo.org/692674 Closes: https://bugs.gentoo.org/683896 Closes: https://bugs.gentoo.org/683810 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: try to fix configure, fix depsMatthias Maier2020-04-021-0/+253
| | | | | | | | | | Seems that a massive amount of changes are necessary to restore our old configure behavior. Closes: https://bugs.gentoo.org/703244 Closes: https://bugs.gentoo.org/701776 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: add dependency on qtxmlpatternsMatthias Maier2020-04-021-0/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/14963 Closes: https://bugs.gentoo.org/712306 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: update dependenciesMatthias Maier2020-03-082-7/+3
| | | | | | Closes: https://bugs.gentoo.org/709860 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.8.0Matthias Maier2020-03-083-13/+329
| | | | | | | | - update dependencies on webengine as suggested in bug #709860 Bug: https://bugs.gentoo.org/709860 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-14/+20
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-visualization/paraview: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX ↵David Seifert2020-02-081-1/+0
| | | | | | | arguments Closes: https://github.com/gentoo/gentoo/pull/14596 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-visualization/paraview: Remove Python 2Michał Górny2020-01-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-visualization/paraview: fix subslot operatorBernd Waibel2019-11-301-1/+1
| | | | | | | | The patch adds a missing subslot operator on dev-libs/jsoncpp. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: drop oldMatthias Maier2019-08-044-737/+0
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: apply proper OpenMP 4 fixMatthias Maier2019-08-041-14/+63
| | | | | | | | | Let's apply the proper upstream fix for OpenMP 4. This fixes compilation issues with older gcc. Closes: https://bugs.gentoo.org/689054 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: correctly inherit qmake-utilsMatthias Maier2019-08-042-2/+2
| | | | | | Closes: https://bugs.gentoo.org/690058 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: fix dependencyMatthias Maier2019-08-042-2/+2
| | | | | | Closes: https://bugs.gentoo.org/689232 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: remove obsolete depMatthias Maier2019-08-042-3/+1
| | | | | | Closes: https://bugs.gentoo.org/688224 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: use xdg-utils instead of gnome2-utilsMatthias Maier2019-06-301-3/+3
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.6.1Matthias Maier2019-06-303-0/+345
| | | | | | | | | | | | | | - Version bump to 5.6.1 - OpenMP 4.0 compatibility - Fix various dependencies Closes: https://bugs.gentoo.org/661860 Closes: https://bugs.gentoo.org/686362 Closes: https://bugs.gentoo.org/686990 Closes: https://bugs.gentoo.org/687534 Closes: https://bugs.gentoo.org/687790 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: drop oldMatthias Maier2019-06-302-314/+30
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: Remove variableMatthias Maier2019-04-261-1/+0
| | | | | | Closes: https://bugs.gentoo.org/684416 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: add USE=offscreen, reorganize configuration, QAMatthias Maier2019-04-252-2/+314
| | | | | | | | | | | | | | | - Add USE=offscreen - Fix QA warnings about unused configuration variables - Reorganize configuration variables - Add Python 3 support Closes: https://bugs.gentoo.org/574072 Closes: https://bugs.gentoo.org/659602 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.6.0Matthias Maier2019-04-012-0/+285
| | | | | | Closes: https://bugs.gentoo.org/675268 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>