public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] /etc/portage/package.use for LINGUAS?
@ 2010-08-19 15:49 Florian Philipp
  2010-08-19 15:59 ` Mirek Dvořák
  2010-08-19 17:14 ` Andrea Conti
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Philipp @ 2010-08-19 15:49 UTC (permalink / raw
  To: Gentoo User List

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

Hi list!

I'd like to change the LINGUAS setting for a single package. Is there a
config file for stuff like this?

The thing is: I want to prevent the installation of German man-pages
because they are generally inferior to the English originals and while I
appreciate the work done to translate them, I don't really need them.

Thanks in advance!
Florian Philipp


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] /etc/portage/package.use for LINGUAS?
  2010-08-19 15:49 [gentoo-user] /etc/portage/package.use for LINGUAS? Florian Philipp
@ 2010-08-19 15:59 ` Mirek Dvořák
  2010-08-19 17:14 ` Andrea Conti
  1 sibling, 0 replies; 3+ messages in thread
From: Mirek Dvořák @ 2010-08-19 15:59 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

try in package.use something like
app-office/openoffice-bin linguas_en_GB linguas_de
Mirek

2010/8/19 Florian Philipp <lists@f_philipp.fastmail.net>

> Hi list!
>
> I'd like to change the LINGUAS setting for a single package. Is there a
> config file for stuff like this?
>
> The thing is: I want to prevent the installation of German man-pages
> because they are generally inferior to the English originals and while I
> appreciate the work done to translate them, I don't really need them.
>
> Thanks in advance!
> Florian Philipp
>
>

[-- Attachment #2: Type: text/html, Size: 886 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] /etc/portage/package.use for LINGUAS?
  2010-08-19 15:49 [gentoo-user] /etc/portage/package.use for LINGUAS? Florian Philipp
  2010-08-19 15:59 ` Mirek Dvořák
@ 2010-08-19 17:14 ` Andrea Conti
  1 sibling, 0 replies; 3+ messages in thread
From: Andrea Conti @ 2010-08-19 17:14 UTC (permalink / raw
  To: gentoo-user

On 19/08/2010 17:49, Florian Philipp wrote:
> Hi list!
> 
> I'd like to change the LINGUAS setting for a single package. Is there a
> config file for stuff like this?

LINGUAS (like VIDEO_CARDS, INPUT_DEVICES and similar stuff) is declared
as an USE_EXPAND variable, so that its contents get automatically
translated in a set of USE flags. For example, having LINGUAS="de en"
results in the USE flags "linguas_de" and "linguas_en" being set for
ebuilds.

User-specified settings take precedence over expanded USE flags, so you
can simply set/unset the flags as needed through package.use (e.g. if
you have a global LINGUAS="de", "sys-apps/man-pages -linguas_de" in
package.use would do the trick)

andrea





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-19 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 15:49 [gentoo-user] /etc/portage/package.use for LINGUAS? Florian Philipp
2010-08-19 15:59 ` Mirek Dvořák
2010-08-19 17:14 ` Andrea Conti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox