tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

moz.yaml (654B)


      1 schema: 1
      2 
      3 bugzilla:
      4  product: Core
      5  component: "Graphics: Text"
      6 
      7 origin:
      8  name: graphite2
      9  description: smart font system developed specifically to handle the complexities of lesser-known languages of the world
     10 
     11  url: https://graphite.sil.org/
     12 
     13  release: 1.3.14 (2020-04-01T09:53:13+07:00).
     14  revision: 1.3.14
     15 
     16  license: LGPL-2.1
     17  license-file: LICENSE
     18 
     19 vendoring:
     20  url: https://github.com/silnrsi/graphite
     21  source-hosting: github
     22  tracking: tag
     23 
     24  exclude:
     25    - "**"
     26 
     27  include:
     28    - ChangeLog
     29    - COPYING
     30    - LICENSE
     31    - include
     32    - README.md
     33    - src
     34 
     35  keep:
     36    - geckoextra
     37    - src/MozGrMalloc.h
     38    - src/sources.mozbuild