From ee44ffc271ae7dbe53fd44c8146e5569f8c0ee22 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 3 Apr 2022 19:13:29 +0530 Subject: On branch main Initial commit Changes to be committed: new file: .clang-format new file: .gitignore new file: license new file: mandle.c new file: meson.build new file: readme.md new file: subprojects/sdl2.wrap --- subprojects/sdl2.wrap | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 subprojects/sdl2.wrap (limited to 'subprojects') diff --git a/subprojects/sdl2.wrap b/subprojects/sdl2.wrap new file mode 100644 index 0000000..b1affeb --- /dev/null +++ b/subprojects/sdl2.wrap @@ -0,0 +1,12 @@ +[wrap-file] +directory = SDL2-2.0.20 +source_url = https://libsdl.org/release/SDL2-2.0.20.tar.gz +source_filename = SDL2-2.0.20.tar.gz +source_hash = c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06 +patch_filename = sdl2_2.0.20-3_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.0.20-3/get_patch +patch_hash = ade644ba46cefa4f1f9e57aa23bacc5dabf762d1f90d8416a1e1e4b0b7a188c4 + +[provide] +sdl2 = sdl2_dep + -- cgit v1.2.3-70-g09d2