While not strictly needed to run Geany, librsvg enables SVG support which might used by GTK themes.
Part of https://github.com/geany/geany/issues/3063. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3082
-- Commit Summary --
* Windows: Bundle librsvg in installer
-- File Changes --
M scripts/gtk-bundle-from-msys2.sh (4)
-- Patch Links --
https://github.com/geany/geany/pull/3082.patch https://github.com/geany/geany/pull/3082.diff
LGTM, thanks, I wanted to try some of the suggested themes in my win11 vm as well and this helps immensely
@kugel- approved this pull request.
I guess the extra dirs that are now cleaned up come from the new packages?
In the future it might be useful to keep (or even add) python modules but not now.
Merged #3082 into master.
I guess the extra dirs that are now cleaned up come from the new packages?
Yes, usually I try to keep the bundle directory as clean as possible. The extra dirs mainly come from the libxml2 package.
In the future it might be useful to keep (or even add) python modules but not now.
Yes, agree. But for now, it's of no use.
github-comments@lists.geany.org