Pierre Wendling 785cbdb8ba
[sdl2-mixer] Bump to 2.6.3 (#29487)
* [sdl2-mixer] Bump to version 2.6.3

* [sdl2-mixer] Fix findFluidSynth on windows-static.

* [sdl2-mixer] vcpkg_minimum_required is not needed

* [sdl2-mixer] Control SDL2MIXER_MOD with libmodplug

If SDL2MIXER_MOD is left on when no backend is availble, CMake issues a
warning.

* [sdl2-mixer] Turn off SDL2MIXER_DEPS_SHARED

Similar issue to #28137. SDL2MIXER_OPUS_SHARED and
SDL2MIXER_VORBIS_VORBISFILE_SHARED need to be manually
turned off as they are unconditionally turned on.

* [sdl2-mixer] Set the correct vorbis backend.

Even when SDL2MIXER_VORBIS_VORBISFILE was set to ON, stb_vorbis would be
used as the default backend.

* [sdl2-mixer] Use vcpkg_install_copyright

* [sdl2-mixer] Ensure flac and mpg123 are selected.

Turn off header-only libraries when the features are selected.

* [sdl2-mixer] Patch missing call to find_dependency

This is fixed upstream but has not been included in the 2.6.x branch.

* [sdl2-mixer] Fix dependency linking.

- The FLAC target is an upstream patch.
- VCPKG's opusfile port is static-only, meaning Opus and Ogg needs to be
linked explicitly.

* [sdl2-mixer] Update baseline.

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-10 11:17:29 -08:00
..
2022-12-20 09:23:20 -08:00
2023-01-11 16:18:45 -08:00
2022-03-25 12:52:30 -07:00
2022-03-16 13:09:25 -07:00
2022-10-05 14:58:23 -07:00
2022-06-08 14:30:48 -07:00
2023-02-07 14:46:50 -08:00
2022-10-03 13:56:55 -07:00
2022-10-03 13:55:49 -07:00
2022-02-10 10:06:26 -08:00
2023-02-06 11:53:39 -08:00
2022-06-27 11:47:49 -07:00
2022-01-06 13:35:56 -08:00
2022-07-01 22:37:34 -07:00
2022-10-26 10:55:31 -07:00
2022-11-16 13:32:00 -08:00
2022-07-12 10:50:03 -07:00
2022-09-19 12:38:10 -07:00
2022-06-08 04:46:49 -07:00
2022-05-04 15:09:15 -07:00