[gimp/wip/Jehan/native-win64-build] Try enabling GIR but not Vala!
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/native-win64-build] Try enabling GIR but not Vala!
- Date: Mon, 3 May 2021 23:31:43 +0000 (UTC)
commit 3b1a6f920d47415fb491903aafbc2eaa19923393
Author: Jehan <jehan girinstud io>
Date: Tue May 4 01:31:24 2021 +0200
Try enabling GIR but not Vala!
build/windows/build-msys2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/build-msys2.sh b/build/windows/build-msys2.sh
index 7e1e769074..51ebdc55b4 100644
--- a/build/windows/build-msys2.sh
+++ b/build/windows/build-msys2.sh
@@ -101,7 +101,7 @@ git clone --depth=${GIT_DEPTH} https://gitlab.gnome.org/GNOME/gegl.git _gegl
mkdir _babl/_build
cd _babl/_build
git apply ../../build/windows/patches/0001-Introspection-in-verbose-mode.patch
-meson -Dprefix="${GIMP_PREFIX}" -Dwith-docs=false --buildtype=plain -Dwith-lcms=true -Denable-gir=true ..
+meson -Dprefix="${GIMP_PREFIX}" -Denable-vapi=false -Dwith-docs=false --buildtype=plain -Dwith-lcms=true
-Denable-gir=true ..
ninja
ninja install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]