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

Bug 469418

Summary: app-emulation/wine-1.4.1: Installs manpages in other languages than LINGUAS specifies
Product: Gentoo Linux Reporter: Roman Žilka <roman.zilka>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=643576
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 405485    

Description Roman Žilka 2013-05-11 11:50:34 UTC
wine-1.4.1 installs these items on my system which has LINGUAS="en_GB en cs sk ja":

/usr/share/man/de.UTF-8
/usr/share/man/de.UTF-8/man1
/usr/share/man/de.UTF-8/man1/winemaker.1
/usr/share/man/de.UTF-8/man1/wineserver.1
/usr/share/man/fr.UTF-8
/usr/share/man/fr.UTF-8/man1
/usr/share/man/fr.UTF-8/man1/winemaker.1
/usr/share/man/fr.UTF-8/man1/wineserver.1
/usr/share/man/pl.UTF-8
/usr/share/man/pl.UTF-8/man1

Reproducible: Always
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-05-13 07:21:01 UTC
Thanks for reporting. It turns out that wine wasn't respecting LINGUAS for translations too; it was just hard to notice because they were in Windows resource format. Should be fixed in 1.5.30.

+*wine-1.5.30 (13 May 2013)
+
+  13 May 2013; Alexandre Rostovtsev <tetromino@gentoo.org> +wine-1.5.30.ebuild,
+  wine-9999.ebuild, +files/wine-1.5.30-libwine.patch:
+  Version bump, see http://www.winehq.org/announce/1.5.30 for the announcement
+  (bug #469568). Respect LINGUAS when installing translation resources and man
+  pages (bug #469418, thanks to Roman Žilka).