vcpkg/versions
Billy O'Neal 439bf40945
[ffmpeg] Block "tensorflow" and others for the "all" feature on non-x64. (#22984)
* [ffmpeg] Block "tensorflow" for the "all" feature on non-x64.

In https://github.com/microsoft/vcpkg/pull/21980/ , we removed all the blocks for tensorflow which were merely replicating that upstream's "supports" expression. That is the correct behavior: if upstream adds support for a thing, it should start being tested downstream. However, the "all" and "all-nonfree" features of ffmpeg attempt to turn on what is really "all supported" rather than "all", so the feature-dependency needs to be guarded.

Note that the ffmpeg[tensorflow] feature remains unguarded! It is ffmpeg[all]'s *dependency* on ffmpeg[tensorflow] that is guarded.

* Also guard ass, tensorflow, and fontconfig for uwp
2022-02-08 14:44:07 -08:00
..
2022-02-04 01:16:11 -08:00
2022-02-08 09:04:27 -08:00
2022-02-08 09:05:09 -08:00
2022-02-07 19:04:39 -08:00
2022-02-07 22:06:56 -08:00
2022-02-04 13:37:39 -08:00
2022-02-07 21:37:36 -08:00
2022-02-07 19:03:00 -08:00