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 13-19 Link Here
13
-custom-cpuopts debug dga +dirac directfb doc +dts +dv dvb +dvd +dvdnav dxr3
13
-custom-cpuopts debug dga +dirac directfb doc +dts +dv dvb +dvd +dvdnav dxr3
14
+enca +encode esd +faac +faad fbcon ftp gif ggi -gtk +iconv ipv6 jack
14
+enca +encode esd +faac +faad fbcon ftp gif ggi -gtk +iconv ipv6 jack
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 +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 +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
Lines 95-100 Link Here
95
	musepack? ( >=media-libs/libmpcdec-1.2.2 )
95
	musepack? ( >=media-libs/libmpcdec-1.2.2 )
96
	nas? ( media-libs/nas )
96
	nas? ( media-libs/nas )
97
	nemesi? ( media-libs/libnemesi )
97
	nemesi? ( media-libs/libnemesi )
98
	nut? ( media-libs/libnut )
98
	opengl? ( virtual/opengl )
99
	opengl? ( virtual/opengl )
99
	png? ( media-libs/libpng )
100
	png? ( media-libs/libpng )
100
	pnm? ( media-libs/netpbm )
101
	pnm? ( media-libs/netpbm )
Lines 269-274 Link Here
269
	use ipv6 || myconf="${myconf} --disable-inet6"
270
	use ipv6 || myconf="${myconf} --disable-inet6"
270
	use lirc || myconf="${myconf} --disable-lirc --disable-lircc"
271
	use lirc || myconf="${myconf} --disable-lirc --disable-lircc"
271
	use nemesi || myconf="${myconf} --disable-nemesi"
272
	use nemesi || myconf="${myconf} --disable-nemesi"
273
	use nut || myconf="${myconf} --disable-libnut"
272
	use rar || myconf="${myconf} --disable-unrarexec"
274
	use rar || myconf="${myconf} --disable-unrarexec"
273
	use rtc || myconf="${myconf} --disable-rtc"
275
	use rtc || myconf="${myconf} --disable-rtc"
274
	use samba || myconf="${myconf} --disable-smb"
276
	use samba || myconf="${myconf} --disable-smb"
(-)metadata.xml (+1 lines)
Lines 28-33 Link Here
28
    <flag name="mng">MNG input support</flag>
28
    <flag name="mng">MNG input support</flag>
29
    <flag name="mp2">Enables support for twolame, an MP2 audio library</flag>
29
    <flag name="mp2">Enables support for twolame, an MP2 audio library</flag>
30
    <flag name="nemesi">Enable Nemesi Streaming Media support</flag>
30
    <flag name="nemesi">Enable Nemesi Streaming Media support</flag>
31
    <flag name="nut">Enable NUT media container support</flag>
31
	<flag name="network">Enables network streaming support</flag>
32
	<flag name="network">Enables network streaming support</flag>
32
    <flag name="pnm">Add PNM video output option, to create PPM/PGM/PGMYUV images</flag>
33
    <flag name="pnm">Add PNM video output option, to create PPM/PGM/PGMYUV images</flag>
33
    <flag name="pvr">Enable Video4Linux2 MPEG PVR</flag>
34
    <flag name="pvr">Enable Video4Linux2 MPEG PVR</flag>

Return to bug 267124