From e6b065119433b16129eb86d81cbd6f79f862818c Mon Sep 17 00:00:00 2001 From: Totto16 Date: Fri, 25 Oct 2024 00:43:05 +0200 Subject: [PATCH] dependency: update sdl2_image since the PR was merged upstream --- .../packagefiles/SDL2_image-2.6.3_install.diff | 12 ------------ subprojects/sdl2_image.wrap | 14 +++++--------- 2 files changed, 5 insertions(+), 21 deletions(-) delete mode 100644 subprojects/packagefiles/SDL2_image-2.6.3_install.diff diff --git a/subprojects/packagefiles/SDL2_image-2.6.3_install.diff b/subprojects/packagefiles/SDL2_image-2.6.3_install.diff deleted file mode 100644 index 7a3ca6b3..00000000 --- a/subprojects/packagefiles/SDL2_image-2.6.3_install.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/meson.build b/meson.build -index 728eea8..221edf9 100644 ---- a/meson.build -+++ b/meson.build -@@ -153,6 +153,7 @@ sdl2_image_lib = library( - objc_args: full_library_args, - dependencies: deps, - gnu_symbol_visibility: 'hidden', -+ install: true - ) - - depinc = include_directories('.') diff --git a/subprojects/sdl2_image.wrap b/subprojects/sdl2_image.wrap index dda393fb..2206ad11 100644 --- a/subprojects/sdl2_image.wrap +++ b/subprojects/sdl2_image.wrap @@ -3,15 +3,11 @@ directory = SDL2_image-2.6.3 source_url = https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.6.3.tar.gz source_filename = SDL2_image-2.6.3.tar.gz source_hash = 931c9be5bf1d7c8fae9b7dc157828b7eee874e23c7f24b44ba7eff6b4836312c -patch_filename = sdl2_image_2.6.3-2_patch.zip -patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_image_2.6.3-2/get_patch -patch_hash = 1741274f30b5b88299b2588a498a54a4203861ec1fa64c3bf99b359a6b618354 -source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_image_2.6.3-2/SDL2_image-2.6.3.tar.gz -wrapdb_version = 2.6.3-2 - -# TODO: remove once this is merged inot the wrapdb -# see https://github.com/mesonbuild/wrapdb/pull/1737 -diff_files = SDL2_image-2.6.3_install.diff +patch_filename = sdl2_image_2.6.3-3_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_image_2.6.3-3/get_patch +patch_hash = 4c7132ec24d277c54491c3faad75c4a5d0c5ce15cb9fadbd72b232d7abf35d7e +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_image_2.6.3-3/SDL2_image-2.6.3.tar.gz +wrapdb_version = 2.6.3-3 [provide] sdl2_image = sdl2_image_dep