Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949076 - games-board/pokerth: port to Qt6
Summary: games-board/pokerth: port to Qt6
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: qt5-removal
  Show dependency tree
 
Reported: 2025-01-30 16:47 UTC by Khumba
Modified: 2025-05-30 21:10 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 Khumba 2025-01-30 16:47:30 UTC
The ebuild is Qt5-only.  From a quick look I don't see any work toward Qt6 in the upstream repo; I don't know how much is required.
Comment 1 Andreas Sturmlechner gentoo-dev 2025-01-30 16:53:08 UTC
Current version requires boost fixes for versions from multiple years back, so I'm wondering if there is any work at all upstream.
Comment 2 Larry the Git Cow gentoo-dev 2025-05-01 16:41:26 UTC
The bug has been referenced in the following commit(s):

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

commit a17cfea21b89b0cb652332be972ed41ba12a3c4e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-05-01 16:17:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-01 16:40:31 +0000

    profiles: Mask games-board/pokerth for removal
    
    Bug: https://bugs.gentoo.org/946991
    Bug: https://bugs.gentoo.org/949076
    Bug: https://bugs.gentoo.org/943002
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Khumba 2025-05-04 05:21:50 UTC
Qt 6 support got added recently:

https://github.com/pokerth/pokerth/commit/729f1235231c62a987750feab90da0d6c1e6a7b7
Comment 4 Larry the Git Cow gentoo-dev 2025-05-30 21:10:41 UTC
The bug has been closed via the following commit(s):

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

commit cb8c5152e59318cabb25c0157917d1fa6d8300be
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-05-30 16:43:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-30 21:10:20 +0000

    games-board/pokerth: treeclean
    
    Closes: https://bugs.gentoo.org/946991 (pkgremoved)
    Closes: https://bugs.gentoo.org/949076 (pkgremoved)
    Closes: https://bugs.gentoo.org/943002 (pkgremoved)
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-board/pokerth/Manifest                       |   1 -
 ...okerth-1.1.1-boost-1.65-ambiguous-advance.patch |  14 --
 .../pokerth/files/pokerth-1.1.2-boost-1.66.patch   |  38 ----
 .../pokerth/files/pokerth-1.1.2-boost-1.73.patch   |  42 ----
 .../pokerth/files/pokerth-1.1.2-boost-1.85.patch   | 249 ---------------------
 .../pokerth/files/pokerth-1.1.2-fix-includes.patch | 106 ---------
 .../pokerth/files/pokerth-1.1.2-protobuf-23.patch  |  57 -----
 .../pokerth/files/pokerth-1.1.2-protobuf.patch     |  23 --
 .../files/pokerth-1.1.2-system-websockets.patch    |  17 --
 games-board/pokerth/metadata.xml                   |  11 -
 games-board/pokerth/pokerth-1.1.2-r2.ebuild        |  79 -------
 profiles/package.mask                              |   5 -
 12 files changed, 642 deletions(-)