aboutsummaryrefslogtreecommitdiff
path: root/ports/fdk-aac
diff options
context:
space:
mode:
authorMatthew Oliver <protogonoi@gmail.com>2020-08-19 05:58:14 +1000
committerGitHub <noreply@github.com>2020-08-18 12:58:14 -0700
commit272269583c80a4ba626d405e79a88a2ddd6d950d (patch)
treeaca2bd4c6ea94d1656e983492752ea33c2b0bb1e /ports/fdk-aac
parentbc8807963282a6b01f0e7ba94b732c5ec028d6a1 (diff)
downloadvcpkg-272269583c80a4ba626d405e79a88a2ddd6d950d.tar.gz
vcpkg-272269583c80a4ba626d405e79a88a2ddd6d950d.zip
[ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277)
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/fdk-aac')
-rw-r--r--ports/fdk-aac/CMakeLists.txt2
-rw-r--r--ports/fdk-aac/CONTROL2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/fdk-aac/CMakeLists.txt b/ports/fdk-aac/CMakeLists.txt
index a7f6c09b2..67db1b323 100644
--- a/ports/fdk-aac/CMakeLists.txt
+++ b/ports/fdk-aac/CMakeLists.txt
@@ -198,6 +198,6 @@ if(NOT DISABLE_INSTALL_HEADERS)
libSYS/include/FDK_audio.h
libSYS/include/genericStds.h
libSYS/include/machine_type.h
- DESTINATION include
+ DESTINATION include/fdk-aac
)
endif()
diff --git a/ports/fdk-aac/CONTROL b/ports/fdk-aac/CONTROL
index c7262f861..fe523b9b8 100644
--- a/ports/fdk-aac/CONTROL
+++ b/ports/fdk-aac/CONTROL
@@ -1,4 +1,4 @@
Source: fdk-aac
-Version: 2018-07-08-1
+Version: 2018-07-08-2
Homepage: https://github.com/mstorsjo/fdk-aac
Description: A standalone library of the Fraunhofer FDK AAC code