1 Star 0 Fork 234

renhw001 / third_party_skia_6

forked from OpenHarmony / third_party_skia 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 969 Bytes
一键复制 编辑 原始数据 按行查看 历史
shegangbin 提交于 2024-01-23 20:56 . fix deps
{
"name": "@ohos/skia",
"description": "skia is a complete 2D graphic library for drawing Text, Geometries, and Images.",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/skia"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "skia",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [
"hilog",
"hitrace"
],
"third_party": [
"vulkan-headers"
]
},
"build": {
"sub_component": [
"//third_party/skia:skia_canvaskit(//build/toolchain/ohos:ohos_clang_arm)"
],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/renhw001/third_party_skia_6.git
git@gitee.com:renhw001/third_party_skia_6.git
renhw001
third_party_skia_6
third_party_skia_6
master

搜索帮助