aboutsummaryrefslogtreecommitdiff
path: root/ports/libvpx/CONTROL
diff options
context:
space:
mode:
authortalregev <talregev@users.noreply.github.com>2021-04-20 00:26:08 +0300
committerGitHub <noreply@github.com>2021-04-19 14:26:08 -0700
commit3ec41f57e64f691a723fd6e89830d01cc9be93e1 (patch)
tree49dbe19d5573e08bcea4b164b2f10a4293303146 /ports/libvpx/CONTROL
parent68fc55c971ee7791277b9d0cfc4a9c1a881faff3 (diff)
downloadvcpkg-3ec41f57e64f691a723fd6e89830d01cc9be93e1.tar.gz
vcpkg-3ec41f57e64f691a723fd6e89830d01cc9be93e1.zip
[libvpx] Fix libvpx compilation (install process) (#17287)
* Fix libvpx compilation (install process) * [libvpx] Remove library and pdb suffixes. * [ffmpeg] Remove fix for libvpx * update version record * Update ports/ffmpeg/CONTROL * Update versions/f-/ffmpeg.json * version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/libvpx/CONTROL')
-rw-r--r--ports/libvpx/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libvpx/CONTROL b/ports/libvpx/CONTROL
deleted file mode 100644
index 67f157a3f..000000000
--- a/ports/libvpx/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: libvpx
-Version: 1.9.0
-Port-Version: 7
-Homepage: https://github.com/webmproject/libvpx
-Description: The reference software implementation for the video coding formats VP8 and VP9.