aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authorMatthias C. M. Troffaes <matthias.troffaes@gmail.com>2020-10-28 21:24:51 +0000
committerGitHub <noreply@github.com>2020-10-28 14:24:51 -0700
commit0ff714bd520f5315081db50acce43644832451ba (patch)
tree228153109e23b1e0d3e9f979f6d9166b6256c23c /ports/ffmpeg/CONTROL
parent2a2070c4b196b8ecd9e553198523edd0ec71ced0 (diff)
downloadvcpkg-0ff714bd520f5315081db50acce43644832451ba.tar.gz
vcpkg-0ff714bd520f5315081db50acce43644832451ba.zip
[ffmpeg] link against dl on unix when nvcodec feature is enabled (#14219)
Diffstat (limited to 'ports/ffmpeg/CONTROL')
-rw-r--r--ports/ffmpeg/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL
index 5cdcb190c..01c42182b 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,6 +1,6 @@
Source: ffmpeg
Version: 4.3.1
-Port-Version: 2
+Port-Version: 3
Homepage: https://ffmpeg.org
Description: a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.