6 Star 5 Fork 61

OpenHarmony/third_party_e2fsprogs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 2.48 KB
一键复制 编辑 原始数据 按行查看 历史
f房芷仪 提交于 2025-01-16 15:35 +08:00 . 编译整改
{
"name": "@ohos/e2fsprogs",
"description": "The E2fsprogs package contains the utilities for handling the ext2 file system. It also supports the ext3 and ext4 journaling file systems",
"version": "4.1",
"license": "LGPL V2.0, BSD 3-Clause License, GPL V2.0, MIT License",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/e2fsprogs"
},
"dirs": {},
"scripts": {},
"licensePath": "NOTICE",
"readmePath": {
"en": "README"
},
"component": {
"name": "e2fsprogs",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"selinux",
"c_utils"
],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"header": {
"header_base": "//third_party/e2fsprogs/e2fsprogs/lib",
"header_files": ["config.h"]
},
"name": "//third_party/e2fsprogs:libext2_blkid"
},
{
"name": "//third_party/e2fsprogs:libext2_com_err"
},
{
"name": "//third_party/e2fsprogs:libext2_e2p"
},
{
"name": "//third_party/e2fsprogs:libext2_misc"
},
{
"name": "//third_party/e2fsprogs:libext2_quota"
},
{
"name": "//third_party/e2fsprogs:libext2_uuid"
},
{
"name": "//third_party/e2fsprogs:libext2fs"
},
{
"name": "//third_party/e2fsprogs:blkid"
},
{
"name": "//third_party/e2fsprogs:e2fsck"
},
{
"name": "//third_party/e2fsprogs:mke2fs"
},
{
"name": "//third_party/e2fsprogs:resize2fs"
},
{
"name": "//third_party/e2fsprogs:e2fsdroid"
},
{
"name": "//third_party/e2fsprogs:libdacconfig"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_e2fsprogs.git
git@gitee.com:openharmony/third_party_e2fsprogs.git
openharmony
third_party_e2fsprogs
third_party_e2fsprogs
master

搜索帮助