xref: /aosp_15_r20/external/harfbuzz_ng/METADATA (revision 2d1272b857b1f7575e6e246373e1cb218663db8a)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update harfbuzz_ng
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
5name: "harfbuzz_ng"
6description: "HarfBuzz is a text shaping engine."
7third_party {
8  url {
9    type: GIT
10    value: "https://github.com/harfbuzz/harfbuzz"
11  }
12  version: "10.1.0"
13  license_type: RESTRICTED
14  license_note: "would be NOTICE save for GPL in:\n"
15  " m4/ax_code_coverage.m4\n"
16  " Also take care when vendoring in not to import content like the\n"
17  " culp/ligatures font with CC-BY-NC-SA licensing. Google does not want to\n"
18  " host CC-BY-NC* content.\n"
19  last_upgrade_date {
20    year: 2024
21    month: 11
22    day: 6
23  }
24}
25