[Github-comments] [geany] Improve Windows GTK runtime bundle creation script (#959)

Colomban Wendling notifications at xxxxx
Sat Mar 12 15:19:40 UTC 2016


> +		"-2")
> +			gtkv="2"
> +			;;
> +		"-3")
> +			gtkv="3"
> +			;;
> +		"-n")
> +			run_pi=""
> +			;;
> +		"-h"|"--help")
> +			echo "gtk-bundle-from-msys2.sh [-c] [-z] [-2 | -3]"
> +			echo "   -c Use pacman cache. Otherwise pacman will download"
> +			echo "      archive files"
> +			echo "   -z Create a zip afterwards"
> +			echo "   -2 Prefer gtk2"
> +			echo "   -3 Prefer gtk3"

not cachedir arg

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/959/files#r55922596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160312/1073f2f5/attachment.html>


More information about the Github-comments mailing list