firefox/container.yaml
Yaakov Selkowitz 8d370142d5 Define component
2024-04-08 11:24:35 -04:00

41 lines
1.3 KiB
YAML

flatpak:
id: org.mozilla.Firefox
branch: stable
end-of-life: Renamed to org.mozilla.firefox
end-of-life-rebase: org.mozilla.firefox
component: firefox-flatpak
name: eol/firefox
runtime-name: flatpak-runtime
runtime-version: f39
packages:
- firefox
command: firefox
rename-appdata-file: firefox.appdata.xml
rename-desktop-file: firefox.desktop
rename-icon: firefox
finish-args: |-
--share=ipc
--share=network
--socket=pulseaudio
--socket=wayland
--socket=x11
--socket=pcsc
--env=KRB5CCNAME=KCM:
--filesystem=/run/.heim_org.h5l.kcm-socket
--filesystem=~/.cache/firefox:create
--filesystem=~/.mozilla:create
--filesystem=home:ro
--filesystem=xdg-download:rw
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd
--filesystem=xdg-run/pipewire-0
--device=all
--talk-name=org.freedesktop.FileManager1
--system-talk-name=org.freedesktop.NetworkManager
--talk-name=org.a11y.Bus
--talk-name=org.gnome.SessionManager
--talk-name=org.freedesktop.ScreenSaver
--talk-name=org.gtk.vfs.*
--talk-name=org.freedesktop.Notifications
--own-name=org.mpris.MediaPlayer2.firefox.*
--own-name=org.mozilla.firefox.*