diff options
| author | Voskrese <10104740+Voskrese@users.noreply.github.com> | 2020-04-24 12:18:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 21:18:56 -0700 |
| commit | ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c (patch) | |
| tree | 262e8434ee3e23c681b7bbcc74b652f4e314dee2 /ports/mpg123/CONTROL | |
| parent | 43760aa86fb04aafc789d96f5c2bfeeeed89f21b (diff) | |
| download | vcpkg-ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c.tar.gz vcpkg-ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c.zip | |
[libvpx][mpg123] Fix use of YASM in MSBuild (via path) (#10952)
* Update vcpkg_build_msbuild.cmake
* Update vcpkg_install_msbuild.cmake
* Update portfile.cmake
* Update CONTROL
* Update portfile.cmake
* Update CONTROL
* Update ci.baseline.txt.
* Update ci.baseline.txt
* Update ci.baseline.txt
* Update ci.baseline.txt
* Update portfile.cmake
* Update CONTROL
* Update CONTROL
* Update portfile.cmake
* [mpg123][libvpx] UWP is a target
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/mpg123/CONTROL')
| -rw-r--r-- | ports/mpg123/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/mpg123/CONTROL b/ports/mpg123/CONTROL index 47692364e..d1edfde9d 100644 --- a/ports/mpg123/CONTROL +++ b/ports/mpg123/CONTROL @@ -1,4 +1,5 @@ Source: mpg123 -Version: 1.25.8-6 +Version: 1.25.8-7 Homepage: https://sourceforge.net/projects/mpg123/ -Description: mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
\ No newline at end of file +Description: mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). +Supports: !(uwp|arm) |
