public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jörg Schaible" <joerg.schaible@gmx.de>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: Re: [RFC] Masterplan for solving LINGUAS problems
Date: Wed, 01 Jun 2016 20:19:56 +0200	[thread overview]
Message-ID: <nin90k$5nf$1@ger.gmane.org> (raw)
In-Reply-To: 27C286D3-3053-4E6E-9B1B-C01DCF83F115@gentoo.org

Michał Górny wrote:

> Dnia 31 maja 2016 23:34:07 CEST, "Jörg Schaible" <joerg.schaible@gmx.de>
> napisał(a):
>>How can I select different linguas for individual packages with this
>>approach?
> 
> Using the currently available mechanisms you could use package.env to
> alter INSTALL_MASK, e.g.:
> 
> /etc/portage/env/german:
>   INSTALL_MASK="@l10n -@l10n-de"
> 
> /etc/portage/package.env:
>   dev-foo/* german
> 
> However, we will probably deploy a convenient package.install_mask file.

OK, just to get this right. I always want English locale, for GUI apps also 
German and sometimes even French (office apps). Therefore I should set in 
future something along:

/etc/portage/make.conf:
  LINGUAS="en de fr"
  INSTALL_MASK="@l10n -@l10n-en"

/etc/portage/env/add-de:
  INSTALL_MASK="@l10n -@l10n-en -@l10n-de"

/etc/portage/env/add-de-fr:
  INSTALL_MASK="@l10n -@l10n-en -@l10n-de  -@l10n-fr"

/etc/portage/package.env:
  dev-foo-gui/* add-de
  dev-bar-office/* add-fr

Sounds reasonable to me. It's just no longer obvious(*) which packages 
actually support different languages.

(*) Boldly assuming all packages provide the correct info currently ;-)

Cheers,
Jörg



  reply	other threads:[~2016-06-01 18:20 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31 12:49 [gentoo-dev] [RFC] Masterplan for solving LINGUAS problems Michał Górny
2016-05-31 12:53 ` Chí-Thanh Christopher Nguyễn
2016-05-31 13:00   ` Michał Górny
2016-05-31 17:08 ` Andrew Savchenko
2016-06-01  2:31   ` [gentoo-dev] " Duncan
2016-05-31 17:31 ` [gentoo-dev] " Daniel Campbell
2016-05-31 17:36   ` Daniel Campbell
2016-06-01  2:41   ` [gentoo-dev] " Duncan
2016-05-31 21:34 ` Jörg Schaible
2016-05-31 21:52   ` James Le Cuirot
2016-05-31 22:03   ` Mike Gilbert
2016-05-31 22:54     ` [gentoo-dev] " Jörg Schaible
2016-06-01  0:10     ` [gentoo-dev] " Francesco Riosa
2016-06-01  4:55   ` Michał Górny
2016-06-01 18:19     ` Jörg Schaible [this message]
2016-06-01  9:18 ` [gentoo-dev] " Mart Raudsepp
2016-06-01  9:28   ` Mart Raudsepp
2016-06-01 13:09   ` Michał Górny
2016-06-01 13:18     ` Dirkjan Ochtman
2016-06-01 13:46       ` Mart Raudsepp
2016-06-01 21:07         ` Daniel Campbell (zlg)
2016-06-01  9:23 ` [gentoo-dev] " Martin Vaeth
2016-06-01 13:19   ` Michał Górny
2016-06-01 14:03     ` Mart Raudsepp
2016-06-01 14:17       ` Michał Górny
2016-06-01 16:03         ` Raymond Jennings
2016-06-01 20:24           ` Martin Vaeth
2016-06-01 21:02             ` Mart Raudsepp
2016-06-04  5:17               ` Martin Vaeth
2016-06-01 16:27     ` Martin Vaeth
2016-06-01 17:06       ` Michał Górny
2016-06-01 18:18         ` Martin Vaeth
2016-06-01 18:35           ` Michał Górny
2016-06-01 19:33             ` Martin Vaeth
2016-06-01 19:52               ` Kent Fredric
2016-06-01 20:48                 ` Martin Vaeth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='nin90k$5nf$1@ger.gmane.org' \
    --to=joerg.schaible@gmx.de \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox