summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/moz.yaml
blob: 67c6db62adfea316d1c4c46087f0e7b0a5490869 (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
schema: 1

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

origin:
  name: graphite2
  description: smart font system developed specifically to handle the complexities of lesser-known languages of the world

  url: https://graphite.sil.org/

  release: 1.3.14 (2020-04-01T09:53:13+07:00).
  revision: 1.3.14

  license: LGPL-2.1
  license-file: LICENSE

vendoring:
  url: https://github.com/silnrsi/graphite
  source-hosting: github
  tracking: tag

  exclude:
    - "**"

  include:
    - ChangeLog
    - COPYING
    - LICENSE
    - include
    - README.md
    - src

  keep:
    - geckoextra
    - src/MozGrMalloc.h
    - src/sources.mozbuild