Search Criteria
Package Details: thunderbird-bin 138.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/thunderbird-bin.git (read-only, click to copy) |
---|---|
Package Base: | thunderbird-bin |
Description: | Standalone Mail/News reader - binary version |
Upstream URL: | https://www.mozilla.org/thunderbird |
Licenses: | GPL, MPL, LGPL |
Conflicts: | thunderbird |
Provides: | thunderbird |
Submitter: | andreas_baumann |
Maintainer: | bittin (yurikoles) |
Last Packager: | bittin |
Votes: | 28 |
Popularity: | 0.023903 |
First Submitted: | 2018-09-08 07:38 (UTC) |
Last Updated: | 2025-04-24 05:12 (UTC) |
Dependencies (7)
- dbus-glib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libxt
- nss (nss-hgAUR)
- hunspell (hunspell-gitAUR) (optional) – Spell checking
- 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...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »
bjo commented on 2024-07-21 16:24 (UTC)
What's the reason that this pkgbuild is still at 115?
Alfrothul commented on 2024-07-10 12:44 (UTC)
==> ERROR: Failure while downloading https://ftp.mozilla.org/pub/thunderbird/releases/115.12.2/linux-x86_64/en-US/thunderbird-115.12.2.tar.bz2,
There appears to be an issue with a , behind the download link, causing a 404 error.
andreas_baumann commented on 2024-07-01 16:13 (UTC)
@Alad: thanks for the feedback, fixed. Also updated to 115.12.2.
Alad commented on 2024-07-01 12:35 (UTC) (edited on 2024-07-01 12:36 (UTC) by Alad)
The signatures need to put on a separate line (with a separate file name) otherwise they're not checked. The corresponding shasums entry should be SKIP, right now it's just the sum of the archive.
I also suggest
options=(!strip)
to prevent creation of a debug package and since stripping of an upstream binary makes little sense anyway.andreas_baumann commented on 2024-05-06 04:41 (UTC) (edited on 2024-05-06 06:35 (UTC) by andreas_baumann)
115.10.2 is the last stable version. Thanks for reporting. Fixed.
rokku commented on 2024-05-06 03:22 (UTC)
Thunderbird 125 is a BETA Version. The most news sites are wrong in saying that thunderbird 125 is released. this is de facto wrong. the current version is thunderbird 115, not 125. if you start thunderbird installed from this aur it says BETA.
please fix this urgent!
andreas_baumann commented on 2024-04-29 16:03 (UTC)
Why do I see download links for 115.10.1 on thunderbird.net?
bittin commented on 2023-02-15 23:04 (UTC)
@andreas_baumann: added you as a co-maintainer if you want to fix that, it would be great :)
merzo commented on 2023-02-09 12:55 (UTC)
Needs to be fixed after the last ArchLinux update:
onsole.log: WebExtensions: no migration console.debug: "Trying to load /usr/lib/thunderbird/libotr.so" console.debug: "Trying to load libotr.so from system's standard library locations" console.debug: "Trying to load libotr.so.5 from system's standard library locations" console.debug: "Trying to load libotr.so from system's standard library locations" console.log: (new Error("Cannot load required OTR library", "resource:///modules/OTRLib.jsm", 109)) [Parent 7622, Main Thread] WARNING: g_object_ref: assertion 'G_IS_OBJECT (object)' failed: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-102.7.2/toolkit/xre/nsSigHandlers.cpp:167
(thunderbird:7622): GLib-GObject-CRITICAL **: 14:47:33.867: g_object_ref: assertion 'G_IS_OBJECT (object)' failed [Parent 7622, Main Thread] WARNING: g_cancellable_connect: assertion 'G_IS_CANCELLABLE (cancellable)' failed: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-102.7.2/toolkit/xre/nsSigHandlers.cpp:167
(thunderbird:7622): GLib-GIO-CRITICAL **: 14:47:33.867: g_cancellable_connect: assertion 'G_IS_CANCELLABLE (cancellable)' failed Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Segmentation fault (core dumped)
andreas_baumann commented on 2023-01-26 06:30 (UTC) (edited on 2023-01-26 07:38 (UTC) by andreas_baumann)
Successfully built with: http://git.andreasbaumann.cc/cgit/arch/tree/adapted/thunderbird-bin
pkgver=102.7.0
I would also change the explicit version numbers in sources_XXX to use $pkgver instead..
The pentium4/i686 version are a 64-bit version though..
The checksums of the 64-bit and 32-bit package are identical..
This is 64-bit only too (and dubious at best, as it references 'source' and not the platform sources_XXX and does not update the checksums):
RC
if [[ $_build = ? ]]; then source[0]="thunderbird-$pkgver.tar.bz2::https://ftp.mozilla.org/pub/thunderbird/candidates/$_major-can fi
Also note that updpkgsums does not work in this case of same tarball filenames and download locations depending on the CNAME.. I renamed the tarballs to platform-dependent names.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »