Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948063 - dev-db/sqlitebrowser-3.13.1_p20250502-r1 stabilisation (was: should be switched to Qt6)
Summary: dev-db/sqlitebrowser-3.13.1_p20250502-r1 stabilisation (was: should be switch...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mattéo Rossillol‑‑Laruelle
URL: https://github.com/sqlitebrowser/sqli...
Whiteboard: scheduled for 2025-05-30
Keywords: PullRequest, UPSTREAM
Depends on: 948586 954462 954900 955295
Blocks: 948064 qt5-removal
  Show dependency tree
 
Reported: 2025-01-13 22:26 UTC by Andreas Sturmlechner
Modified: 2025-05-03 07:53 UTC (History)
3 users (show)

See Also:
Package list:
dev-db/sqlitebrowser-3.13.1_p20250502-r1 *
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)