gimp/build/flatpak
Jehan 8e329d25fb build: replace `flatpak build-export` by `flatpak-builder --export-only`
build-export is actually a low-level tool used by flatpak-builder. When
using it directly, debug and locale extensions were not extracted as
separate extensions (unless tweaking complicated command lines), ending
up with a huge GIMP flatpak with the current procedure.
Since flatpak 0.9.5, the option --export-only has been added to
`flatpak-builder` so that the build and the export can be made in 2
separate steps while using the high level procedure.
See: https://github.com/flatpak/flatpak/issues/824
2017-06-20 16:51:03 +02: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: replace `flatpak build-export` by `flatpak-builder --export-only` 2017-06-20 16:51:03 +02:00
org.gimp.GIMP.json build: no need to embed lcms2 in our flatpak anymore. 2017-06-02 02:08:30 +02:00