{ "id": "app.lith.Lith", "runtime": "org.kde.Platform", "runtime-version": "6.2", "sdk": "org.kde.Sdk", "command": "Lith", "finish-args": [ "--socket=x11", "--socket=wayland", "--device=dri", "--share=network", "--share=ipc", "--talk-name=org.freedesktop.Notifications", "--talk-name=org.kde.StatusNotifierWatcher", "--talk-name=com.canonical.indicator.application", "--talk-name=org.ayatana.indicator.application", "--talk-name=org.freedesktop.portal.Fcitx", "--own-name=org.kde.StatusNotifierItem-1-1", "--own-name=org.kde.StatusNotifierItem-2-1", "--own-name=org.kde.StatusNotifierItem-3-1", "--own-name=org.kde.StatusNotifierItem-4-1", "--own-name=org.kde.StatusNotifierItem-5-1", "--own-name=org.kde.StatusNotifierItem-6-1", "--own-name=org.kde.StatusNotifierItem-7-1", "--own-name=org.kde.StatusNotifierItem-8-1", "--own-name=org.kde.StatusNotifierItem-9-1" ], "modules": [ { "name": "Lith", "buildsystem": "cmake-ninja", "config-opts": [ "CMAKE_INSTALL_PREFIX=/app" ], "sources": [ { "type": "dir", "path": "../../.." } ] } ] }