-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMETADATA
31 lines (29 loc) · 1.06 KB
/
METADATA
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
# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
# DEPENDING ON IT IN YOUR PROJECT.
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update harfbuzz_ng
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
name: "harfbuzz_ng"
description: "HarfBuzz is a text shaping engine."
third_party {
url {
type: GIT
value: "https://github.com/harfbuzz/harfbuzz"
}
version: "7.1.0"
license_type: BY_EXCEPTION_ONLY
license_note: "would be NOTICE save for GPL in:\n"
" m4/ax_code_coverage.m4\n"
" and RESTRICTED save for OFL in:\n"
" test/shaping/data/in-house/COPYING\n"
" test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-5662671558934528\n"
" Also take care when vendoring in not to import content like the\n"
" culp/ligatures font with CC-BY-NC-SA licensing. Google does not want to\n"
" host CC-BY-NC* content.\n"
last_upgrade_date {
year: 2023
month: 3
day: 24
}
}