Package Details: icecat 115.18.0-1

Git Clone URL: https://aur.archlinux.org/icecat.git (read-only, click to copy)
Package Base: icecat
Description: GNU version of the Firefox ESR browser
Upstream URL: https://git.savannah.gnu.org/cgit/gnuzilla.git
Keywords: browser esr gnuzilla web
Licenses: MPL-2.0
Submitter: None
Maintainer: figue (xiota)
Last Packager: xiota
Votes: 250
Popularity: 0.35
First Submitted: 2007-12-09 10:12 (UTC)
Last Updated: 2024-11-30 19:41 (UTC)

Dependencies (51)

Sources (10)

Pinned Comments

xiota commented on 2024-02-26 07:32 (UTC) (edited on 2024-08-08 03:44 (UTC) by xiota)

PKGBUILD has been updated. Major changes:

  • Downloads Firefox ESR and localization using the source array. Files are saved for reuse.
  • Saves freshly patched IceCat sources in a tarball for reuse.
  • Saves the PGO profile for reuse.

Notes:

  • Currently requires clang/llvm 17, which has to be built from AUR.
  • Wayland users, consider setting _build_pgo_xvfb=false. This will use xwayland-run for profiling.
  • PGO should work now, but if it doesn't and you're willing to go without, try _build_pgo=false.
  • Running out of RAM? Try adding mk_add_options MOZ_PARALLEL_BUILD=___ around line 300. Pick a value less than number of cores and free RAM in GB. For example, on a system with 8 cores, 64GB total RAM, but only 6 GB free, the value should be set to 4 or 5.
    • If a few people can confirm this is helpful, I will consider adding it as an additional option.
    • Main resource hog seems to be linking libxul.so. Leave a comment if you have a potential solution.

Having problems? Please provide details: processor make and model, number of cores, free -m, full log in pastebin, whether using AUR helper/makepkg/clean chroot, etc.

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 86 Next › Last »

figue commented on 2020-10-05 20:46 (UTC)

For language you can install the xpi from Mozilla:

https://ftp.mozilla.org/pub/firefox/releases/78.3.0esr/linux-x86_64/xpi/

There is a directory with all of them in every new ESR release. There was a script some time ago that patch xpi to remove all "Mozilla stuff" from those xpi files, but I'm not sure if really was only a cosmetic process or a process to redistribute them as GNUzilla (sorry if I'm wrong with this).

Terrorizer commented on 2020-10-05 11:42 (UTC)

@figue >>> awesome >>> icecat installation in seconds !!! ... can you also tell me where i can get a german language file for icecat, in the icecat setting i can't add a new language >>> there comes an error ???

figue commented on 2020-10-04 18:53 (UTC)

@Terrorizer if you add Chaotic repo, you will avoid to build IceCat, like the rest of prebuilt packages. There is no other advantage.

Terrorizer commented on 2020-10-04 16:47 (UTC)

@figue ... is there an advantage for icecat to use this new "Chaotic Repo" ??? And how can i solve this: when i wanna install icecat and it runs several hours, i don't sit before my computer the whole time, in the past often i came too late and there was an output like password overtime ???

figue commented on 2020-10-02 22:24 (UTC)

figue@pluto ~ % LC_ALL=C pacman -Si chaotic-aur/icecat | grep -E 'Date|Name|Version'
Name            : icecat
Version         : 78.3.0-1
Build Date      : Tue Sep 29 22:01:57 2020

IceCat was built in Chaotic a few days ago successfully

mosh5382 commented on 2020-10-02 21:22 (UTC)

@mazzarino I have the same issue as you. I tried running an older version of rust per the bug report that you attached but that didn't change anything.

Have you had any luck finding a fix?

figue commented on 2020-09-29 22:37 (UTC)

@Terrorizer patch process can take a long time, depending on your machine capacity.

Good news is that IceCat was added to Chaotic repo recently:

https://lonewolf.pedrohlc.com/chaotic-aur/

Terrorizer commented on 2020-09-29 10:30 (UTC)

@figue, is it not possible that you make a bin-file of this

yesterday i start another try at 7:00 in the morning, and at 10:00 in the evening i must stop, because i must go to work and the compile was not complete ???

mazzarino commented on 2020-09-28 19:01 (UTC)

@figue It seems to be rust issue, similar https://github.com/rust-lang/rust/issues/74551 https://bugs.gentoo.org/727178

figue commented on 2020-09-26 22:43 (UTC)

@mazzarino I see (signal: 9, SIGKILL: kill), like if the process was killed by someone...