添加deepin打包格式的deb包目录

This commit is contained in:
2021-08-18 16:02:07 +08:00
parent deec28ce83
commit a80397ee9e
16 changed files with 1035 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"appid": "com.gitee.uengine.runner.spark",
"name": "com.gitee.uengine.runner.spark",
"version": "1.3.2",
"arch": ["all"],
"permissions": {
"autostart": false,
"notification": false,
"trayicon": false,
"clipboard": false,
"account": false,
"bluetooth": false,
"camera": false,
"audio_record": false,
"installed_apps": false
}
}