28 lines
848 B
YAML
28 lines
848 B
YAML
compose:
|
|
modules:
|
|
- evolution:stable
|
|
flatpak:
|
|
id: org.gnome.Evolution
|
|
branch: stable
|
|
command: evolution
|
|
rename-icon: evolution
|
|
copy-icon: true
|
|
finish-args: |-
|
|
--share=ipc
|
|
--share=network
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--socket=pulseaudio
|
|
--device=dri
|
|
--socket=pcsc
|
|
--talk-name=org.gnome.OnlineAccounts
|
|
--talk-name=org.freedesktop.Notifications
|
|
--talk-name=org.freedesktop.secrets
|
|
--talk-name=org.gnome.keyring.SystemPrompter
|
|
--filesystem=/run/.heim_org.h5l.kcm-socket
|
|
--metadata=X-DConf=migrate-path=/org/gnome/evolution/
|
|
--filesystem=~/.gnupg:rw
|
|
--filesystem=xdg-config/gnupg:rw
|
|
--filesystem=~/.pki:rw
|
|
--filesystem=xdg-config/pki:rw
|
|
--filesystem=xdg-run/gvfsd:rw
|