gnumeric/container.yaml
Yaakov Selkowitz 6ace0ef171 Initial import
2023-02-20 10:41:30 -05:00

21 lines
625 B
YAML

compose:
modules:
- gnumeric:stable
flatpak:
id: org.gnumeric.Gnumeric
branch: stable
command: gnumeric
rename-appdata-file: gnumeric.appdata.xml
rename-desktop-file: gnumeric.desktop
rename-icon: gnumeric
copy-icon: true
finish-args: |-
--share=ipc
--socket=fallback-x11
--socket=wayland
--filesystem=xdg-documents
--talk-name=org.gtk.vfs.*
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd
cleanup-commands: |
sed -i -e 's/org\.gnumeric\.gnumeric/org.gnumeric.Gnumeric/' /app/share/metainfo/gnumeric.appdata.xml