Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency: update sdl2_image since the PR was merged upstream #195

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions subprojects/packagefiles/SDL2_image-2.6.3_install.diff

This file was deleted.

14 changes: 5 additions & 9 deletions subprojects/sdl2_image.wrap
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading