Package Details: thunderbird-beta 131.0b4-1

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-09-17 14:27 (UTC)

Dependencies (30)

Required by (94)

Sources (5)

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.

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 Next › Last »

Det commented on 2010-12-02 09:46 (UTC)

Of course I did =). The problem lies with the "object directory" and its name. With my 64-bit Arch it is "obj-x86_64-unknown-gnu-linux" but with the 32-bit i686 systems it's apparently changing based on the system even though the processor architecture would still be "i686". So what I did was that I just changed the cd line for the object directory to just "obj-*" so that whatever the ending is, it will be cd'd automatically.

hellnest commented on 2010-12-01 21:04 (UTC)

test to build it now.. u change the PKGBUILD only right?

Det commented on 2010-12-01 20:10 (UTC)

And now =)?

hellnest commented on 2010-12-01 19:49 (UTC)

Not working

Det commented on 2010-12-01 12:48 (UTC)

Does it work now?