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