summaryrefslogtreecommitdiffstats
path: root/media/libjxl/moz.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'media/libjxl/moz.yaml')
-rw-r--r--media/libjxl/moz.yaml38
1 files changed, 38 insertions, 0 deletions
diff --git a/media/libjxl/moz.yaml b/media/libjxl/moz.yaml
new file mode 100644
index 0000000000..e860ac63a4
--- /dev/null
+++ b/media/libjxl/moz.yaml
@@ -0,0 +1,38 @@
+schema: 1
+
+bugzilla:
+ product: Core
+ component: "Graphics: ImageLib"
+
+origin:
+ name: libjxl
+ description: JPEG XL image format reference implementation
+
+ url: https://github.com/libjxl/libjxl
+
+ release: 07203da045f6b41f9b3b5b86023fd70b075137f6 (2024-01-29T17:41:05Z).
+
+ revision: 07203da045f6b41f9b3b5b86023fd70b075137f6
+
+ license: Apache-2.0
+
+ license-file: LICENSE
+
+updatebot:
+ maintainer-phab: saschanaz
+ maintainer-bz: krosylight@mozilla.com
+ tasks:
+ - type: vendoring
+ enabled: True
+ frequency: 3 weeks
+
+vendoring:
+ url: https://github.com/libjxl/libjxl
+ source-hosting: github
+ vendor-directory: third_party/jpeg-xl
+
+ exclude:
+ - doc
+ - third_party/testdata
+ - tools
+ - lib/lib.gni # Symlink is not permitted in mozilla-central