Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577814 - app-emulation/qemu does not respect LINGUAS for locale files
Summary: app-emulation/qemu does not respect 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: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2016-03-20 03:20 UTC by Jan Vesely
Modified: 2016-03-28 21:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-emulation/qemu-2.5.0-r1: Respect LINGUAS (0001-app-emulation-qemu-2.5.0-r1-Respect-LINGUAS.patch,1.48 KB, patch)
2016-03-20 03:22 UTC, Jan Vesely
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Vesely 2016-03-20 03:20:13 UTC
$ grep LINGUAS /etc/portage/make.conf
LINGUAS="en_GB en_US en"
$ equery f qemu | grep locale
/usr/share/locale
/usr/share/locale/de_DE
/usr/share/locale/de_DE/LC_MESSAGES
/usr/share/locale/de_DE/LC_MESSAGES/qemu.mo
/usr/share/locale/fr_FR
/usr/share/locale/fr_FR/LC_MESSAGES
/usr/share/locale/fr_FR/LC_MESSAGES/qemu.mo
/usr/share/locale/hu
/usr/share/locale/hu/LC_MESSAGES
/usr/share/locale/hu/LC_MESSAGES/qemu.mo
/usr/share/locale/it
/usr/share/locale/it/LC_MESSAGES
/usr/share/locale/it/LC_MESSAGES/qemu.mo
/usr/share/locale/tr
/usr/share/locale/tr/LC_MESSAGES
/usr/share/locale/tr/LC_MESSAGES/qemu.mo
/usr/share/locale/zh_CN
/usr/share/locale/zh_CN/LC_MESSAGES
/usr/share/locale/zh_CN/LC_MESSAGES/qemu.mo
Comment 1 Jan Vesely 2016-03-20 03:22:43 UTC
Created attachment 428638 [details, diff]
app-emulation/qemu-2.5.0-r1: Respect LINGUAS
Comment 2 SpanKY gentoo-dev 2016-03-28 21:41:45 UTC
thanks ... i used your example to write:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42da3c45bbe074f8d25decfcdd7cd8d0388c6f39