Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953264 - dev-debug/kdbg must port to Qt6
Summary: dev-debug/kdbg must port to Qt6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://github.com/j6t/kdbg/pull/26
Whiteboard:
Keywords:
Depends on:
Blocks: qt5-removal
  Show dependency tree
 
Reported: 2025-04-05 23:27 UTC by Andreas Sturmlechner
Modified: 2025-04-06 10:00 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 2025-04-05 23:27:33 UTC
Tracking upstream.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-06 10:00:42 UTC
The bug has been closed via the following commit(s):

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

commit b84449b2f82a830f894c0d3f1a5b3612caf96bc1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-04-06 07:51:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-06 09:58:59 +0000

    dev-debug/kdbg: add 3.1.0_p20250201, Qt6 based, fix build w/ >=cmake-4
    
    Patchset containing queued up upstream MRs, in order:
    https://github.com/j6t/kdbg/pull/48
    https://github.com/j6t/kdbg/pull/45
    https://github.com/j6t/kdbg/pull/46
    https://github.com/j6t/kdbg/pull/47
    Fixes on top (TODO upstream):
    https://github.com/j6t/kdbg/commit/2e5de789 (Switch to KX11Extras)
    https://github.com/j6t/kdbg/commit/812dcfa1 (Cast to QChar)
    Port to Qt6:
    https://github.com/j6t/kdbg/pull/26/commits/21c7b20c (rebased)
    
    Closes: https://bugs.gentoo.org/953264
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-debug/kdbg/Manifest                    |  2 ++
 dev-debug/kdbg/kdbg-3.1.0_p20250201.ebuild | 55 ++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

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

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

commit e20ac3761dbe4db2338af50af7f2604417cd741a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-04-06 07:56:25 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-06 09:59:26 +0000

    dev-debug/kdbg: drop 3.1.0
    
    Bug: https://bugs.gentoo.org/953264
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-debug/kdbg/Manifest          |  1 -
 dev-debug/kdbg/kdbg-3.1.0.ebuild | 42 ----------------------------------------
 2 files changed, 43 deletions(-)