[gimp/wip/Jehan/native-win64-build: 2/2] Re-enable babl and try to build it.




commit d2b5a6f22b4cbc09e799156ec3f71ac8756cf8a8
Author: Jehan <jehan girinstud io>
Date:   Mon May 3 18:45:48 2021 +0200

    Re-enable babl and try to build it.

 build/windows/build-msys2.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/windows/build-msys2.sh b/build/windows/build-msys2.sh
index 96e4b7ddaa..3e71be664b 100644
--- a/build/windows/build-msys2.sh
+++ b/build/windows/build-msys2.sh
@@ -77,9 +77,9 @@ export ACLOCAL_FLAGS="-I/c/msys64/mingw64/share/aclocal"
 git clone --depth=${GIT_DEPTH} --branch BABL_0_1_78 https://gitlab.gnome.org/GNOME/babl.git _babl
 git clone --depth=${GIT_DEPTH} https://gitlab.gnome.org/GNOME/gegl.git _gegl
 
-#cd _babl
-#meson -Dprefix="${GIMP_PREFIX}" -Dwith-docs=false _build
-#ninja -v -C _build
+cd _babl
+meson -Dprefix="${GIMP_PREFIX}" -Dwith-docs=false _build
+ninja -v -C _build
 #ninja -C _build install
 #cd ../_gegl
 #meson --prefix="${GIMP_PREFIX}" -Ddocs=false _build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]