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

Collapse All | Expand All

(-)/usr/portage/media-video/mplayer/mplayer-1.0_rc2_p20090731-r1.ebuild (-4 / +3 lines)
Lines 5-16 Link Here
5
EAPI=2
5
EAPI=2
6
inherit eutils flag-o-matic multilib
6
inherit eutils flag-o-matic multilib
7
7
8
MPLAYER_REVISION=SVN-r29463
8
MPLAYER_REVISION=SVN-r29543
9
9
10
IUSE="3dnow 3dnowext +a52 +aac aalib +alsa altivec +ass
10
IUSE="3dnow 3dnowext +a52 +aac aalib +alsa altivec +ass
11
bidi bindist bl +cddb +cdio cdparanoia cpudetection custom-cflags
11
bidi bindist bl +cddb +cdio cdparanoia cpudetection custom-cflags
12
custom-cpuopts debug dga +dirac directfb doc +dts +dv dvb +dvd +dvdnav dxr3
12
custom-cpuopts debug dga +dirac directfb doc +dts +dv dvb +dvd +dvdnav dxr3
13
+enca +encode esd +faac +faad fbcon ftp gif ggi -gmplayer +iconv ipv6 jack
13
+enca +encode esd +faac +faad fbcon ffmpeg-mt ftp gif ggi -gmplayer +iconv ipv6 jack
14
joystick jpeg kernel_linux ladspa libcaca lirc +live lzo mad md5sum +mmx
14
joystick jpeg kernel_linux ladspa libcaca lirc +live lzo mad md5sum +mmx
15
mmxext mng +mp2 +mp3 nas +network nut openal +opengl opencore-amr +osdmenu
15
mmxext mng +mp2 +mp3 nas +network nut openal +opengl opencore-amr +osdmenu
16
oss png pnm pulseaudio pvr +quicktime radio +rar +real +rtc samba +shm
16
oss png pnm pulseaudio pvr +quicktime radio +rar +real +rtc samba +shm
Lines 222-229 Link Here
222
		mv "${WORKDIR}/svgalib_helper" "${S}/libdha"
222
		mv "${WORKDIR}/svgalib_helper" "${S}/libdha"
223
	fi
223
	fi
224
224
225
	epatch "${FILESDIR}"/${PN}-1.0_rc2_p20090530-fix-mp3lib-use-local-labels-2.patch
225
	use ffmpeg-mt && epatch "${FILESDIR}"/${PN}-1.0_rc4_p20090821-ffmpeg-mt.patch
226
	epatch "${FILESDIR}"/${P}-linguas.patch
227
}
226
}
228
227
229
src_configure() {
228
src_configure() {

Return to bug 282154