This is a helper script to easily fetch and extract plugin dependencies
on Windows using the MSYS2 environment.
Inspired and based on @kugel- 's initial script in geany/geany#560.
Currently it installs the dependencies we had already in the past (enchant, lua, libgit2, libsoup, ctpl, libxml2) and a few new ones which we got for free from MSYS2 (webkitgtk, ctags, gnupg/gpgme).
This script works like the one from Geany but only extracts additional dependencies to be merged into the bundle created for Geany.
https://github.com/geany/geany-plugins/pull/375
—
Reply to this email directly or view it on GitHub.