aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg
diff options
context:
space:
mode:
authorpravic <ehysta@gmail.com>2019-06-16 02:54:47 +0300
committerPhil Christensen <philc@microsoft.com>2019-06-15 16:54:47 -0700
commit18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad (patch)
treeef24dcb51094e7d50ba343e503023bff5ef5a17f /ports/ffmpeg
parent7157f7efbf3d0a41374fde760dbed416a3b58bee (diff)
downloadvcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.tar.gz
vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.zip
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
Diffstat (limited to 'ports/ffmpeg')
-rw-r--r--ports/ffmpeg/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL
index ca28e399e..209bb2306 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,5 +1,6 @@
Source: ffmpeg
Version: 4.1-6
+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.