Package builds fine with Qt6 but currently does not start, upstream report $URL.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060710c3d83bb8cae96cf22e622f049902caa5ee commit 060710c3d83bb8cae96cf22e622f049902caa5ee Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-12-30 21:03:12 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-01-27 23:20:23 +0000 dev-db/sqlitebrowser: Port to Qt6 Bug: https://bugs.gentoo.org/948063 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-db/sqlitebrowser/sqlitebrowser-9999.ebuild | 38 +++++++------------------- 1 file changed, 10 insertions(+), 28 deletions(-)
Mattéo, would you consider spinning a snapshot from current 9999 ebuild so we can eventually unblock x11-libs/qscintilla[qt5] cleanup? This is effectively the last remaining revdep (with a view to remain available).
By blocking app-editors/qhexedit2 cleanup, this is also indirectly blocking pyqt5-removal (bug 950282).
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf79d34945e903b956b8597419ae0375da5584c commit 1cf79d34945e903b956b8597419ae0375da5584c Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-05-02 18:12:52 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-05-02 21:41:48 +0000 dev-db/sqlitebrowser: add Qt6-based 3.13.1_p20250502 - 3.13.1 is from October '24 and unfit to use as Qt6 version - gets rid of painful upper version limit on qhexedit, qcustomplot - unblocks Qt5-based cleanup of the above +x11-libs/qscintilla[qt5] Bug: https://bugs.gentoo.org/948063 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-db/sqlitebrowser/Manifest | 1 + .../sqlitebrowser-3.13.1_p20250502-no-git.patch | 41 ++++++++++++++ .../sqlitebrowser-3.13.1_p20250502.ebuild | 64 ++++++++++++++++++++++ 3 files changed, 106 insertions(+)