1 # Version of this schema
5 # Bugzilla product and component for this directory and subdirectories
9 # The source in this directory was copied from upstream by running the
10 # update.py script from media/libyuv. Any changes made relative to upstream
11 # should be reflected in that script, e.g. by applying patch files after the
16 description: "YUV-format image scaling and conversion library"
18 url: "https://chromium.googlesource.com/libyuv/libyuv"
20 # Human-readable identifier for this version/release
21 # Generally "version NNN", "tag SSS", "bookmark SSS"
22 release: "master (2022-06-22 00:11:49)"
25 # Must be a long or short commit SHA (long preferred)
26 revision: 2bdc210be9eb11ded16bf3ef1f6cadb0d4dcb0c2
28 # The package's license, where possible using the mnemonic from
29 # https://spdx.org/licenses/
30 # Multiple licenses can be specified (as a YAML list)
31 # A "LICENSE" file must exist containing the full license text
32 license: "BSD-3-Clause-Clear"
38 maintainer-bz: ngrunbaum@mozilla.com
45 url: https://chromium.googlesource.com/libyuv/libyuv/
46 source-hosting: googlesource
47 vendor-directory: media/libyuv/libyuv/
48 skip-vendoring-steps: ['update-moz-build']
54 - fix_build_errors.patch
55 - make_mjpeg_printfs_optional.patch