summaryrefslogtreecommitdiff
path: root/dev-db/sqlitebrowser/sqlitebrowser-9999.ebuild
AgeCommit message (Collapse)Author
2025-01-28dev-db/sqlitebrowser: Port to Qt6Andreas Sturmlechner
Bug: https://bugs.gentoo.org/948063 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-01-01dev-db/sqlitebrowser: Re-add missing dev-qt/qtconcurrent:5 DEPENDAndreas Sturmlechner
Add missing include patch as well, just upstreamed. Closes: https://bugs.gentoo.org/945694 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-12-01dev-db/sqlitebrowser: add 3.13.1Mattéo Rossillol‑‑Laruelle
This commit also includes some `DEPEND` removal due to `qa-vdb` output. Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39196 Signed-off-by: Sam James <sam@gentoo.org>
2024-08-04dev-db/sqlitebrowser: add 3.13.0Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37698 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-04-16dev-db/sqlitebrowser: fix qscintilla dep #916232José P. R. N. Assis
Adding [qt5(+)] to the qscintilla dependency in preparation to supporting Qt5/Qt6 QScintilla multibuild. Revision 3.12.2-r1 bumped to r2. No other changes for plain 3.12.2 and -9999. Bug: https://bugs.gentoo.org/916232 Signed-off-by: José P. R. N. Assis <espinafre@gmail.com> Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
2024-03-07dev-db/sqlitebrowser: drop old 3.12.2Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35603 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-01-20dev-db/sqlitebrowser: revbumpMattéo Rossillol‑‑Laruelle
Closes: https://bugs.gentoo.org/855254 Closes: https://bugs.gentoo.org/913047 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34420 Signed-off-by: Sam James <sam@gentoo.org>
2021-02-17dev-db/sqlitebrowser: version bump and adoptionMattéo Rossillol‑‑Laruelle
- update the `metadata.xml` file - update dependencies: remove `dev-cpp/antlr-cpp:2`   (see https://github.com/sqlitebrowser/sqlitebrowser/commit/ce66c1da20d15e8211a14db13f63cd42c2ede770/),   update minimum required version of `x11-libs/qscintilla` - add the live version Closes: https://bugs.gentoo.org/735716 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/19246 Signed-off-by: Joonas Niilola <juippis@gentoo.org>