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

Bug 942035

Summary: app-misc/openrgb please switch to Qt6
Product: Gentoo Linux Reporter: Eugene Shalygin <eugene.shalygin>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: UNCONFIRMED ---    
Severity: normal CC: alexey+gentoo, chutzpah, eugene.shalygin
Priority: Normal Keywords: PullRequest, UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://gitlab.com/CalcProgrammer1/OpenRGB/-/commit/30c595c6d63af55e3e3d10d7c4a3f8b6f0bfe880
See Also: https://gitlab.com/CalcProgrammer1/OpenRGB/-/merge_requests/2633
https://github.com/gentoo/gentoo/pull/39957
https://github.com/gentoo/gentoo/pull/41163
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 948836    

Description Eugene Shalygin 2024-10-23 21:24:04 UTC
The codebase supports building against Qt6.

Reproducible: Always
Comment 1 Alexey 2024-10-24 18:32:16 UTC
From https://gitlab.com/CalcProgrammer1/OpenRGB/-/blob/master/Documentation/Compiling.md - "When installing the QT toolset select the latest revision of Qt 5.15.x as OpenRGB is not yet compatible with QT6."
Comment 2 Eugene Shalygin 2024-10-24 19:42:51 UTC
Maybe not all plugins are compatible yet? The main project builds and runs with Qt 6.7.3 just fine.
Comment 3 Larry the Git Cow gentoo-dev 2025-01-06 16:31:41 UTC
The bug has been referenced in the following commit(s):

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

commit e2d16fbdfc3b05d8f89591481725b6cc5d6dedd2
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2025-01-03 09:36:29 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2025-01-06 16:31:13 +0000

    app-misc/openrgb-plugin-visualmap: prepare for future qt6
    
    Bug: https://bugs.gentoo.org/942035
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/39957
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../openrgb-plugin-visualmap-0.9.ebuild                       | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)