Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LINGUAS
Date: Sat, 29 Jul 2006 15:25:05
Message-Id: 44CB7CAD.6030006@mid.email-server.info
1 Michael George schrieb:
2 > I am building OOo 2.0.3 and I happened to notice in the verbose emerge
3 > output that there is a long list of languages listed in the LINGUAS
4 > variable:
5 >
6 > LINGUAS="-af% -ar% -be_BY% -bg% -bn% -bs% -ca% -cs% -cy% -da% -de% -el%
7 > -en% -en_GB% -en_US% -en_ZA% -es% -et% -fa% -fi% -fr% -gu_IN% -he%
8 > -hi_IN% -hr% -hu% -it% -ja% -km% -ko% -lt% -mk% -nb% -nl% -nn% -nr%
9 > -ns% -pa_IN% -pl% -pt% -pt_BR% -ru% -rw% -sh_YU% -sk% -sl% -sr_CS% -st%
10 > -sv% -sw_TZ% -th% -tn% -tr% -ts% -vi% -xh% -zh_CN% -zh_TW% -zu%"
11 >
12 > Does this mean that NONE of those languages will be built in or that ALL
13 > of them will be?
14
15 If all of them have a - before, then yes, none will be built.
16
17 > The docs I found on gentoo localization indicate that I can set LINGUAS
18 > in make.conf and build for just the languages I desire. I set it to:
19 > LINGUAS="en_US"
20 > but all that does is prepend en_US to the beginning of the string above.
21
22 How? What's shown?
23
24 > Where are those settings coming from?
25
26 make.conf
27
28 Alexander Skwar
29 --
30 The one sure way to make a lazy man look respectable is to put a fishing
31 rod in his hand.
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] LINGUAS Michael George <george@××××××××××.com>