Apply suggestions from code review (more changes to come)

* Updated KDE runtime to v5.15-21.08
* Removing old bits that shouldn't be there anymore.

Co-authored-by: Hubert Figuière <hub@figuiere.net>
Co-authored-by: Bartłomiej Piotrowski <b@bpiotrowski.pl>
This commit is contained in:
⋀d5001 2021-10-01 16:13:55 +00:00 committed by GitHub
parent 6eab1e3cc0
commit 0eb8840e46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
{
"app-id": "eu.ad5001.LogarithmPlotter",
"runtime": "org.kde.Platform",
"runtime-version": "5.15",
"runtime-version": "5.15-21.08",
"sdk": "org.kde.Sdk",
"finish-args": [
"--share=ipc",
"--device=dri",
"--socket=x11",
"--socket=fallback-x11",
"--socket=wayland",
"--talk-name=org.freedesktop.DBus.Proprieties",
"--talk-name=org.freedesktop.IBus",
@ -17,7 +17,6 @@
"rename-desktop-file": "logarithmplotter.desktop",
"rename-icon": "logplotter",
"rename-appdata-file": "eu.ad5001.LogarithmPlotter.metainfo.xml",
"cleanup": [ ],
"post-install": [
"install -D mimetypes /app/share/mime/packages/x-logarithm-plot.xml"
],