aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 58aa779135fc139a5e103e963c4c23957087e287 (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
# 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: "8.2.2"
  license_type: RESTRICTED
  license_note: "would be NOTICE save for GPL in:\n"
  " m4/ax_code_coverage.m4\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: 10
    day: 18
  }
}