1 Star 0 Fork 44

OpenHarmony-EduDist/third_party_libdrm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 965 Bytes
一键复制 编辑 原始数据 按行查看 历史
梁鹏辉 提交于 2024-11-04 10:59 . change
{
"name": "@ohos/libdrm",
"description": "libdrm is a userspace library for accessing the DRM, direct rendering manager, on Linux and other operating systems that support the ioctl interface.",
"version": "4.0",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libdrm"
},
"dirs": {},
"scripts": {},
"component": {
"name": "libdrm",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["standard"],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/libdrm:libdrm"
],
"inner_kits": [
{
"name": "//third_party/libdrm:libdrm"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/open-harmony-edu-dist/third_party_libdrm.git
git@gitee.com:open-harmony-edu-dist/third_party_libdrm.git
open-harmony-edu-dist
third_party_libdrm
third_party_libdrm
OpenHarmony-5.0.2-Release

搜索帮助