mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 19:39:00 +08:00
95785e1b40
* Add SDL2 image target * Add SDL2_mixer target * Add SDL2_ttf target * Add SDL2_net target * Fix missing source file for SDL2_image * Disable harfbuzz for freetype properly * Use both include dirs for freetype in SDL2-tff
25 lines
551 B
Plaintext
25 lines
551 B
Plaintext
Source: sdl2-mixer
|
|
Version: 2.0.4-1
|
|
Description: Multi-channel audio mixer library for SDL.
|
|
Build-Depends: sdl2
|
|
|
|
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
|