pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

mac/manylinux deps updates 2024

Open ankith26 opened this issue 1 year ago • 1 comments
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_PATH handling

ankith26 avatar Sep 24 '24 18:09 ankith26