vcpkg/ports/ffmpeg
Matthias C. M. Troffaes 9ac48a6c49
[ffmpeg] fix linking with iconv feature (#13481)
* [ffmpeg] fix linking with iconv feature

* [ffmpeg] use official iconv cmake target (broken for now, needs fix in libiconv, see #11776)

* [ffmpeg] fix typo in theora configuration

* [ffmpeg] switch to $<NOT:$<CONFIG:Debug>> for selecting release libraries

* [ffmpeg] use find_dependency(Iconv) on macos to better handle downstream REQUIRED

* Bump port version.

* [ffmpeg] remove iconv dependency on mac when it's not needed

Patch originally provided by @cenit
2020-09-24 12:34:21 -07:00
..
0001-create-lib-libraries.patch [ffmpeg] update to 4.2 (#8021) 2019-09-23 13:46:16 -07:00
0003-fix-windowsinclude.patch [ffmpeg] update to 4.2 (#8021) 2019-09-23 13:46:16 -07:00
0004-fix-debug-build.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0005-fix-libvpx-linking.patch [ffmpeg] update to 4.2 (#8021) 2019-09-23 13:46:16 -07:00
0006-fix-StaticFeatures.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0007-fix-lib-naming.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0008-Fix-wavpack-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0009-Fix-fdk-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0010-Fix-x264-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0011-Fix-x265-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0012-Fix-ssl-110-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
build.sh.in Fix ffmpeg build for PATH with spaces. (#13275) 2020-09-03 13:58:57 -07:00
CONTROL [ffmpeg] fix feature dependencies (#13502) 2020-09-24 12:29:47 -07:00
FindFFMPEG.cmake.in [ffmpeg] fix linking with iconv feature (#13481) 2020-09-24 12:34:21 -07:00
portfile.cmake [ffmpeg:arm64-linux] Fix bug #13511: [ffmpeg:arm64-linux] build failure. (#13512) 2020-09-14 16:06:48 -07:00
vcpkg-cmake-wrapper.cmake [many ports] Remove _find_package guards that break *_FOUND (#12157) 2020-08-01 17:13:08 -07:00