19 lines
499 B
YAML
19 lines
499 B
YAML
flatpak:
|
|
id: im.ricochet.Ricochet
|
|
branch: stable
|
|
runtime-name: flatpak-kde5-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- ricochet
|
|
rename-desktop-file: ricochet.desktop
|
|
rename-appdata-file: ricochet.appdata.xml
|
|
rename-icon: ricochet
|
|
command: ricochet
|
|
finish-args: |
|
|
--device=dri
|
|
--filesystem=xdg-config/kdeglobals:ro
|
|
--share=ipc
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--socket=pulseaudio
|
|
--share=network
|