here all works, i've updated to 60 (b1).
warnings: for now enigmail & torbidy doesnt work due to their filters (52-55, 48-52 respectively)
Git Clone URL: | https://aur.archlinux.org/thunderbird-beta.git (read-only, click to copy) |
---|---|
Package Base: | thunderbird-beta |
Description: | Beta version of standalone mail and news reader from mozilla.org |
Upstream URL: | https://www.thunderbird.net/ |
Keywords: | gecko mail mozilla |
Licenses: | MPL-2.0, GPL-2.0-only, LGPL-2.1-only |
Provides: | thunderbird |
Submitter: | Det |
Maintainer: | xiota (yurikoles) |
Last Packager: | yurikoles |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2010-05-08 06:55 (UTC) |
Last Updated: | 2024-12-09 22:31 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 26 Next › Last »
here all works, i've updated to 60 (b1).
warnings: for now enigmail & torbidy doesnt work due to their filters (52-55, 48-52 respectively)
here all works
I just tried to build this - turned out that the only change needed was in the file thunderbird-install-dir.patch where two lines had the last word moved onto a separate line:
Make the two comment lines that had spread into four lines back to two as:
We thus use INCLUDED_AUTOCONF_MK to enable/disable some parts depending
whether a normal build is happening or whether the check is running.
Then made the build work - at least it is running as I write this comment so will hopefully complete without error.
fixed
Build fails saying:
==> ERROR: Failure while downloading https://raw.githubusercontent.com/bn0785ac/thunderbeta/fix-wifi-scanner.diff
First of all, however, I am skeptical whether we really need the newly added patches, which seem to be intended for disabling some features.
Might wanna update the sha512sum for thunderbird xz archive:
9fa452db4fcd487691bf154dcff7159b7b38acc721f2d40cc44c7e3806ed4d7c3f4245ac8fe34445425b6f66cd75c4503bf352f38c437e3c913154de5eebe5b0
In PKGBUILD at line 168, "install -Dm644 other-licenses/branding/thunderbird/mailicon$i.png \" should be "install -Dm644 other-licenses/branding/thunderbird/default$i.png \"
In thunderbird-install-dir.patch at line 9 and 11, there are unnecessary newlines, and they cause an error.
Why did you add me as co-maintainer? lol
E: Thanks.
I don't actually care about this anymore. Haven't used it in a long time.
Free for grabs.
Pinned Comments
xiota commented on 2024-08-03 13:12 (UTC) (edited on 2024-08-08 02:52 (UTC) by xiota)
This package now attempts to build the latest available beta. The version auto updates on build, similar to git packages. There is technically no longer any need for version bumps. However, I plan to check and bump the package approximately once a month.
yurikoles commented on 2022-05-02 13:58 (UTC) (edited on 2023-08-15 21:10 (UTC) by yurikoles)
Mozilla's
mach
build system has some python dependencies, which version constraints may be in conflict with packages installed in your system, so I recommend building in a clean chroot.