Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 406549

Summary: games-arcade/slimevolley-2.4.2 does not respect LINGUAS settings
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 405485    

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)