Should be ported to Qt6 sooner than later.
paraview depends on a number of Qt packages not just qtwebengine... Currently, USE=webengine implies USE=qt5, which then pulls in all required Qt5 dependencies (including qtwebengine:5). Paraview itself should support Qt6 now (at least with dev-qt/qt5compat if I remember correctly). In order to update the ebuild I would need to know whether we have a (gentoo) policy how to handle building against qt5 versus qt6? I see a couple of ebuilds going the USE="qt5 qt6" # mutually exclusive route. Is that the way forward?
Just get rid of Qt5 at this point. Straight port to Qt6.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d1cb98814b68f62eee5bccfe375e93e89e9894 commit a8d1cb98814b68f62eee5bccfe375e93e89e9894 Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2024-10-20 05:38:16 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2024-10-23 02:28:04 +0000 sci-visualization/paraview: add 5.13.0 - switch to Qt6 Closes: https://bugs.gentoo.org/926678 Bug: https://bugs.gentoo.org/923379 Signed-off-by: Matthias Maier <tamiko@gentoo.org> sci-visualization/paraview/Manifest | 1 + sci-visualization/paraview/paraview-5.13.0.ebuild | 238 ++++++++++++++++++++++ 2 files changed, 239 insertions(+)