thunderbird/container.yaml
Yaakov Selkowitz f0f0de15a7 F44
2026-03-24 21:13:49 -04:00

34 lines
1.1 KiB
YAML

flatpak:
id: net.thunderbird.Thunderbird
branch: stable
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- thunderbird
command: thunderbird
rename-icon: thunderbird
finish-args: |-
--device=dri
--share=ipc
--share=network
--socket=x11
--socket=wayland
--socket=pulseaudio
--socket=pcsc
--socket=cups
--require-version=0.10.3
--persist=.thunderbird
--filesystem=xdg-download:rw
--filesystem=~/.gnupg
--filesystem=xdg-run/gnupg:ro
--filesystem=xdg-run/speech-dispatcher:ro
--filesystem=/run/.heim_org.h5l.kcm-socket
--own-name=org.mozilla.thunderbird.*
--own-name=org.mozilla.thunderbird_default.*
--talk-name=org.gtk.vfs.*
--talk-name=org.a11y.Bus
--talk-name=org.freedesktop.Notifications
--system-talk-name=org.freedesktop.NetworkManager
cleanup-commands: |
sed -e 's|<icon.*</icon>||' -i /app/share/metainfo/*.appdata.xml
rm /app/share/icons/hicolor/24x24/apps/thunderbird.png