pygame-ce
pygame-ce copied to clipboard
mac/manylinux deps updates 2024
trafficstars
It's that time of the year again, this is the deps update PR of 2024.
Most of the dependency updates are straightforward, the only non-trivial changes here are change in buildsystem for
- SDL and friends: SDL3 is going to exclusively support cmake, so I figured we should make the jump right away. I believe it is better maintained these days anyways.
- harfbuzz now supports meson only
- flac/ogg/vorbis had some issues, so jump to CMake on that one as well
- Also fixed a couple of other misc issues with libxmp and
LD_LIBRARY_PATHhandling