aboutsummaryrefslogtreecommitdiff
path: root/ports/libflac/CONTROL
diff options
context:
space:
mode:
authorKevin Lu <6320810+kevinlul@users.noreply.github.com>2020-07-31 14:23:27 -0400
committerGitHub <noreply@github.com>2020-07-31 11:23:27 -0700
commit62d4320409b23b2278f20c3eaa4b174c4e3f0431 (patch)
tree14f9a22ce993f2584be77c5b8fc271af78b8a4ae /ports/libflac/CONTROL
parent4b0f9cbaeca120c32365fe095530a5f518a64376 (diff)
downloadvcpkg-62d4320409b23b2278f20c3eaa4b174c4e3f0431.tar.gz
vcpkg-62d4320409b23b2278f20c3eaa4b174c4e3f0431.zip
[sdl2-mixer] Fix FLAC symbol export when static linking, add nativemidi default feature (#12374)
* [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
Diffstat (limited to 'ports/libflac/CONTROL')
-rw-r--r--ports/libflac/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libflac/CONTROL b/ports/libflac/CONTROL
index 745494c77..4c57d1f68 100644
--- a/ports/libflac/CONTROL
+++ b/ports/libflac/CONTROL
@@ -1,5 +1,6 @@
Source: libflac
-Version: 1.3.3-1
+Version: 1.3.3
+Port-Version: 2
Homepage: https://xiph.org/flac/
Description: Library for manipulating FLAC files
Build-Depends: libogg