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

Bug 408767

Summary: dev-libs/girara doesn't honor LINGUAS for locale files
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: Current packagesAssignee: Alex Alexander (RETIRED) <wired>
Status: RESOLVED FIXED    
Severity: normal CC: ssuominen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: http://bt.pwmt.org/view.php?id=224
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 405485    

Description Piotr Szymaniak 2012-03-18 20:32:02 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/de/LC_MESSAGES/girara.mo
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-04-07 11:39:40 UTC
*** Bug 409967 has been marked as a duplicate of this bug. ***
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-06-15 11:34:10 UTC
A patch would be nice if you plan on continuing filing these type of bugs. Anyways, reported to upstream as feature request here:

http://bt.pwmt.org/view.php?id=224
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2013-01-07 19:38:48 UTC
This seems to be fixed in 0.1.4 now:

>>> /usr/include/girara/version.h
--- /usr/share/
--- /usr/share/locale/
--- /usr/share/locale/es/
--- /usr/share/locale/es/LC_MESSAGES/
>>> /usr/share/locale/es/LC_MESSAGES/libgirara-gtk2-1.mo
--- /usr/share/doc/

from command:

LINGUAS="es" emerge -v1 girara