42 lines
694 B
YAML
42 lines
694 B
YAML
schema: 1
|
|
|
|
bugzilla:
|
|
product: Core
|
|
component: "Graphics: Text"
|
|
|
|
origin:
|
|
name: ots
|
|
description: Sanitiser for OpenType project
|
|
|
|
url: https://github.com/khaledhosny/ots
|
|
|
|
release: 41136f2f0afc3db21a1f95b3348f62c5d6372b93 (2025-01-07T23:20:03Z).
|
|
revision: 41136f2f0afc3db21a1f95b3348f62c5d6372b93
|
|
|
|
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
|