summaryrefslogtreecommitdiff
path: root/dev-db/sqlitestudio/files
AgeCommit message (Collapse)Author
2025-04-26dev-db/sqlitestudio: remove unused patchMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Part-of: https://github.com/gentoo/gentoo/pull/41760 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-04-17dev-db/sqlitestudio: drop 3.4.4-r1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-04-16dev-db/sqlitestudio: add 3.4.17Onkobu Tanaake
Signed-off-by: Onkobu Tanaake <onkobu@onkobutanaake.de> Closes: https://github.com/gentoo/gentoo/pull/40994 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-05-06dev-db/sqlitestudio: enable compiling plugins with Python 3.11 for 3.4.3-r1Matthew White
Apply upstream patch to enable compiling the plugins with Python 3.11. Closes: https://bugs.gentoo.org/905786 Package-Manager: portage-3.0.44-r1 Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org> Signed-off-by: Sam James <sam@gentoo.org>
2023-02-17dev-db/sqlitestudio: bump 3.4.3Onkobu Tanaake
- drop unnecessary sed invocation - introduce USE python - ncurses fix is not necessary anymore, dependency was removed/ unnecessary - drop 3.2.1, source could not be downloaded anymore - add patch to fix linking of python - update manifest - Copyright - sed expression must fix all paths - delete test artifacts/ avoid installation Signed-off-by: Onkobu Tanaake <onkobu@onkobutanaake.de> Reported-by: Onkobu Tanaake <onkobu@onkobutanaake.de> Closes: https://github.com/gentoo/gentoo/pull/28930 Closes: https://bugs.gentoo.org/889314 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2021-05-01dev-db/sqlitestudio: drop obsolete LibreSSL patchSam James
Signed-off-by: Sam James <sam@gentoo.org>
2019-03-29dev-db/sqlitestudio: add patch to fix build with LibreSSLStefan Strogin
Closes: https://bugs.gentoo.org/681638 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11495 Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-02-14dev-db/sqlitestudio: Drop 3.1.1Andreas Sturmlechner
Closes: https://bugs.gentoo.org/674586 Closes: https://bugs.gentoo.org/632406 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-02-03dev-db/sqlitestudio: Drop 3.0.7Andreas Sturmlechner
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2018-09-15dev-db/sqlitestudio: Fix build with Qt 5.11Andreas Sturmlechner
Doing it myself then. Closes: https://bugs.gentoo.org/662968 Package-Manager: Portage-2.3.49, Repoman-2.3.10
2016-03-19dev-db/sqlitestudio: new packageJan Chren
Closes: https://github.com/gentoo/gentoo/pull/1088