gimp/build/flatpak
Jehan c8ebd043aa build: workaround python2 crashes in Flatpak.
See the upstream issue where python2 would crash on some platforms, yet
not others: https://github.com/flatpak/flatpak/issues/143
For this, I disable introspection on GEGL (which is anyway not useful
in the Flatpak build, I believe), and wrap gdbus-codegen in a temporary
build script for GIMP to force it to use Python 3 (I can't force
globally the $PYTHON environment variable like on Webkit because GIMP
needs Python 2 as dependency).
2017-02-13 15:38:05 +01:00
..
patches build: enable WebKit dependency and get a full-feature Flatpak build! 2017-01-31 19:35:01 +01:00
flatpak-howto.txt build: update flatpak howto. 2017-01-31 00:17:32 +01:00
org.gimp.GIMP.json build: workaround python2 crashes in Flatpak. 2017-02-13 15:38:05 +01:00