Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942035 - app-misc/openrgb please switch to Qt6
Summary: app-misc/openrgb please switch to Qt6
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL: https://gitlab.com/CalcProgrammer1/Op...
Whiteboard:
Keywords: PullRequest, UPSTREAM
Depends on:
Blocks: qt5-removal
  Show dependency tree
 
Reported: 2024-10-23 21:24 UTC by Eugene Shalygin
Modified: 2025-03-19 17:32 UTC (History)
3 users (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 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(-)