Commit Graph

2 Commits

Author SHA1 Message Date
JPeterMugaas
159f6af0b9 fix pyscript2exe.py so that it provides the propper shabbang just like setuptools and then change the sshabbang for the user's particular system
mingw-w64-glib2
mingw-w64-gobject-introspection
mingw-w64-gtk-doc
mingw-w64-itstool

Note that the shabbang should be a file name and not "/usr/bin/env python2.exe" or something like that.  The env command is for accessing something in the environment.  I think this could be effecting some Gnome-build scripts.
2019-06-05 16:57:24 -04:00
Christoph Reiter
df8666b973 Add itstool
Various gnome related mingw packages makedepend on it and we only have
a cygwin version atm.

This in combination with the .exe wrapper makes it work with meson.
2019-05-12 12:50:53 +02:00