Backed out 2 changesets (bug 903746) for causing non-unified build bustages on nsIPri...
[gecko.git] / third_party / cups / moz.yaml
blob2b4ce6407e989ac9781df49eccd0a293f9dae331
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     - "**"
26   include:
27     - LICENSE
28     - cups/array.h
29     - cups/cups.h
30     - cups/file.h
31     - cups/http.h
32     - cups/ipp.h
33     - cups/language.h
34     - cups/pwg.h
35     - cups/versioning.h
37   update-actions:
38     - action: move-dir
39       from: "{yaml_dir}/cups"
40       to: "{yaml_dir}/include/cups"