Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408767 - dev-libs/girara doesn't honor LINGUAS for locale files
Summary: dev-libs/girara doesn't honor LINGUAS for locale files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Alexander (RETIRED)
URL:
Whiteboard:
Keywords:
: 409967 (view as bug list)
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2012-03-18 20:32 UTC by Piotr Szymaniak
Modified: 2013-01-07 19:38 UTC (History)
1 user (show)

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-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