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

Bug 476322

Summary: media-video/mplayer: enca needs iconv
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nikoli 2013-07-09 20:59:52 UTC
Ebuild is missing this:
REQUIRED_USE="
	enca? ( iconv )
"

'-subcp enca:ru:UTF-8' can not convert anything without iconv.
Comment 1 Alexis Ballier gentoo-dev 2013-07-29 20:08:03 UTC
   29 Jul 2013; Alexis Ballier <aballier@gentoo.org> mplayer-9999.ebuild:
+  Sort alphabetically REQUIRED_USE entries and make enca require iconv, by
+  Nikoli, bug #476322.
+