update build packaging
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<url type="homepage">https://git.eyecreate.org/eyecreate/qiflora</url>
|
||||
<url type="contact">https://www.eyecreate.org</url>
|
||||
<url type="donation">https://liberapay.com/eyecreate/donate</url>
|
||||
<launchable type="desktop-id">org.eyecreate.qiflora.desktop</launchable>
|
||||
<developer_name>eyecreate</developer_name>
|
||||
<description>
|
||||
<p>Mobile friendly application to monitor Mi Flora devices.</p>
|
||||
@@ -51,8 +52,4 @@
|
||||
</release>
|
||||
<release version="1.0" date="2019-11-8" type="stable"/>
|
||||
</releases>
|
||||
<custom>
|
||||
<value key="Purism::form_factor">workstation</value>
|
||||
<value key="Purism::form_factor">mobile</value>
|
||||
</custom>
|
||||
</component>
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
"id": "org.eyecreate.qiflora",
|
||||
"runtime": "org.kde.Platform",
|
||||
"command": "qiflora",
|
||||
"runtime-version": "5.14",
|
||||
"runtime-version": "5.15-23.08",
|
||||
"sdk": "org.kde.Sdk",
|
||||
"finish-args": [
|
||||
"--share=ipc",
|
||||
"--allow=bluetooth",
|
||||
"--system-talk-name=org.bluez",
|
||||
"--share=network",
|
||||
"--socket=x11",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--device=dri",
|
||||
"--filesystem=home",
|
||||
|
||||
Reference in New Issue
Block a user