19 lines
594 B
YAML
19 lines
594 B
YAML
flatpak:
|
|
id: org.rncbc.qpwgraph
|
|
branch: stable
|
|
command: qpwgraph
|
|
# forces xcb unless built with CONFIG_WAYLAND (experimental)
|
|
finish-args: |-
|
|
--device=all
|
|
--filesystem=xdg-config/kdeglobals:ro
|
|
--filesystem=xdg-run/pipewire-0
|
|
--share=ipc
|
|
--socket=x11
|
|
--talk-name=org.freedesktop.Notifications
|
|
--talk-name=org.kde.StatusNotifierWatcher
|
|
--talk-name=org.kde.kconfig.notify
|
|
--talk-name=org.kde.KGlobalSettings
|
|
runtime-name: flatpak-kde6-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- qpwgraph
|