python-for-android
python-for-android copied to clipboard
[WIP] Update `SDL2`, `SDL2_ttf`, `SDL2_mixer`, `SDL2_image` to latest releases
SDL2: 2.0.9 --> 2.24.0
SDL2_image: 2.0.4 --> 2.6.2
SDL2_mixer: 2.0.4 --> 2.6.2
SDL2_ttf: 2.0.15 --> 2.20.1
⚠️ Needs some wide runtime testing before merge.
⚠️ pythonforandroid/recipes/sdl2/mutex.patch is currently needed due to https://github.com/kivy/python-for-android/issues/2169 and https://github.com/libsdl-org/SDL/issues/3679 , hopefully with some debugging, we will be able to avoid this patch.