summaryrefslogtreecommitdiff
path: root/dev-db/sqlitestudio/files/sqlitestudio-3.4.3-fix-python.patch
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>
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>