Package Details: firefox-esr-i18n-sl 115.11.0-3

Git Clone URL: https://aur.archlinux.org/firefox-esr.git (read-only, click to copy)
Package Base: firefox-esr
Description: Standalone web browser from mozilla.org, Extended Support Release
Upstream URL: https://www.mozilla.org/en-US/firefox/enterprise/
Keywords: browser gecko web
Licenses: GPL, MPL, LGPL
Submitter: figue
Maintainer: dudemanguy
Last Packager: dudemanguy
Votes: 46
Popularity: 0.180622
First Submitted: 2015-05-28 23:15 (UTC)
Last Updated: 2024-06-02 17:23 (UTC)

Dependencies (56)

Required by (0)

Sources (103)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 21 Next › Last »

figue commented on 2020-12-12 17:08 (UTC)

@sp1d3rmxn Thanks for the advice. See ea05890161bc

sp1d3rmxn commented on 2020-12-12 02:03 (UTC)

@figue

The same patch for icecat https://aur.archlinux.org/packages/icecat/#comment-779101 is going to be needed for this PKGBUILD to please. The only diff between them being "patch -Np1 -i ../../../rust_1.48.patch" needs to be "patch -Np1 -i ../rust_1.48.patch" as you may already know.

figue commented on 2020-11-16 22:52 (UTC)

@AndyRTR I'm building in a laptop with 16GB RAM with a W10 virtual machine running and it works for me. All patches are always welcome. I've cloned this package to my personal github, so pull requests will be accepted.

https://github.com/figue/firefox-esr

AndyRTR commented on 2020-11-16 21:03 (UTC)

I guess somewhere around 78.3.0 the memory requirement while linking toolkit/library/build/libxul.so had a huge jump. Now my 16gb are no more sufficient and the system starts heavy swapping. Maybe we can reduce this. heftig made some suggestions to turn off pgo, lto and use bfd linker with its memory saving flags but with paying in code quality. maybe via an optional switch in the PKGBUILD.

figue commented on 2020-11-11 17:24 (UTC)

@bittin why you flagged as out-of-date?

figue commented on 2020-11-10 22:36 (UTC)

@bittin Probably we'll wait until final realease is released.

bittin commented on 2020-11-10 18:03 (UTC)

There will be a new update to ESR with 83 RC2 tomorrow evening

figue commented on 2020-07-02 05:51 (UTC)

Thanks @heftig. All suggestions implemented.

heftig commented on 2020-07-01 19:05 (UTC)

You should set StartupWMClass=firefoxesr in the desktop file to match the remoting name set in .mozconfig, otherwise the desktop might not be able to assign the windows to the app correctly.

You should disable the crashreporter, as it's only useful if you also submit the built symbol archive to Mozilla. Since each AUR user builds the browser themselves, this isn't happening.

For the same reason, you can remove buildsymbols and the handling of the '*crashreporter-symbols-full.zip'. This will also remove a good chunk of the build time.

figue commented on 2020-06-30 22:12 (UTC) (edited on 2020-06-30 22:12 (UTC) by figue)

To continue using old 68 branch, you can use this package https://aur.archlinux.org/packages/firefox-esr68