Bug 1837275 [wpt PR 40429] - Test order of toggle events in addition to order of...
[gecko.git] / third_party / cups / moz.yaml
blob3121a7e48c54f37a259276adcddd1ad78b7ef9e9
1 schema: 1
3 bugzilla:
4   product: Core
5   component: "Printing: Setup"
7 origin:
8   name: cups
9   description: standards-based, open source printing system
11   url: https://github.com/apple/cups
13   release: 82e3ee0e3230287b76a76fb8f16b92ca6e50b444 (2020-04-27T18:04:29Z).
14   revision: 82e3ee0e3230287b76a76fb8f16b92ca6e50b444
16   license: Apache-2.0
18 vendoring:
19   url: https://github.com/apple/cups
20   source-hosting: github
21   tracking: commit
23   exclude:
24     - ".*"
25     - "**"
27   include:
28     - LICENSE
29     - cups/array.h
30     - cups/cups.h
31     - cups/file.h
32     - cups/http.h
33     - cups/ipp.h
34     - cups/language.h
35     - cups/pwg.h
36     - cups/versioning.h
38   update-actions:
39     - action: move-dir
40       from: "{yaml_dir}/cups"
41       to: "{yaml_dir}/include/cups"