Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20090 - mplayer-0.90-r1 IUSE missing options
Summary: mplayer-0.90-r1 IUSE missing options
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-28 01:39 UTC by Matt Taylor
Modified: 2003-07-15 14:15 UTC (History)
2 users (show)

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 Matt Taylor 2003-04-28 01:39:07 UTC
the changelog for mplayer-0.90-r1 says it enables faad2 support if mpeg is in
USE, but a emerge -pv mplayer doesn't show mpeg.  The IUSE line in the ebuild is
missing a few options like mpeg, xmms, nas, gtk2, and nls.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-28 02:07:13 UTC
could you please provide us a patch against the ebuild ?
Comment 2 Matt Taylor 2003-04-28 12:37:26 UTC
--- mplayer-0.90-r1.ebuild~     2003-04-27 10:52:39.000000000 -0400
+++ mplayer-0.90-r1.ebuild      2003-04-28 12:32:58.000000000 -0400
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /home/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90-r1.ebuild,v 1.1 2003/04/27 14:52:39 azarah Exp $
 
-IUSE="dga oss jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb"
+IUSE="dga oss jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb mpeg xmms nas gtk2 nls"
 
 inherit eutils
Comment 3 Robert Moss (RETIRED) gentoo-dev 2003-07-14 21:01:54 UTC
Just a brief update - I still have a problem with the lack of an xmms USE flag in the -r2 ebuild. I don't know about the rest.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-07-15 14:15:45 UTC
added in cvs