Updated PKGBUILD with the latest Beta: https://pastebin.com/pu1y75G8
Search Criteria
Package Details: thunderbird-beta-bin 135.0b2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/thunderbird-beta-bin.git (read-only, click to copy) |
---|---|
Package Base: | thunderbird-beta-bin |
Description: | Standalone Mail/News reader - Bleeding edge binary version |
Upstream URL: | https://www.mozilla.org/thunderbird |
Keywords: | gecko |
Licenses: | GPL, MPL, LGPL |
Conflicts: | thunderbird-beta |
Provides: | thunderbird |
Submitter: | Det |
Maintainer: | rko (bittin) |
Last Packager: | bittin |
Votes: | 75 |
Popularity: | 0.126708 |
First Submitted: | 2011-01-21 19:05 (UTC) |
Last Updated: | 2025-01-16 19:59 (UTC) |
Dependencies (7)
- dbus-glib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hunspell (hunspell-gitAUR)
- libxt
- nss (nss-hgAUR)
- hyphen (optional) – Hyphenation
- libcanberra (optional) – Sound support
Required by (94)
- external-editor-revived (requires thunderbird)
- external-editor-revived-git (requires thunderbird)
- mozilla-custom-dictionaries (requires thunderbird) (optional)
- profile-sync-daemon-thunderbird (requires thunderbird) (optional)
- sequoia-octopus-librnp (requires thunderbird)
- sequoia-octopus-librnp-git (requires thunderbird)
- systray-x-git (requires thunderbird)
- thunderbird-beta-i18n-af (requires thunderbird)
- thunderbird-beta-i18n-ar (requires thunderbird)
- thunderbird-beta-i18n-ast (requires thunderbird)
- thunderbird-beta-i18n-be (requires thunderbird)
- thunderbird-beta-i18n-bg (requires thunderbird)
- thunderbird-beta-i18n-br (requires thunderbird)
- thunderbird-beta-i18n-ca (requires thunderbird)
- thunderbird-beta-i18n-cak (requires thunderbird)
- thunderbird-beta-i18n-cs (requires thunderbird)
- thunderbird-beta-i18n-cy (requires thunderbird)
- thunderbird-beta-i18n-da (requires thunderbird)
- thunderbird-beta-i18n-de (requires thunderbird)
- thunderbird-beta-i18n-dsb (requires thunderbird)
- Show 74 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 17 Next › Last »
bittin commented on 2020-12-05 09:59 (UTC)
bittin commented on 2020-11-26 06:19 (UTC)
Updated PKGBUILD: https://pastebin.com/3cei03Zx
bittin commented on 2020-11-23 11:01 (UTC)
Version 84 beta 2 is now out
bittin commented on 2020-11-18 15:26 (UTC)
Updated PKGBUILD with todays beta: https://pastebin.com/Zya5mQaY
rko commented on 2020-10-20 13:52 (UTC)
@kuba-orlik I am not sure what is going on there. The package builds and installs successfully for me using yay
and just makepkg
+ pacman -U
.
Is anyone getting an error like this?
rko commented on 2020-10-20 13:51 (UTC)
CircleCode, you are right, I updated all the Exec=
to use the hunspell DICTPATH.
CircleCode commented on 2020-10-20 08:06 (UTC)
@rko I think you updated the wrong Exec: the one updated is in a desktop action and not the main Exec (thus explaining the lack of %u
)
The main one is at line 58
Right now, the change has no effect.
kuba-orlik commented on 2020-10-20 06:54 (UTC) (edited on 2020-10-20 06:54 (UTC) by kuba-orlik)
I get the following error when installing the package:
warning: could not get file information for opt/thunderbird-beta/minidump-analyzer
warning: could not get file information for opt/thunderbird-beta/omni.ja
warning: could not get file information for opt/thunderbird-beta/pingsender
warning: could not get file information for opt/thunderbird-beta/platform.ini
warning: could not get file information for opt/thunderbird-beta/plugin-container
warning: could not get file information for opt/thunderbird-beta/precomplete
warning: could not get file information for opt/thunderbird-beta/removed-files
warning: could not get file information for opt/thunderbird-beta/thunderbird
warning: could not get file information for opt/thunderbird-beta/thunderbird-bin
warning: could not get file information for opt/thunderbird-beta/update-settings.ini
warning: could not get file information for opt/thunderbird-beta/updater
warning: could not get file information for opt/thunderbird-beta/updater.ini
warning: could not get file information for usr/bin/thunderbird-beta
warning: could not get file information for usr/share/applications/thunderbird-beta-bin.desktop
warning: could not get file information for usr/share/icons/hicolor/16x16/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/22x22/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/24x24/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/256x256/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/32x32/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/48x48/apps/thunderbird-beta.png
:: Processing package changes...
(1/1) reinstalling thunderbird-beta-bin [#############################################################################] 100%
error: could not extract /opt/thunderbird-beta/libxul.so (Lzma library error: No progress is possible)
error: problem occurred while upgrading thunderbird-beta-bin
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
rko commented on 2020-10-18 21:26 (UTC)
In the interest of correct spelling, I decided to integrate CircleCode's suggested change to fix hunspell and make it required.
Chances are this is opinionated, but I think if you can afford to install Thunderbird, you can also install hunspell.
%u
change not implemented, not sure if this is a good idea.- Let me know if this breaks usage with other spell checkers. I have no idea what others there are.
Pinned Comments
rko commented on 2020-10-18 21:26 (UTC)
In the interest of correct spelling, I decided to integrate CircleCode's suggested change to fix hunspell and make it required.
Chances are this is opinionated, but I think if you can afford to install Thunderbird, you can also install hunspell.
%u
change not implemented, not sure if this is a good idea.