From 4f34ca7c7243a32d274e4d2e9a17184185eed3f8 Mon Sep 17 00:00:00 2001 From: Ghabry Date: Fri, 3 Jan 2025 02:33:09 +0100 Subject: [PATCH] Even more library updates --- shared/packages.ini | 13 +++++++------ shared/packages.sh | 16 ++++++++-------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/shared/packages.ini b/shared/packages.ini index 365e84dd..21323058 100644 --- a/shared/packages.ini +++ b/shared/packages.ini @@ -71,7 +71,7 @@ arguments = "--disable-alsa --disable-sqlite --disable-full-suite --disable-exte anitya_id = 13277 [libxmp-lite] -version = 4.6.0 +version = 4.6.1 url = "https://github.com/libxmp/libxmp/releases/download/libxmp-${version}/libxmp-lite-${version}.tar.gz" arguments = "-DBUILD_STATIC=ON -DBUILD_SHARED=OFF" anitya_id = 1784 @@ -107,7 +107,7 @@ arguments = "--disable-http --disable-examples" anitya_id = 10353 [fluidsynth] -version = 2.4.1 +version = 2.4.2 url = "https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v${version}.tar.gz" arguments = "-DLIB_SUFFIX=''" anitya_id = 10437 @@ -125,7 +125,7 @@ arguments = "-DJSON_BuildTests=OFF" anitya_id = 11152 [fmt] -version = 11.0.2 +version = 11.1.1 url = "https://github.com/fmtlib/fmt/releases/download/${version}/fmt-${version}.zip" arguments = "-DFMT_DOC=OFF -DFMT_TEST=OFF" anitya_id = 11526 @@ -156,15 +156,16 @@ anitya_id = 16134 [icudata] version_major = 76 -version = ${version_major} +version_minor = 1 +version = ${version_major}-${version_minor} _ini_comment = empty on purpose, otherwise polluted by default section directory = -url = https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata${version}_all.tar.gz +url = https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata${version_major}_all.tar.gz files = "icudt*.dat" anitya_id = 16134 [SDL2] -version = 2.30.10 +version = 2.30.11 url = "https://libsdl.org/release/SDL2-${version}.tar.gz" anitya_id = 4779 diff --git a/shared/packages.sh b/shared/packages.sh index 9b9bfa0b..c61e3954 100644 --- a/shared/packages.sh +++ b/shared/packages.sh @@ -49,9 +49,9 @@ LIBSNDFILE_URL="https://github.com/libsndfile/libsndfile/releases/download/1.2.2 LIBSNDFILE_ARGS="--disable-alsa --disable-sqlite --disable-full-suite --disable-external-libs --disable-mpeg" LIBSNDFILE_DIR="libsndfile-1.2.2" -LIBXMP_LITE_URL="https://github.com/libxmp/libxmp/releases/download/libxmp-4.6.0/libxmp-lite-4.6.0.tar.gz" +LIBXMP_LITE_URL="https://github.com/libxmp/libxmp/releases/download/libxmp-4.6.1/libxmp-lite-4.6.1.tar.gz" LIBXMP_LITE_ARGS="-DBUILD_STATIC=ON -DBUILD_SHARED=OFF" -LIBXMP_LITE_DIR="libxmp-lite-4.6.0" +LIBXMP_LITE_DIR="libxmp-lite-4.6.1" SPEEXDSP_URL="https://downloads.xiph.org/releases/speex/speexdsp-1.2.1.tar.gz" SPEEXDSP_ARGS="--disable-sse --disable-neon" @@ -72,9 +72,9 @@ OPUSFILE_URL="https://github.com/xiph/opusfile/releases/download/v0.12/opusfile- OPUSFILE_ARGS="--disable-http --disable-examples" OPUSFILE_DIR="opusfile-0.12" -FLUIDSYNTH_URL="https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v2.4.1.tar.gz" +FLUIDSYNTH_URL="https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v2.4.2.tar.gz" FLUIDSYNTH_ARGS="-DLIB_SUFFIX=''" -FLUIDSYNTH_DIR="fluidsynth-2.4.1" +FLUIDSYNTH_DIR="fluidsynth-2.4.2" FLUIDLITE_URL="https://github.com/divideconcept/FluidLite/archive/57a0e74e708f699b13d7c85b28a4e1ff5b71887c.zip" FLUIDLITE_ARGS="-DFLUIDLITE_BUILD_STATIC=ON -DFLUIDLITE_BUILD_SHARED=OFF" @@ -84,9 +84,9 @@ NLOHMANNJSON_URL="https://github.com/nlohmann/json/archive/v3.11.3.tar.gz" NLOHMANNJSON_DIR="json-3.11.3" NLOHMANNJSON_ARGS="-DJSON_BuildTests=OFF" -FMT_URL="https://github.com/fmtlib/fmt/releases/download/11.0.2/fmt-11.0.2.zip" +FMT_URL="https://github.com/fmtlib/fmt/releases/download/11.1.1/fmt-11.1.1.zip" FMT_ARGS="-DFMT_DOC=OFF -DFMT_TEST=OFF" -FMT_DIR="fmt-11.0.2" +FMT_DIR="fmt-11.1.1" INIH_URL="https://github.com/benhoyt/inih/archive/refs/tags/r58.tar.gz" INIH_DIR="inih-r58" @@ -104,8 +104,8 @@ ICU_ARGS="--enable-strict=no --disable-tests --disable-samples \ ICUDATA_URL=https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata76_all.tar.gz ICUDATA_FILES="icudt*.dat" -SDL2_URL="https://libsdl.org/release/SDL2-2.30.10.tar.gz" -SDL2_DIR="SDL2-2.30.10" +SDL2_URL="https://libsdl.org/release/SDL2-2.30.11.tar.gz" +SDL2_DIR="SDL2-2.30.11" # 3.18.0, only needed for lmu2png tool FREEIMAGE_URL="https://github.com/carstene1ns/freeimage-easyrpg/archive/d82954e4adcb6c1b223bd3cb2e953b6bbf54dfcd.zip"