[Github-comments] [geany-plugins] Add shell script to add plugin dependencies into GTK bundle on MSYS2 (#375)

Enrico Tröger notifications at xxxxx
Sun Feb 28 17:29:58 UTC 2016


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 https://github.com/geany/geany/pull/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.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/375

-- Commit Summary --

  * Add shell script to add plugin dependencies into GTK bundle on MSYS2

-- File Changes --

    A build/gtk-bundle-from-msys2.sh (184)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/375.patch
https://github.com/geany/geany-plugins/pull/375.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/375
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160228/4e72887c/attachment.html>


More information about the Github-comments mailing list