Bug 1883861 - Part 1: Move visitMemoryBarrier into the common CodeGenerator file...
[gecko.git] / modules / woff2 / moz.yaml
blob3a3b15661f4a3fc141ab8ee7414a56ff6eb766dc
1 schema: 1
3 bugzilla:
4   product: Toolkit
5   component: "General"
7 origin:
8   name: woff2
9   description: font compression
11   url: https://github.com/google/woff2
13   release: 4721483ad780ee2b63cb787bfee4aa64b61a0446 (2022-03-30T15:59:13Z).
14   revision: 4721483ad780ee2b63cb787bfee4aa64b61a0446
16   license: MIT
18 vendoring:
19   url: https://github.com/google/woff2
20   source-hosting: github
21   tracking: commit
23   exclude:
24     - ".*"
25     - CMakeLists.txt
26     - CONTRIBUTING.md
27     - Makefile
28     - brotli
29     - cmake
30     - README.md
32   include:
33     - include/
34     - src/
36   keep:
37     - "RLBoxWOFF2Sandbox.*"
38     - sources.mozbuild
40   patches:
41     - woff2-rlbox.patch