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

Bug 948063

Summary: dev-db/sqlitebrowser-3.13.1_p20250502-r1 stabilisation (was: should be switched to Qt6)
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: StabilizationAssignee: Mattéo Rossillol‑‑Laruelle <beatussum>
Status: CONFIRMED ---    
Severity: normal CC: Manfred.Knick, proxy-maint, vowstar
Priority: Normal Keywords: PullRequest, UPSTREAM
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
URL: https://github.com/sqlitebrowser/sqlitebrowser/issues/3829
See Also: https://github.com/sqlitebrowser/sqlitebrowser/pull/3828
https://github.com/sqlitebrowser/sqlitebrowser/issues/3763
https://github.com/sqlitebrowser/sqlitebrowser/issues/3846
https://bugs.gentoo.org/show_bug.cgi?id=950282
https://github.com/gentoo/gentoo/pull/41266
Whiteboard: scheduled for 2025-05-30
Package list:
dev-db/sqlitebrowser-3.13.1_p20250502-r1 *
Runtime testing required: ---
Bug Depends on: 948586, 954462, 954900, 955295    
Bug Blocks: 948064, 948836    

Description Andreas Sturmlechner gentoo-dev 2025-01-13 22:26:29 UTC
Package builds fine with Qt6 but currently does not start, upstream report $URL.
Comment 1 Larry the Git Cow gentoo-dev 2025-01-27 23:22:34 UTC
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(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2025-04-26 12:55:21 UTC
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).
Comment 3 Andreas Sturmlechner gentoo-dev 2025-05-02 18:34:37 UTC
By blocking app-editors/qhexedit2 cleanup, this is also indirectly blocking pyqt5-removal (bug 950282).
Comment 4 Larry the Git Cow gentoo-dev 2025-05-02 21:41:55 UTC
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(+)