update build packaging

This commit is contained in:
2024-04-10 21:04:29 -04:00
parent 8d97b886de
commit b0598a5875
2 changed files with 3 additions and 6 deletions

View File

@@ -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>

View File

@@ -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",