mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 07:29:01 +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
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
Source: libsndfile
|
|
Version: 1.0.29
|
|
Port-Version: 10
|
|
Description: Library to read, write and manipulate many soundfile types. Authored by Eric de Castro Lopo
|
|
Homepage: https://github.com/erikd/libsndfile
|
|
Default-Features: external-libs
|
|
|
|
Feature: external-libs
|
|
Description: Support Ogg Vorbis and FLAC audio files
|
|
Build-Depends: libogg, libflac, libvorbis
|