aboutsummaryrefslogtreecommitdiff
path: root/ports/libvpx/CONTROL
diff options
context:
space:
mode:
authorMatthias C. M. Troffaes <matthias.troffaes@gmail.com>2020-12-29 23:43:54 +0000
committerGitHub <noreply@github.com>2020-12-29 15:43:54 -0800
commitba1c3aa63e17e15b59e17d53cf8fde9a2a9080ac (patch)
tree29c0f93e870e9e61a34fca55e644652c85727700 /ports/libvpx/CONTROL
parent8f8f7168ee0a524d4f71e632fd5cf2936d96469c (diff)
downloadvcpkg-ba1c3aa63e17e15b59e17d53cf8fde9a2a9080ac.tar.gz
vcpkg-ba1c3aa63e17e15b59e17d53cf8fde9a2a9080ac.zip
[libvpx] switch from yasm to nasm (#14545)
* [libvpx] switch from yasm to nasm * [vcpkg] install nasm on azure for osx * Revert "[vcpkg] install nasm on azure for osx" This reverts commit f65ad1bdadb7b7b3a3b056186665f102b4f9aded. * [VMSS] Install nasm on OSX * [libvpx] bump port version * [libvpx] Add --as=nasm for non-MSVC triplets * [libvpx] Fix nasm debug format flag * Back out nasm change applied in https://github.com/microsoft/vcpkg/pull/15258 Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Long Nguyen <nguyen.long.908132@gmail.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/libvpx/CONTROL')
-rw-r--r--ports/libvpx/CONTROL3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/libvpx/CONTROL b/ports/libvpx/CONTROL
index 1b171c91a..484cd3bbe 100644
--- a/ports/libvpx/CONTROL
+++ b/ports/libvpx/CONTROL
@@ -1,7 +1,6 @@
Source: libvpx
Version: 1.9.0
-Port-Version: 4
+Port-Version: 5
Homepage: https://github.com/webmproject/libvpx
Description: The reference software implementation for the video coding formats VP8 and VP9.
Supports: !(uwp&arm)
-Build-Depends: yasm-tool-helper