Gentoo Archives: gentoo-dev

From: Weeve <weeve@g.o>
To: Gentoo Dev Mailing List <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Suggestion to stop using 'cjk' USE flag.
Date: Wed, 02 Jul 2003 19:49:21
Message-Id: Pine.LNX.4.53.0307021546230.7212@stargazer.weeve.org
In Reply to: [gentoo-dev] Suggestion to stop using 'cjk' USE flag. by Masatomo Nakano
1 On Wed, 2 Jul 2003, Masatomo Nakano wrote:
2
3 > Hi all
4 >
5 > I suggest that we stop using 'cjk' USE flag, which is to support
6 > Chinese/Japanese/Korean, and we add new flags(lang_cn,lang_ja,lang_kr,....,m17n).
7 > There are two reasons for this.
8 >
9 > 1. USE flag related to countries is only 'cjk' at the moment. But we
10 > need other country flag(ex. Russia).
11 >
12 > 2. It is impossible to apply 1USE flag among two or more
13 > countries because most of localization patches are conflict each other.
14 > (ex. Japanese and Russian patches are conflicting in
15 > media-sound/xmms-1.2.7-r20. Therefore if you set USE='cjk', you'll
16 > fail emerge it.)
17 >
18 > Any ideas/comments?
19
20 Here's an idea for a solution to this and other lang problems
21
22 1) Make a use flag "lang" to hangle non-english languages
23 2) Make a variable LANG (in make.conf or rc.conf) and set it equal to the
24 language wanted.
25
26 Then when an ebuild with the lang flag is called, it'll pick up which
27 language from the config file and install the proper language.
28
29
30 Dunno how feasable this is, but it seems like a good idea to me :)
31
32
33 --
34 Weeve
35 Gentoo/Sparc Team Lead
36
37 --
38 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Suggestion to stop using 'cjk' USE flag. Thomas de Grenier de Latour <degrenier@×××××××××××.fr>