Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 953259

Summary: x11-misc/qlipper must port to Qt6
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sping
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/pvanek/qlipper/issues/157
See Also: https://github.com/pvanek/qlipper/pull/156
https://github.com/gentoo/gentoo/pull/41266
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 948836    

Description Andreas Sturmlechner gentoo-dev 2025-04-05 21:20:45 UTC
git master supposedly builds with Qt6, but last (and currently packaged) release remains from 2019.
Comment 1 Larry the Git Cow gentoo-dev 2025-05-01 16:57:39 UTC
The bug has been referenced in the following commit(s):

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

commit b2e7834a5d0f144caa058ea93e5247633ce6cb21
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-05-01 16:54:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-01 16:57:24 +0000

    x11-misc/qlipper: add Qt6-based 5.1.2_p20241029, fix build w/ cmake-4
    
    See also: https://github.com/pvanek/qlipper/issues/157
    
    Bug: https://bugs.gentoo.org/953259
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 x11-misc/qlipper/Manifest                          |  1 +
 .../files/qlipper-5.1.2_p20241029-cmake4.patch     | 11 +++++++++
 x11-misc/qlipper/qlipper-5.1.2_p20241029.ebuild    | 27 ++++++++++++++++++++++
 3 files changed, 39 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-05-13 19:08:44 UTC
The bug has been closed via the following commit(s):

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

commit 98ff2cd99297f295a71e0e042c49f878f2d64ced
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-05-11 21:00:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-13 19:08:30 +0000

    x11-misc/qlipper: drop 5.1.2
    
    Closes: https://bugs.gentoo.org/953259
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 x11-misc/qlipper/Manifest             |  1 -
 x11-misc/qlipper/qlipper-5.1.2.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

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

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

commit 14876d24e952cafb64f99113b1d82761dff4258a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-05-11 20:59:33 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-13 19:08:30 +0000

    profiles: Mask x11-misc/qlipper-5.1.2 for destabilisation
    
    Bug: https://bugs.gentoo.org/953259
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Sebastian Pipping gentoo-dev 2025-05-16 23:36:19 UTC
FYI I have asked for a new release upstream just now at https://github.com/pvanek/qlipper/issues/157#issuecomment-2887844154 .