1 Star 1 Fork 1

wsgalaxy / com.tencent.qqlight.json

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
com.tencent.qqlight.json 785 Bytes
一键复制 编辑 原始数据 按行查看 历史
wsgalaxy 提交于 2019-02-27 14:43 . add .gitignore
{
"id": "com.tencent.qqlight",
"branch": "7.9.1",
"runtime": "com.deepin.wine.Platform",
"runtime-version": "2.18.1",
"sdk": "org.freedesktop.Sdk//18.08",
"command": "run.sh",
"finish-args": [
"--share=network",
"--share=ipc",
"--socket=x11",
"--socket=wayland",
"--socket=pulseaudio",
"--socket=session-bus",
"--device=dri",
"--filesystem=home",
"--allow=devel"
],
"add-extensions": {
"com.tencent.qqlight.ext": {
"directory": "ext",
"subdirectories": true,
"version": "7.9.1"
}
},
"modules": [
{
"name": "qqlight",
"buildsystem": "simple",
"build-commands": [
"bash ./install.sh"
],
"sources": [
{
"type": "git",
"url": "https://gitee.com/wsgalaxy/com.tencent.qqlight.git"
}
]
}
]
}
1
https://gitee.com/wsgalaxy/com.tencent.qqlight.json.git
git@gitee.com:wsgalaxy/com.tencent.qqlight.json.git
wsgalaxy
com.tencent.qqlight.json
com.tencent.qqlight.json
master

搜索帮助