qsynth/container.yaml
Yaakov Selkowitz 2ce20e0b2d Update Exec fixup
2026-05-18 14:28:29 -04:00

23 lines
693 B
YAML

flatpak:
id: org.rncbc.qsynth
branch: stable
runtime-name: flatpak-kde6-runtime
runtime-version: f44
packages:
- qsynth
command: qsynth
finish-args: |-
--device=all
--filesystem=home
--filesystem=xdg-config/kdeglobals:ro
--filesystem=xdg-run/pipewire-0
--share=ipc
--socket=wayland
--socket=fallback-x11
--socket=pulseaudio
--talk-name=org.kde.StatusNotifierWatcher
--talk-name=org.kde.kconfig.notify
--talk-name=org.kde.KGlobalSettings
--env=TMPDIR=/var/tmp
cleanup-commands: |
sed -i -e '/^Exec=/s/-platform xcb *//' /app/share/applications/*.desktop