summaryrefslogtreecommitdiffstats
path: root/gfx/ots/moz.yaml
blob: 50ce2b4e8f2551f9268eb61c3a413c5ec2382b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
schema: 1

bugzilla:
  product: Core
  component: "Graphics: Text"

origin:
  name: ots
  description: Sanitiser for OpenType project

  url: https://github.com/khaledhosny/ots

  release: 6ba665aa307ea360283191736814863ca398398d (2023-08-16T17:30:00Z).
  revision: 6ba665aa307ea360283191736814863ca398398d

  license: BSD-3-Clause
  license-file: LICENSE

vendoring:
  url: https://github.com/khaledhosny/ots
  source-hosting: github
  tracking: commit

  exclude:
    - ".*"
    - "**"

  include:
    - include/
    - src/
    - tests/*.cc

  keep:
    - LICENSE
    - RLBoxWOFF2Host.*
    - RLBoxWOFF2Types.*

  patches:
    - ots-lz4.patch
    - ots-rlbox.patch
    - ots-visibility.patch
    - ots-1850314.patch