Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944816 - sci-physics/geant must port to Qt6 (dropping Qt5, and especially sci-libs/vtk[qt5])
Summary: sci-physics/geant must port to Qt6 (dropping Qt5, and especially sci-libs/vtk...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL: https://github.com/Geant4/geant4/blob...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 944817
  Show dependency tree
 
Reported: 2024-11-24 13:17 UTC by Andreas Sturmlechner
Modified: 2024-11-25 15:35 UTC (History)
0 users

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-11-24 13:17:02 UTC
If I'm reading it right, it should be supported since 4.11.2?

Due to the exclusive-or relation between sci-libs/vtk[qt5,qt6], which is the worst possible UX to have, Qt5 alternative should be dropped in the same step.
Comment 1 Larry the Git Cow gentoo-dev 2024-11-25 15:32:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca250246052aa4f68e348eb3b36147ad8b1eb426

commit ca250246052aa4f68e348eb3b36147ad8b1eb426
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-24 14:39:34 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-25 15:27:26 +0000

    sci-physics/geant: Switch to Qt6
    
    Closes: https://bugs.gentoo.org/944816
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-physics/geant/geant-4.11.2.2-r1.ebuild | 109 +++++++++++++++++++++++++++++
 1 file changed, 109 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e845d521fa97c8896e3b87996ad9b053b2b3bd

commit 56e845d521fa97c8896e3b87996ad9b053b2b3bd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-24 14:43:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-25 15:27:26 +0000

    sci-physics/geant: Add missing DEPEND=RDEPEND
    
    Bug: https://bugs.gentoo.org/944816
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-physics/geant/geant-4.11.2.0-r1.ebuild | 6 +++---
 sci-physics/geant/geant-4.11.2.2.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)