3 Star 0 Fork 90

Temporary_use_for_openharmony / third_party_libpng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
冯泽悟 提交于 2022-05-26 12:20 . 实现libpng组件部件化
{
"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": "thirdparty_libpng",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/temporary_use_for_openharmony/third_party_libpng.git
git@gitee.com:temporary_use_for_openharmony/third_party_libpng.git
temporary_use_for_openharmony
third_party_libpng
third_party_libpng
master

搜索帮助