Package Details: icecat 115.12.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: 251
Popularity: 0.38
First Submitted: 2007-12-09 10:12 (UTC)
Last Updated: 2024-06-11 09:04 (UTC)

Dependencies (51)

Sources (6)

Pinned Comments

xiota commented on 2024-02-26 07:32 (UTC) (edited on 2024-05-15 05:23 (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:

  • 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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 85 Next › Last »

pepesafestemail commented on 2021-09-04 09:56 (UTC) (edited on 2021-09-04 09:56 (UTC) by pepesafestemail)

@figue I can't figure out what could be the problem. As I mentioned with the 60.7 binary version I don't have this problem. I feel like my knowledge is limited to solve this puzzle by myself, could you give me some tips what could cause such problems?

figue commented on 2021-09-01 11:30 (UTC)

@pepesafestemail in my case, with XFCE, is working fine:

https://ibb.co/tbWRdvL

pepesafestemail commented on 2021-09-01 10:57 (UTC) (edited on 2021-09-01 11:00 (UTC) by pepesafestemail)

Hi! I compiled (several times) the newest version and any addon I add to Icecat shows transparent box with a border and the button only show up when i hover the mouse over one of the buttons, but i can't really interact with them. I did not have this kind of problem with the latest binary version (60.7). I did not find any related problems like this even with firefox. I'm using LXDE DE maybe thats causing some issues? Here is a link what it looks like: https://i.imgur.com/i3iv7dV.jpeg edit: Oh and I can make the Open Menu "burger" drop down menu bar look like that too with some jumping through pages and option tabs

figue commented on 2021-08-02 01:14 (UTC) (edited on 2021-08-02 01:26 (UTC) by figue)

@compiler1413 this happens because en-US is not in the l10n-central repo. Check https://hg.mozilla.org/l10n-central/

I can add a safe code that download en-GB instead of en-US, which is already shipped in original tarball. Will you prefer that or, knowing this, you can set en-GB or other language to avoid to download all locales?

Note: I was trying to avoid all locales if en-US is the only preference, but the code in makeicecat script is deeply dependent, so I can't... If anybody has a patch, it will be welcome.

compiler1413 commented on 2021-08-01 17:57 (UTC) (edited on 2021-08-01 17:57 (UTC) by compiler1413)

https://aur.archlinux.org/packages/icecat/?O=20&PP=10#comment-799993 Still getting the same sed error with _SPEED=Y

Also tried with env, no difference.

env _LOCALE=en-US _SPEED=y makepkg -rsic

Any insight on why this fails? Thanks!

figue commented on 2021-08-01 01:19 (UTC)

@random-nick I've pushed this: 402e4c99deec

Please update your local repo and try again.

figue commented on 2021-07-31 22:48 (UTC)

@random-nick haven't tried yet...

random-nick commented on 2021-07-31 20:56 (UTC)

doesn't build with current rust?

figue commented on 2021-07-26 09:16 (UTC)

@rifl you have 60.7.0... This package is 78.12.0.

rifl commented on 2021-07-26 05:17 (UTC)

I had this kinda issue too that audio/video didnt work. It'd always came that way even with HTTPeverywhere enabled while others being disabled or started with --safe-mode. ffmpeg not found in arch repos except ffmpeg, which's installed already.

$ icecat -v GNU IceCat 60.7.0 $ uname -r 5.10.52-1-lts