1 Star 0 Fork 322

zhangwt3652/third_party_skia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
Can Xia 提交于 2024-04-23 20:25 . fix deps warning
{
"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": [
{
"name": "//third_party/skia/third_party/libjpeg-turbo:libjpeg"
},
{
"name": "//third_party/skia/third_party/piex:piex"
},
{
"name": "//third_party/skia/third_party/libwebp:libwebp"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangwt3652/third_party_skia.git
git@gitee.com:zhangwt3652/third_party_skia.git
zhangwt3652
third_party_skia
third_party_skia
master

搜索帮助