Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 267124 | Differences between
and this patch

Collapse All | Expand All

(-)mplayer-9999.ebuild (-1 / +3 lines)
Lines 15-21 Link Here
15
joystick jpeg kernel_linux ladspa libcaca lirc +live lzo mad md5sum +mmx
15
joystick jpeg kernel_linux ladspa libcaca lirc +live lzo mad md5sum +mmx
16
mmxext mng +mp2 +mp3 musepack nas +nemesi nut +network openal +opengl oss png pnm
16
mmxext mng +mp2 +mp3 musepack nas +nemesi nut +network openal +opengl oss png pnm
17
pulseaudio pvr +quicktime radio +rar +real +rtc -samba
17
pulseaudio pvr +quicktime radio +rar +real +rtc -samba
18
+schroedinger sdl +speex sse sse2 ssse3 svga teletext tga +theora +tremor
18
+schroedinger sdl +speex sse sse2 ssse3 svga teletext tga +theora tivo +tremor
19
+truetype +unicode v4l v4l2 vdpau vidix +vorbis -win32codecs +X +x264 xanim
19
+truetype +unicode v4l v4l2 vdpau vidix +vorbis -win32codecs +X +x264 xanim
20
xinerama +xscreensaver +xv +xvid xvmc zoran"
20
xinerama +xscreensaver +xv +xvid xvmc zoran"
21
21
Lines 137-142 Link Here
137
	doc? ( dev-libs/libxslt )
137
	doc? ( dev-libs/libxslt )
138
	dga? ( x11-proto/xf86dgaproto )
138
	dga? ( x11-proto/xf86dgaproto )
139
	dxr3? ( media-video/em8300-libraries )
139
	dxr3? ( media-video/em8300-libraries )
140
	tivo? ( media-libs/vstream-client )
140
	xinerama? ( x11-proto/xineramaproto )
141
	xinerama? ( x11-proto/xineramaproto )
141
	xv? ( x11-proto/videoproto
142
	xv? ( x11-proto/videoproto
142
		  x11-proto/xf86vidmodeproto )
143
		  x11-proto/xf86vidmodeproto )
Lines 277-282 Link Here
277
	use rar || myconf="${myconf} --disable-unrarexec"
278
	use rar || myconf="${myconf} --disable-unrarexec"
278
	use rtc || myconf="${myconf} --disable-rtc"
279
	use rtc || myconf="${myconf} --disable-rtc"
279
	use samba || myconf="${myconf} --disable-smb"
280
	use samba || myconf="${myconf} --disable-smb"
281
	use tivo || myconf="${myconf} --disable-vstream"
280
	use xscreensaver || myconf="${myconf} --disable-xss"
282
	use xscreensaver || myconf="${myconf} --disable-xss"
281
	myconf="${myconf} $(use_enable joystick)"
283
	myconf="${myconf} $(use_enable joystick)"
282
284
(-)metadata.xml (+1 lines)
Lines 40-45 Link Here
40
    <flag name="schroedinger">Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).</flag>
40
    <flag name="schroedinger">Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).</flag>
41
    <flag name="ssse3">faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)</flag>
41
    <flag name="ssse3">faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)</flag>
42
    <flag name="teletext">Support for TV teletext interface</flag>
42
    <flag name="teletext">Support for TV teletext interface</flag>
43
    <flag name="tivo">Enables vstream client support for TiVo streams</flag>
43
    <flag name="tga">Enables Targa video output</flag>
44
    <flag name="tga">Enables Targa video output</flag>
44
	<flag name="tremor">Enable internal support for Vorbis</flag>
45
	<flag name="tremor">Enable internal support for Vorbis</flag>
45
    <flag name="vdpau">Enables experimental VDPAU support (requires nVidia video cards) to offload MPEG2/MPEG4/VC1/WMV CPU processing to video card</flag>
46
    <flag name="vdpau">Enables experimental VDPAU support (requires nVidia video cards) to offload MPEG2/MPEG4/VC1/WMV CPU processing to video card</flag>

Return to bug 267124