Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Yaakov Selkowitz
f0f0de15a7 F44 2026-03-24 21:13:49 -04:00
Yaakov Selkowitz
fd5128794e Re-enable aarch64, drop TMPDIR
https://gitlab.com/fedora/sigs/flatpak/fedora-flatpaks/-/issues/59
2025-10-22 17:35:36 -04:00
Yaakov Selkowitz
f7e27cc65a F43 2025-10-06 07:54:11 -04:00
Yaakov Selkowitz
01ea0b007a Exclude aarch64
https://src.fedoraproject.org/rpms/thunderbird/c/ac1df656bc288169c965d2cc6a879f91e6f25029
2025-07-10 22:13:39 -04:00
Yaakov Selkowitz
db35036486 F42 2025-03-28 13:01:36 -04:00

View file

@ -1,13 +1,11 @@
flatpak:
id: org.mozilla.Thunderbird
id: net.thunderbird.Thunderbird
branch: stable
runtime-name: flatpak-runtime
runtime-version: f41
runtime-version: f44
packages:
- thunderbird
command: thunderbird
rename-appdata-file: net.thunderbird.Thunderbird.appdata.xml
rename-desktop-file: net.thunderbird.Thunderbird.desktop
rename-icon: thunderbird
finish-args: |-
--device=dri
@ -25,16 +23,12 @@ flatpak:
--filesystem=xdg-run/gnupg:ro
--filesystem=xdg-run/speech-dispatcher:ro
--filesystem=/run/.heim_org.h5l.kcm-socket
--own-name=net.thunderbird.Thunderbird.*
--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
--env=TMPDIR=~/.var/app/org.mozilla.Thunderbird/cache/tmp
cleanup-commands: |
sed -e 's@>net\.thunderbird\.Thunderbird<@>org.mozilla.Thunderbird<@' \
-e 's|<icon.*</icon>||' -i /app/share/metainfo/*.appdata.xml
sed -e 's|<icon.*</icon>||' -i /app/share/metainfo/*.appdata.xml
rm /app/share/icons/hicolor/24x24/apps/thunderbird.png