From 1e3378cef15eb4fb82d66ce17f321b26d4333eb6 Mon Sep 17 00:00:00 2001 From: Peter Zhigalov Date: Sun, 31 Mar 2024 16:18:35 +0700 Subject: [PATCH] Update enchant, libxml2, expat, glib, harfbuzz, pango, sqlite, libassuan --- build_sylpheed_macos.sh | 8 ++++---- enchant/enchant.m | 2 +- modulesets/bootstrap.modules | 14 +++++++------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/build_sylpheed_macos.sh b/build_sylpheed_macos.sh index af4ba46..fd0ba33 100755 --- a/build_sylpheed_macos.sh +++ b/build_sylpheed_macos.sh @@ -53,7 +53,7 @@ EOF mkdir -p "${HOME}/gtk/inst/lib/pkgconfig" "${HOME}/gtk/inst/include/enchant-2" cp -a "${SOURCE_DIR}/enchant/enchant.h" "${HOME}/gtk/inst/include/enchant-2/" -clang "${SOURCE_DIR}/enchant/enchant.m" -O3 -DNDEBUG -dynamiclib -fPIC -current_version 9.7.0 -compatibility_version 9.0.0 \ +clang "${SOURCE_DIR}/enchant/enchant.m" -O3 -DNDEBUG -dynamiclib -fPIC -current_version 9.8.0 -compatibility_version 9.0.0 \ -mmacos-version-min=${MACOSX_DEPLOYMENT_TARGET} -arch arm64 -framework AppKit -framework Foundation \ -Weverything -Wno-gnu-zero-variadic-macro-arguments -Wno-documentation-unknown-command -Wno-poison-system-directories \ -Wno-declaration-after-statement \ @@ -66,7 +66,7 @@ includedir=\${prefix}/include Name: libenchant Description: A spell checking library -Version: 2.6.7 +Version: 2.6.8 Libs: -L\${libdir} -lenchant-2 Cflags: -I\${includedir}/enchant-2 EOF @@ -171,7 +171,7 @@ EOF mkdir -p "${HOME}/gtk/inst/lib/pkgconfig" "${HOME}/gtk/inst/include/enchant-2" cp -a "${SOURCE_DIR}/enchant/enchant.h" "${HOME}/gtk/inst/include/enchant-2/" -clang "${SOURCE_DIR}/enchant/enchant.m" -O3 -DNDEBUG -dynamiclib -fPIC -current_version 9.7.0 -compatibility_version 9.0.0 \ +clang "${SOURCE_DIR}/enchant/enchant.m" -O3 -DNDEBUG -dynamiclib -fPIC -current_version 9.8.0 -compatibility_version 9.0.0 \ -mmacos-version-min=${MACOSX_DEPLOYMENT_TARGET} -arch x86_64 -framework AppKit -framework Foundation \ -Weverything -Wno-gnu-zero-variadic-macro-arguments -Wno-documentation-unknown-command -Wno-poison-system-directories \ -Wno-declaration-after-statement \ @@ -184,7 +184,7 @@ includedir=\${prefix}/include Name: libenchant Description: A spell checking library -Version: 2.6.7 +Version: 2.6.8 Libs: -L\${libdir} -lenchant-2 Cflags: -I\${includedir}/enchant-2 EOF diff --git a/enchant/enchant.m b/enchant/enchant.m index a426cf5..34c41ae 100644 --- a/enchant/enchant.m +++ b/enchant/enchant.m @@ -1,7 +1,7 @@ /* clang enchant.m -O3 \ -dynamiclib -fPIC \ - -current_version 9.7.0 \ + -current_version 9.8.0 \ -compatibility_version 9.0.0 \ -mmacos-version-min=10.9 \ -framework AppKit \ diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules index 84a198d..ad4acb6 100644 --- a/modulesets/bootstrap.modules +++ b/modulesets/bootstrap.modules @@ -115,7 +115,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -250,7 +250,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -422,7 +422,7 @@ - +