From 7f192348de43e2f7de4164d22e83e8bb0ce895bc Mon Sep 17 00:00:00 2001 From: Andy Vandijck Date: Sun, 18 May 2025 15:23:23 +0200 Subject: [PATCH] fontconfig fix --- tools/builder/core.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/builder/core.sh b/tools/builder/core.sh index 083658a6..327cae19 100644 --- a/tools/builder/core.sh +++ b/tools/builder/core.sh @@ -229,6 +229,7 @@ export CMAKE_ARGS="$CMAKE_BASE_ARGS $CMAKE_ARGS $CMAKE_INSTALL_ARGS" export MESON_ARGS="$meSON_BASE_ARGS --buildtype release --default-library=static -Ddefault_both_libraries=static -Dprefer_static=true $MESON_INSTALL_ARGS" DIST_PATCHES=$DIST_PATCHES' + fontconfig https://gist.githubusercontent.com/andyvand/7ee00be1f5561a1550c6fa97277f7472/raw/9194e9b8e641c8a098f06d13bbfb4ac82b381860/fontconfig_atomic.diff expat https://gist.githubusercontent.com/andyvand/9c3f7497a68188db7d4be5e276c40d4f/raw/5816ef1bfdcb1f295e7ff0f152c4d6b960919c66/expat_buildconf.diff xmlto https://gist.githubusercontent.com/andyvand/77efa5295baa1269c070b3c55981d30f/raw/0ba0a578b11c10af13f6df0b7f4ec1a63112f28d/xmlto_local.diff curl https://gist.githubusercontent.com/andyvand/e39cff33cb9e157215832c2679c4d80b/raw/77220f513fbc8b2b977bb75bc2158b11a9a6b1b9/curl_macOS.diff