26 lines
811 B
YAML
26 lines
811 B
YAML
flatpak:
|
|
id: com.psi_plus.Psi_plus
|
|
branch: stable
|
|
runtime-name: flatpak-kde6-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- psi-plus
|
|
- psi-plus-plugins
|
|
command: psi-plus
|
|
rename-appdata-file: psi-plus.appdata.xml
|
|
rename-desktop-file: psi-plus.desktop
|
|
rename-icon: psi-plus
|
|
finish-args: |-
|
|
--device=dri
|
|
--share=ipc
|
|
--share=network
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--own-name=org.psi-im.Psi
|
|
--own-name=org.psi-im.Psi.*
|
|
--system-talk-name=org.freedesktop.login1
|
|
--system-talk-name=org.freedesktop.UPower
|
|
--talk-name=org.freedesktop.Notifications
|
|
--talk-name=org.freedesktop.ScreenSaver
|
|
--talk-name=org.kde.StatusNotifierWatcher
|
|
--talk-name=org.mpris.MediaPlayer2
|