20 lines
453 B
YAML
20 lines
453 B
YAML
flatpak:
|
|
id: org.nongnu.Xlog
|
|
branch: stable
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- xlog
|
|
- gtk2-flatpak-config
|
|
command: xlog
|
|
rename-desktop-file: xlog.desktop
|
|
rename-icon: xlog
|
|
copy-icon: true
|
|
finish-args: |-
|
|
--device=all
|
|
--share=network
|
|
--share=ipc
|
|
--socket=pulseaudio
|
|
--socket=x11
|
|
--persist=.xlog
|
|
--filesystem=xdg-documents
|