Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926678 - sci-visualization/paraview-5.12.0_rc1-r1[webengine] depends on dev-qt/qtwebengine:5
Summary: sci-visualization/paraview-5.12.0_rc1-r1[webengine] depends on dev-qt/qtweben...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtwebengine5-removal
  Show dependency tree
 
Reported: 2024-03-10 09:46 UTC by Andreas Sturmlechner
Modified: 2024-10-23 02:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2024-03-10 09:46:28 UTC
Should be ported to Qt6 sooner than later.
Comment 1 Matthias Maier gentoo-dev 2024-03-17 15:00:01 UTC
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?
Comment 2 Andreas Sturmlechner gentoo-dev 2024-09-05 16:47:49 UTC
Just get rid of Qt5 at this point. Straight port to Qt6.
Comment 3 Larry the Git Cow gentoo-dev 2024-10-23 02:28:32 UTC
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(+)