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

Bug 408769

Summary: games-arcade/blobwars doesn't honor LINGUAS for locale files
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: [OLD] GamesAssignee: Pacho Ramos <pacho>
Status: RESOLVED WONTFIX    
Severity: normal CC: games
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-18 20:34:05 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/ca/LC_MESSAGES/blobwars.mo
/usr/share/locale/da/LC_MESSAGES/blobwars.mo
/usr/share/locale/de/LC_MESSAGES/blobwars.mo
/usr/share/locale/es/LC_MESSAGES/blobwars.mo
/usr/share/locale/fr/LC_MESSAGES/blobwars.mo
/usr/share/locale/nl/LC_MESSAGES/blobwars.mo
/usr/share/locale/pl/LC_MESSAGES/blobwars.mo
/usr/share/locale/sv/LC_MESSAGES/blobwars.mo
Comment 1 Pacho Ramos gentoo-dev 2017-02-03 09:04:34 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)