subprojects: update lua,pcre2,sdl2 (#1812)
* subprojects: update lua,pcre2,sdl2 * meson.build: remove hidapi usage * subprojects/sdl2: fix compilation with xinput Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[wrap-file]
|
||||
directory = SDL2-2.28.1
|
||||
source_url = https://github.com/libsdl-org/SDL/releases/download/release-2.28.1/SDL2-2.28.1.tar.gz
|
||||
source_filename = SDL2-2.28.1.tar.gz
|
||||
source_hash = 4977ceba5c0054dbe6c2f114641aced43ce3bf2b41ea64b6a372d6ba129cb15d
|
||||
patch_filename = sdl2_2.28.1-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.28.1-2/get_patch
|
||||
patch_hash = 2dd332226ba2a4373c6d4eb29fa915e9d5414cf7bb9fa2e4a5ef3b16a06e2736
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_2.28.1-2/SDL2-2.28.1.tar.gz
|
||||
wrapdb_version = 2.28.1-2
|
||||
directory = SDL2-2.30.3
|
||||
source_url = https://github.com/libsdl-org/SDL/releases/download/release-2.30.3/SDL2-2.30.3.tar.gz
|
||||
source_filename = SDL2-2.30.3.tar.gz
|
||||
source_hash = 820440072f8f5b50188c1dae104f2ad25984de268785be40c41a099a510f0aec
|
||||
patch_filename = sdl2_2.30.3-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.30.3-2/get_patch
|
||||
patch_hash = 2c08bde67b3896db88e01481c379322625ea6c928cdb68ead91d0e3749863bc2
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_2.30.3-2/SDL2-2.30.3.tar.gz
|
||||
wrapdb_version = 2.30.3-2
|
||||
|
||||
[provide]
|
||||
sdl2 = sdl2_dep
|
||||
|
||||
Reference in New Issue
Block a user