no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / media / libjxl / moz.yaml
blob7b8d187ff4e0fed5450b4bea76b612234456890c
1 schema: 1
3 bugzilla:
4   product: Core
5   component: "Graphics: ImageLib"
7 origin:
8   name: libjxl
9   description: JPEG XL image format reference implementation
11   url: https://github.com/libjxl/libjxl
13   release: f06a34c77b1bd11bafbe82989241e68c756ccca2 (2024-03-11T15:14:53Z).
15   revision: f06a34c77b1bd11bafbe82989241e68c756ccca2
17   license: Apache-2.0
19   license-file: LICENSE
21 updatebot:
22     maintainer-phab: saschanaz
23     maintainer-bz: krosylight@mozilla.com
24     tasks:
25       - type: vendoring
26         enabled: True
27         frequency: 3 weeks
29 vendoring:
30   url: https://github.com/libjxl/libjxl
31   source-hosting: github
32   vendor-directory: third_party/jpeg-xl
34   exclude:
35     - doc
36     - third_party/testdata
37     - tools
38     - lib/lib.gni # Symlink is not permitted in mozilla-central