mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:19:00 +08:00
62d4320409
* [sdl2-mixer] Fix FLAC symbol export when static linking Fix regression introduced by #11152 * [sdl2-mixer] Add nativemidi default feature Closes #10318 * [libsndfile] Revert to port version 8 as version 10 * [libflac] Use BUILD_SHARED_LIBS to properly export FLAC__NO_DLL via CMake * [libflac] Force FLAC__NO_DLL in installed headers in static triplets * [libflac] Modify headers on installation
34 lines
800 B
Plaintext
34 lines
800 B
Plaintext
Source: sdl2-mixer
|
|
Version: 2.0.4
|
|
Port-Version: 10
|
|
Homepage: https://www.libsdl.org/projects/SDL_mixer
|
|
Description: Multi-channel audio mixer library for SDL.
|
|
Build-Depends: sdl2
|
|
Default-Features: nativemidi
|
|
|
|
Feature: dynamic-load
|
|
Description: Load plugins with dynamic call
|
|
|
|
Feature: nativemidi
|
|
Description: Support for MIDI audio format on Windows and macOS.
|
|
|
|
Feature: libflac
|
|
Description: Support for FLAC audio format.
|
|
Build-Depends: libflac
|
|
|
|
Feature: mpg123
|
|
Description: Support for MP3 audio format.
|
|
Build-Depends: mpg123
|
|
|
|
Feature: libmodplug
|
|
Description: Support for MOD audio format.
|
|
Build-Depends: libmodplug
|
|
|
|
Feature: libvorbis
|
|
Description: Support for OGG Vorbis audio format.
|
|
Build-Depends: libvorbis
|
|
|
|
Feature: opusfile
|
|
Description: Support for Opus audio format.
|
|
Build-Depends: opusfile
|