Package Details: icecat 140.11.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://gitweb.git.savannah.gnu.org/gitweb/?p=gnuzilla.git
Keywords: browser esr gnuzilla web
Licenses: MPL-2.0
Submitter: None
Maintainer: figue (xiota)
Last Packager: xiota
Votes: 253
Popularity: 0.36
First Submitted: 2007-12-09 10:12 (UTC)
Last Updated: 2026-05-17 20:44 (UTC)

Dependencies (49)

Sources (13)

Pinned Comments

xiota commented on 2024-02-26 07:32 (UTC) (edited on 2026-04-29 05:17 (UTC) by xiota)

See PKGBUILD for build options. Examples of use without editing:

  • _build_pgo=false makepkg -Csr
  • extra-x86_64-build -- -- _build_limit_cores=true
  • _build_fast_patch=false yay icecat # usage with AUR helpers may vary

Latest Comments

« First ‹ Previous 1 .. 80 81 82 83 84 85 86 87 88 89 90 91 Next › Last »

jackoneill commented on 2010-11-04 15:31 (UTC)

Umm, in the source tarball, why are these files executable? icecat.desktop icecat.install icecat-safe.desktop xulrunner-copy-stub.patch

figue commented on 2010-10-28 20:51 (UTC)

pkgrel=2 patched this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=607222

figue commented on 2010-10-20 22:56 (UTC)

Updated. Added python patch and xulrunner 1.9.2.11, wating for Giuseppe update.

Ravenman commented on 2010-10-20 22:45 (UTC)

Please update: http://www.archlinux.org/news/python-is-now-python-3/

wonder commented on 2010-10-19 18:43 (UTC)

use this patch: http://repos.archlinux.org/wsvn/packages/firefox/trunk/python2.7.patch

jackoneill commented on 2010-10-19 18:39 (UTC)

Please change 'python' to 'python2' in the makedeps, because the package called 'python' now provides version 3.1.2 and it throws this error while building icecat: /usr/bin/python ../toolkit/xre/make-platformini.py --print-buildid > buildid File "../toolkit/xre/make-platformini.py", line 17 print datetime.now().strftime('%Y%m%d%H%M%S') ^ SyntaxError: invalid syntax

jackoneill commented on 2010-10-03 11:51 (UTC)

That's like 2 changes, what took them so long...

figue commented on 2010-10-02 19:24 (UTC)

3.6.10 is up. Changelog: This new version includes all changes made upstream in Firefox 3.6.10. Now the privacy extension gives an alert everytime a bookmark containing javascript code is stored. Now, by default, HTML5 local storage is disabled. If you desire it, then it must be manually enabled.

Ravenman commented on 2010-09-22 22:54 (UTC)

@captainhaggy: Thank you. It worked for me.

<deleted-account> commented on 2010-09-22 16:42 (UTC)

If the question appears ==> Edit PKGBUILD ? [Y/n] ("A" to abort) Say yes, edit the line you see aboth and enter a > at the position, where you can see it here in the comment. It lookls like this depends=("xulrunner=${_xulver}" 'desktop-file-utils') and has to be changed to depends=("xulrunner>=${_xulver}" 'desktop-file-utils') Now icecat is able to install again.