mirror of
https://gitee.com/openharmony/third_party_harfbuzz
synced 2024-11-27 01:11:02 +00:00
add bundle.json
Signed-off-by: pjscc <pangjiashuai@huawei.com>
This commit is contained in:
parent
b67fa7a5e1
commit
228f1922fa
31
bundle.json
Normal file
31
bundle.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "@ohos/harfbuzz",
|
||||
"description": "HarfBuzz is a text shaping engine. It primarily supports OpenType, but also Apple Advanced Typography. HarfBuzz is used in Android, Chrome, ChromeOS, Firefox, GNOME, GTK+, KDE, LibreOffice, OpenJDK, PlayStation, Qt, XeTeX, and other places.",
|
||||
"version": "3.1",
|
||||
"license": "MIT",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "third_party/harfbuzz"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"licensePath": "COPYING",
|
||||
"component": {
|
||||
"name": "thirdparty_harfbuzz",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user