Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476322 - media-video/mplayer: enca needs iconv
Summary: media-video/mplayer: enca needs iconv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 20:59 UTC by Nikoli
Modified: 2013-07-29 20:08 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 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.
+