Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408761 - app-admin/gkrellm doesn't honor LINGUAS for locale files
Summary: app-admin/gkrellm 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2012-03-18 20:26 UTC by Piotr Szymaniak
Modified: 2023-02-03 10:57 UTC (History)
0 users

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:26:13 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/bg/LC_MESSAGES/gkrellm.mo
/usr/share/locale/cs/LC_MESSAGES/gkrellm.mo
/usr/share/locale/da/LC_MESSAGES/gkrellm.mo
/usr/share/locale/de/LC_MESSAGES/gkrellm.mo
/usr/share/locale/es/LC_MESSAGES/gkrellm.mo
/usr/share/locale/fr/LC_MESSAGES/gkrellm.mo
/usr/share/locale/it/LC_MESSAGES/gkrellm.mo
/usr/share/locale/ja/LC_MESSAGES/gkrellm.mo
/usr/share/locale/nl/LC_MESSAGES/gkrellm.mo
/usr/share/locale/pl/LC_MESSAGES/gkrellm.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gkrellm.mo
/usr/share/locale/ru/LC_MESSAGES/gkrellm.mo
/usr/share/locale/sl/LC_MESSAGES/gkrellm.mo
/usr/share/locale/sv/LC_MESSAGES/gkrellm.mo
Comment 1 Larry the Git Cow gentoo-dev 2023-02-03 10:57:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d61d7cb86d7764f1e2f7f244fd081454af96afa

commit 1d61d7cb86d7764f1e2f7f244fd081454af96afa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-03 10:08:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-03 10:54:56 +0000

    app-admin/gkrellm: handle locales
    
    Closes: https://bugs.gentoo.org/408761
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{gkrellm-2.3.11-r3.ebuild => gkrellm-2.3.11-r4.ebuild}    | 11 ++++++++++-
 app-admin/gkrellm/gkrellm-9999.ebuild                         | 11 ++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)