<p>In <a href="https://github.com/geany/geany-plugins/pull/375#discussion_r54353863">build/gtk-bundle-from-msys2.sh</a>:</p>
<pre style='color:#555'>> +ABI=i686
> +use_cache="no"
> +make_zip="no"
> +gtkv="3"
> +
> +# ctags - binary for GeanyCTags plugin
> +# ctpl-git - for GeanyGenDoc plugin
> +# enchant, hunspell - for SpellCheck plugin
> +# curl, glib-networking, gnutls, icu, sqlite3, webkitgtk2/3 for WebHelper and Markdown plugins
> +# lua51 - for GeanyLua plugin
> +# gnupg, gpgme - for GeanyPG plugin
> +# libsoup - for UpdateChecker plugin
> +# libgit2 - for GitChangeBar plugin
> +# libxml2 - for PrettyPrinter plugin
> +# gtkspell - for GeanyVC plugin
> +# the rest is dependency-dependency
</pre>
<p>Yes it can, see the approach in <a href="https://github.com/geany/geany/pull/560" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/560" data-id="94492442" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">geany/geany#560</a>.<br>
I didn't consider this because at least in Geany's dependency tree it pulled in a lot of things we never need nor depend on. I don't want to imagine what this would pull in for dependency monsters like webkitgtk. The bundle is already quite big...</p>

<p>I don't mind changing this for post-1.27 but for now, we should get it running.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/375/files#r54353863">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_572fG3kkMDdlJyJbAbIZ-VobBqks5pozE9gaJpZM4Hk4SI.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/375/files#r54353863"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>