16 Star 64 Fork 90

OpenHarmony / third_party_libpng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
LK 提交于 2023-12-19 07:36 . 部件化整改以适配external_deps
{
"name": "@ohos/libpng",
"description": "Reference library for supporting the Portable Network Graphics (PNG) format.",
"version": "3.1",
"license": "libpng license",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libpng"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE",
"readmePath": {
"en": "README"
},
"component": {
"name": "libpng",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"small",
"mini",
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": ["zlib"]
},
"build": {
"sub_component": [],
"inner_kits": [
{
"type": "so",
"name": "//third_party/libpng:libpng",
"header": {
"header_files": [],
"header_base": "//third_party/libpng"
}
}],
"test": []
}
}
}
1
https://gitee.com/openharmony/third_party_libpng.git
git@gitee.com:openharmony/third_party_libpng.git
openharmony
third_party_libpng
third_party_libpng
master

搜索帮助