1 # Version of this schema
5 # Bugzilla product and component for this directory and subdirectories
7 component: "Audio/Video: Playback"
9 # Document the source of externally hosted code
12 # Short name of the package/library
15 description: dav1d, a fast AV1 decoder
17 # Full URL for the package's homepage/etc
18 # Usually different from repository url
19 url: https://code.videolan.org/videolan/dav1d
21 # Human-readable identifier for this version/release
22 # Generally "version NNN", "tag SSS", "bookmark SSS"
23 release: 7072e79faa8b8f387960b4a738139c98c270277f (2024-10-07T13:04:34.000+02:00).
26 # Must be a long or short commit SHA (long preferred)
27 revision: 7072e79faa8b8f387960b4a738139c98c270277f
29 # The package's license, where possible using the mnemonic from
30 # https://spdx.org/licenses/
31 # Multiple licenses can be specified (as a YAML list)
32 # A "LICENSE" file must exist containing the full license text
38 maintainer-phab: chunmin
39 maintainer-bz: cchang@mozilla.com
46 url: https://code.videolan.org/videolan/dav1d
47 source-hosting: gitlab
48 vendor-directory: third_party/dav1d
59 - '{yaml_dir}/vcs_version.h'
63 from: include/vcs_version.h.in
64 to: '{yaml_dir}/vcs_version.h'
65 - action: replace-in-file
68 file: '{yaml_dir}/vcs_version.h'
70 from: include/dav1d/version.h
71 to: '{yaml_dir}/version.h'