* [gentoo-user] Google Chrome going nuts with L10N ?
@ 2024-01-10 6:16 Walter Dnes
2024-01-10 7:27 ` [gentoo-user] " Martin Vaeth
0 siblings, 1 reply; 4+ messages in thread
From: Walter Dnes @ 2024-01-10 6:16 UTC (permalink / raw
To: Gentoo Users List
I seem to remember that Google Chrome used to build with all L10N
locales disabled. But I just ran a pretend emerge and I got...
www-client/google-chrome-120.0.6099.199::gentoo [119.0.6045.199::gentoo] USE="-qt5 -qt6 (-selinux)" L10N="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk ur vi zh-CN zh-TW"
Is it really necessary, and if not how can I turn it off?
--
Roses are red
Roses are blue
Depending on their velocity
Relative to you
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: Google Chrome going nuts with L10N ?
2024-01-10 6:16 [gentoo-user] Google Chrome going nuts with L10N ? Walter Dnes
@ 2024-01-10 7:27 ` Martin Vaeth
2024-01-10 13:50 ` [gentoo-user] [SOLVED] " Walter Dnes
0 siblings, 1 reply; 4+ messages in thread
From: Martin Vaeth @ 2024-01-10 7:27 UTC (permalink / raw
To: gentoo-user
Walter Dnes <waltdnes@waltdnes.org> wrote:
> I seem to remember that Google Chrome used to build with all L10N
> locales disabled. But I just ran a pretend emerge and I got...
>
> www-client/google-chrome [...] L10N="af am ..."
It seems that the use flags default to "on".
> how can I turn it off?
/etc/pportage/package.use/l10n
(or some other file in that directory or the file package.use):
www-client/google-chrome L10N: -* en-GB
Here, en-GB is just a random example for a locale which should
be active; you can append more or none.
If you want to avoid similar “problems” with other packages,
you can alternatively set
*/* L10N: -*
and then just specify the locales you want explicitly:
www-client/google-chrome L10N: en-GB
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] [SOLVED] Re: Google Chrome going nuts with L10N ?
2024-01-10 7:27 ` [gentoo-user] " Martin Vaeth
@ 2024-01-10 13:50 ` Walter Dnes
2024-01-10 15:30 ` stefan11111
0 siblings, 1 reply; 4+ messages in thread
From: Walter Dnes @ 2024-01-10 13:50 UTC (permalink / raw
To: gentoo-user
Thank you. In package.use I entered...
www-client/google-chrome L10N: -*
...and it did the trick. Actually, Pale Moon is my "daily driver"
browser. I use Chrome for Netflix and the occasional braindead
Chrome-reliant website.
--
Roses are red
Roses are blue
Depending on their velocity
Relative to you
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] [SOLVED] Re: Google Chrome going nuts with L10N ?
2024-01-10 13:50 ` [gentoo-user] [SOLVED] " Walter Dnes
@ 2024-01-10 15:30 ` stefan11111
0 siblings, 0 replies; 4+ messages in thread
From: stefan11111 @ 2024-01-10 15:30 UTC (permalink / raw
To: gentoo-user
On 2024-01-10 13:50, Walter Dnes wrote:
> Thank you. In package.use I entered...
>
> www-client/google-chrome L10N: -*
>
> ...and it did the trick. Actually, Pale Moon is my "daily driver"
> browser. I use Chrome for Netflix and the occasional braindead
> Chrome-reliant website.
There are other ways of viewing movies that don't involve supporting
companies that give you a worsening experience at an increasing price.
--
Linux-gentoo-x86_64-Intel-R-_Core-TM-_i5-7400_CPU_@_3.00GHz
COMMON_FLAGS="-O3 -pipe -march=native -ftree-vectorize -ffast-math
-funswitch-loops -fuse-linker-plugin -flto -fdevirtualize-at-ltrans
-fno-plt -fno-semantic-interposition -fno-common -falign-functions=32
-fgraphite-identity -floop-nest-optimize"
USE="-* git verify-sig rsync-verify man alsa X grub ssl ipv6 lto
libressl olde-gentoo asm native-symlinks threads jit jumbo-build minimal
strip system-man"
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd
/usr/lib/modules-load.d /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus
/lib/udev /usr/share/icons /usr/share/applications
/usr/share/gtk-3.0/emoji /usr/lib64/palemoon/gtk2"
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-01-10 15:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10 6:16 [gentoo-user] Google Chrome going nuts with L10N ? Walter Dnes
2024-01-10 7:27 ` [gentoo-user] " Martin Vaeth
2024-01-10 13:50 ` [gentoo-user] [SOLVED] " Walter Dnes
2024-01-10 15:30 ` stefan11111
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox