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

Collapse All | Expand All

(-)/usr/portage/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild (+1 lines)
Lines 414-419 Link Here
414
	if use vorbis || use tremor; then
414
	if use vorbis || use tremor; then
415
		use tremor || myconf+=" --disable-tremor-internal"
415
		use tremor || myconf+=" --disable-tremor-internal"
416
		use vorbis || myconf+=" --disable-libvorbis"
416
		use vorbis || myconf+=" --disable-libvorbis"
417
		use vorbis && use encode && myconf+=" --extra-libs-mencoder=-lvorbisenc"
417
	else
418
	else
418
		myconf+="
419
		myconf+="
419
			--disable-tremor-internal
420
			--disable-tremor-internal

Return to bug 344593