summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/vtk: fix 8.2.0 ebuildMatthias Maier2020-05-121-5/+4
| | | | | | | | | | | | | - fix bundled libproj configuration. Thanks to Tiernan Hubble for pointing this out - use system mpi4py Closes: https://bugs.gentoo.org/720372 Closes: https://bugs.gentoo.org/721412 Closes: https://bugs.gentoo.org/721802 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/vtk: add python compatMatthias Maier2020-05-122-2/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/vtk: fix QA warningsMatthias Maier2020-05-012-4/+4
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/vtk: version bump to 8.2.0Matthias Maier2020-05-012-0/+340
| | | | | | Closes: https://bugs.gentoo.org/684008 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/vtk: remove bogus dependencyMatthias Maier2020-05-011-2/+1
| | | | | | Closes: https://bugs.gentoo.org/666058 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/vtk: fix compilation with openmpi-4Matthias Maier2020-05-012-0/+20
| | | | | | Closes: https://bugs.gentoo.org/683382 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/vtk: 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-libs/vtk: Fix wrong installation path for libQVTKWidgetPlugin.soRafael Palomar2020-04-051-1/+1
| | | | | | | | | | This fixes the wrong installation path of libQVTKWidgetPlugin.so. From /usr/usr/... --> /usr/... Closes: https://bugs.gentoo.org/646422 Signed-off-by: Rafael Palomar Ávalos <rafael.palomar@rr-research.no> Closes: https://github.com/gentoo/gentoo/pull/15218 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/vtk: Fix installation path for CMake filesRafael Palomar2020-04-051-0/+1
| | | | | | | | | | | | | On amd64, installation will drop files in /usr/lib64 except for CMake files which will be installed on /usr/lib. This fixes the installation path for the CMake files (/usr/lib64). Revision bump vtk-8.1.0-r4 --> vtk-8.1.0-r5 Signed-off-by: Rafael Palomar Ávalos <rafael.palomar@rr-research.no> Closes: https://github.com/gentoo/gentoo/pull/15213 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/vtk: Hard-disable Qt5WebKitAndreas Sturmlechner2020-02-261-1/+1
| | | | | | Closes: https://bugs.gentoo.org/692866 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/vtk: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-27/+31
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/vtk: Remove py2Michał Górny2020-02-041-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-libs/vtk: Drop 6.1.0-r4Andreas Sturmlechner2019-11-2812-739/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/vtk: removed xkaapi dependency and kaapi useflagAlessandro-Barbieri2019-10-251-6/+3
| | | | | | | | Closes: https://bugs.gentoo.org/693046 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12940 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/vtk: Fix USE flag description typoAlessandro Barbieri2019-09-141-2/+2
| | | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/12837 Signed-off-by: Alessandro Barbieri <lssdrbarbieri@gmail.com> Signed-off-by: Richard Yao <ryao@gentoo.org>
* sci-libs/vtk: Cleanup obsolete versionsAndreas Sturmlechner2019-08-306-1372/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/vtk: Relies also in netcdf:0=Pacho Ramos2018-10-271-0/+333
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sci-libs/vtk: Drop non-existing media-video/nvidia-settingsMikle Kolyada2018-10-135-10/+10
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* sci-libs/vtk: add python3 supportAmy Liffey2018-09-091-0/+332
| | | | | | Closes: https://bugs.gentoo.org/658698 Suggested-by: Charles G. Waldman <cgw@alum.mit.edu> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sci-libs/vtk-8.1.0: drop arm keywords due to unkeyworded new depsMart Raudsepp2018-02-282-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-libs/vtk: Fix building with doc and xdmf2 use flagsJonathan Scruggs2018-01-301-0/+332
| | | | | Closes: https://bugs.gentoo.org/645640 Closes: https://github.com/gentoo/gentoo/pull/6977
* sci-libs/vtk: version bump to 8.1.0Jonathan Scruggs2018-01-242-0/+343
| | | | Closes: https://bugs.gentoo.org/638024
* sci-libs/vtk: Add DEPEND on dev-qt/qtx11extras:5.Michael Weber2017-12-221-0/+1
| | | | | Closes: https://bugs.gentoo.org/641008 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-8/+8
|
* sci-libs/vtk: patch to use dev-python/twistedBernd Waibel2017-11-171-1/+3
| | | | | | | | | | Depending on dev-python/twisted-core and dev-python/autobahn produces a block, because autobahn depends on dev-python/twisted. Closes: https://bugs.gentoo.org/637646 Closes: https://bugs.gentoo.org/612702 Package-Manager: Portage-2.3.14, Repoman-2.3.5 Closes: https://github.com/gentoo/gentoo/pull/6200
* sci-libs/vtk: Sort (R)DEPENDsAndreas Sturmlechner2017-11-062-25/+28
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sci-libs/vtk: Switch to httpsAndreas Sturmlechner2017-11-062-10/+10
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sci-libs/vtk: Drop oldAndreas Sturmlechner2017-11-063-742/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* Revert "sci-libs/vtk: remove old"Michael Palimaka2017-07-0613-0/+1331
| | | | | | This broke the tree. This reverts commit b7f85bc606ce1067c6cd9d607c4e07ea55c2f9bf.
* sci-libs/vtk: remove oldMichael Palimaka2017-07-0613-1331/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/vtk: x86 stable wrt bug #620750Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/vtk: amd64 stable wrt bug #620750Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/vtk: fix configure error with gcc 6/7, bug #596084Matthias Maier2017-06-023-0/+28
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-libs/vtk: Remove PREFIX setting for CMakeDavid Seifert2017-05-072-3/+3
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4555
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-libs/vtk: Version bump to 7.1.0Gerhard Bräunlich2017-01-262-2/+354
| | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2936
* sci-libs/vtk: Version bump to 7.0.0, EAPI bump 5 -> 6Gerhard Bräunlich2017-01-263-0/+367
| | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2936
* sci-libs/vtk: Drop oldJustin Lecher2017-01-0228-2151/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/vtk: x86 stable wrt bug #595654Agostino Sarubbo2017-01-021-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/vtk-6.1.0-r3: stable on amd64Tobias Klausmann2016-12-201-1/+1
| | | | Gentoo-Bug: 595654
* sci-libs/vtk: clean-up old revisiontimeraider@gmx.at2016-11-061-390/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2663 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/vtk: added support for qt5Harald Timeraider2016-11-061-0/+390
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2663 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/vtk: remove java@ from the list of maintainers.Patrice Clement2016-09-071-4/+0
| | | | Package-Manager: portage-2.2.28
* sci-libs/vtk: Allow nvidia-drivers usage (#563750)Pacho Ramos2016-08-211-0/+390
| | | | Package-Manager: portage-2.3.0
* sci-libs/vtk: Add explicit cast to fix gdal-2.0 breakageDavid Seifert2016-03-252-0/+423
| | | | | | Gentoo-Bug: 554316 Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Drop myself as maintainerJustin Lecher2016-01-091-4/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720