@mjachkie in fact, you can. Try to set these variables (replacing es-ES with your desired locale):
env _LOCALE=es-ES _SPEED=y makepkg -rsic
Reference: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=icecat#n53
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: | 1.05 |
First Submitted: | 2007-12-09 10:12 (UTC) |
Last Updated: | 2025-06-27 02:27 (UTC) |
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 87 Next › Last »
@mjachkie in fact, you can. Try to set these variables (replacing es-ES with your desired locale):
env _LOCALE=es-ES _SPEED=y makepkg -rsic
Reference: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=icecat#n53
Wish I could have chosen what languages not to install; the downloading would be done in less minutes.
@figue Works well thank you!
@cysp74 I don't know, but package is OK hahaha ;)
@figue: Looks like the permission issue is came from pkg directory as outcome of PKGBUILD placed on FS with ACL. Strange thing is, there are other packages (eg. wine-staging-git) build regularly on same fs without any hassle. I checked the differences between PKGBUILD files, but didn't come up anything. However permissions on pkg directory of eg. wine-staging-git doesn't inherited into compressed package only in icecat.
@cysp74 All permissions are OK on my system...
figue on pluto ~ ➜ ls -la /usr/lib/icecat/
total 156856
drwxr-xr-x 8 root root 4096 abr 21 20:16 .
drwxr-xr-x 347 root root 262144 abr 21 12:04 ..
drwxr-xr-x 6 root root 4096 abr 21 20:16 browser
drwxr-xr-x 3 root root 4096 nov 10 2018 defaults
drwxr-xr-x 2 root root 4096 abr 21 20:16 distribution
drwxr-xr-x 2 root root 4096 abr 21 20:16 fonts
drwxr-xr-x 3 root root 4096 nov 10 2018 gmp-clearkey
drwxr-xr-x 2 root root 4096 abr 21 20:16 gtk2
-rw-r--r-- 1 root root 509 abr 21 17:09 application.ini
-rw-r--r-- 1 root root 89 abr 21 17:09 dependentlibs.list
-rwxr-xr-x 1 root root 707080 abr 21 17:09 icecat
-rwxr-xr-x 1 root root 707080 abr 21 17:09 icecat-bin
-rwxr-xr-x 1 root root 40824 abr 21 17:09 liblgpllibs.so
-rwxr-xr-x 1 root root 2128952 abr 21 17:09 libmozavcodec.so
-rwxr-xr-x 1 root root 236728 abr 21 17:09 libmozavutil.so
-rwxr-xr-x 1 root root 5976 abr 21 17:09 libmozgtk.so
-rwxr-xr-x 1 root root 133720 abr 21 17:09 libmozsandbox.so
-rwxr-xr-x 1 root root 1237864 abr 21 17:09 libmozsqlite3.so
-rwxr-xr-x 1 root root 10072 abr 21 17:09 libmozwayland.so
-rwxr-xr-x 1 root root 132223392 abr 21 17:09 libxul.so
-rw-r--r-- 1 root root 21348499 abr 21 17:09 omni.ja
-rwxr-xr-x 1 root root 804776 abr 21 17:09 pingsender
-rw-r--r-- 1 root root 102 abr 21 17:09 platform.ini
-rwxr-xr-x 1 root root 700728 abr 21 17:09 plugin-container
-rw-r--r-- 1 root root 0 abr 21 17:09 removed-files
@figue: Compilation passed w/ new patch on my end. - just a sidenote... :) Permission issue still exists.
@Ningen see 9f7712c17cd7
I could write a patch to use perl-rename from [extra]... Will try to push it upstream (I'm not sure if it will be accepted).
@Ningen there are different packages. Nothing I can do. Maybe if you have time you can make a pull request upstream to detect perl-rename in extra and use it. It should not be complicated. If I remember well, now makeicecat has functions for this stuff.
Already updated to 78.10.0. See 9ff2ae5af0c6
Pinned Comments
xiota commented on 2024-02-26 07:32 (UTC) (edited on 2025-06-24 09:18 (UTC) by xiota)
PKGBUILD has been updated. Major changes:
Notes:
_build_pgo_xvfb=false
. This will usexwayland-run
for profiling._build_pgo=false
.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.