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

Bug 408877

Summary: dev-libs/tvision does not respect LINGUAS settings
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: NeedPatch
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-19 15:27:07 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/es/LC_MESSAGES/tvision2.1.0.mo
/usr/share/locale/pl/LC_MESSAGES/tvision2.1.0.mo
/usr/share/locale/ru/LC_MESSAGES/tvision2.1.0.mo
Comment 1 Pacho Ramos gentoo-dev 2018-04-24 17:51:48 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)