Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406549 - games-arcade/slimevolley-2.4.2 does not respect LINGUAS settings
Summary: games-arcade/slimevolley-2.4.2 does not respect LINGUAS settings
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2012-03-02 08:51 UTC by Piotr Szymaniak
Modified: 2018-04-24 17:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-03-02 08:51:25 UTC
When package is emerged, it dumps LC_MESSAGES for many languages, whereas I have the line 'LINGUAS="en"' in make.conf.

Actual Results:
LC_MESSAGES contains unwanted files

Expected Results:
LC_MESSAGES should contain only files for selected LINGUAS


/usr/share/locale/fr/LC_MESSAGES/slimevolley.mo
/usr/share/locale/it/LC_MESSAGES/slimevolley.mo
Comment 1 Pacho Ramos gentoo-dev 2018-04-24 17:51:16 UTC
I won't add USE flags for controlling the installation of one file per USE, also, as explained in:
https://blogs.gentoo.org/mgorny/2016/05/16/how-linguas-are-thrice-wrong/

that doesn't seem the way to go (probably install_mask would be the best)