app: do not build GEGL documentation.

We don't make use of it anywhere in our pipeline or release processes,
and it's making problems right now.
This commit is contained in:
Jehan 2026-03-02 12:39:13 +01:00
parent 0eae4b1246
commit 64eafc5cb3

View file

@ -169,7 +169,7 @@ if ($env:VCPKG_ROOT)
exit 0
}
self_build https://gitlab.gnome.org/GNOME/babl
self_build https://gitlab.gnome.org/GNOME/gegl
self_build https://gitlab.gnome.org/GNOME/gegl @('-Ddocs=false')
if ("$env:MSYSTEM_PREFIX" -ne 'MINGW32')
{
self_build https://github.com/Exiv2/exiv2 "v0.28.7" @('https://github.com/Exiv2/exiv2/pull/3361.patch') @('-DCMAKE_DLL_NAME_WITH_SOVERSION=ON', '-DEXIV2_BUILD_EXIV2_COMMAND=OFF', '-DEXIV2_ENABLE_VIDEO=OFF')