aboutsummaryrefslogtreecommitdiff
path: root/ports/libopenmpt/CONTROL
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2020-10-14 17:38:40 -0700
committerGitHub <noreply@github.com>2020-10-14 17:38:40 -0700
commitbfe983d721a0f2e0cd492f4b5632a952072b7e93 (patch)
tree0fd0332ed989d0974ac3d7f89fd44c8f5c3d0897 /ports/libopenmpt/CONTROL
parent23f5251f90a94f91f103fafccc3c366f565634a5 (diff)
downloadvcpkg-bfe983d721a0f2e0cd492f4b5632a952072b7e93.tar.gz
vcpkg-bfe983d721a0f2e0cd492f4b5632a952072b7e93.zip
[chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14 (#14054)
* [portaudio] Remove from baseline, fix CRT linkage and mark UWP as unsupported. portaudio was fixed by https://github.com/microsoft/vcpkg/commit/654adc64b36607aff14f614387eb904d64faec2b * [chakracore] Remove passing case from baseline and add Supports. PASSING, REMOVE FROM FAIL LIST: chakracore:arm64-windows (.\scripts\ci.baseline.txt) * [gamma] Remove from baseline. PASSING, REMOVE FROM FAIL LIST: gamma:x64-linux (.\scripts\ci.baseline.txt) This was blocked by portaudio before. * [usrsctp] Remove baseline PASSING, REMOVE FROM FAIL LIST: usrsctp:arm-uwp (.\scripts\ci.baseline.txt) PASSING, REMOVE FROM FAIL LIST: usrsctp:x64-uwp (.\scripts\ci.baseline.txt) Probably fixed by https://github.com/microsoft/vcpkg/commit/16b68c2f35771c250b354248f11015f9def2a89b * [libopenmpt] Fix build on recent msvc by backporting deaf2e3837fb08b1a53fd21bb53adbafe0a84e7d https://github.com/OpenMPT/openmpt/commit/deaf2e3837fb08b1a53fd21bb53adbafe0a84e7d * [chakracore] Also needs dynamic universe.
Diffstat (limited to 'ports/libopenmpt/CONTROL')
-rw-r--r--ports/libopenmpt/CONTROL6
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/libopenmpt/CONTROL b/ports/libopenmpt/CONTROL
deleted file mode 100644
index be431f49e..000000000
--- a/ports/libopenmpt/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: libopenmpt
-Version: 2017-01-28-cf2390140
-Homepage: https://github.com/OpenMPT/openmpt
-Description: a library to render tracker music
-Build-Depends: zlib, mpg123, libogg, libvorbis, portaudio, libflac
-Supports: !uwp \ No newline at end of file