diff options
| author | wangqr <wangqr@users.noreply.github.com> | 2020-04-16 16:44:18 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-16 13:44:18 -0700 |
| commit | b7ef16861f37a4a2f1e8ea12137b1349133ee5cf (patch) | |
| tree | 8e205ee42c4defdd306e04cd035c061eb9a6fa73 /scripts | |
| parent | 959a9eae9a0bcff27903369688d0d7219cc4225f (diff) | |
| download | vcpkg-b7ef16861f37a4a2f1e8ea12137b1349133ee5cf.tar.gz vcpkg-b7ef16861f37a4a2f1e8ea12137b1349133ee5cf.zip | |
[avisynthplus] Add new port (#10496)
* [avisynthplus] Add new port
* [avisynthplus] Disable static build
Static build is not supported. See https://github.com/AviSynth/AviSynthPlus/issues/130
* [avisynthplus] Ass Supports to CONTROL
* [avisynthplus] set static to fail in CI baseline
* [avisynthplus] add vcpkg_fail_port_install
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 06c7456c1..cc6ce072a 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -96,6 +96,7 @@ atlmfc:x64-linux=fail atlmfc:x64-osx=fail
aubio:x64-linux=fail
aubio:x64-osx=fail
+avisynthplus:x64-windows-static=fail
avro-c:arm-uwp=fail
avro-c:x64-osx=fail
avro-c:x64-uwp=fail
|
