Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 172355
Collapse All | Expand All

(-)/usr/portage/media-video/ffmpeg/ffmpeg-0.4.9_p20070325.ebuild (-1 / +1 lines)
Lines 121-127 Link Here
121
		use vorbis && myconf="${myconf} --enable-libvorbis --enable-libogg"
121
		use vorbis && myconf="${myconf} --enable-libvorbis --enable-libogg"
122
		use theora && myconf="${myconf} --enable-libtheora --enable-libogg"
122
		use theora && myconf="${myconf} --enable-libtheora --enable-libogg"
123
	fi
123
	fi
124
	use a52 && myconf="${myconf} --enable-a52"
124
	use a52 && myconf="${myconf} --enable-liba52"
125
	use ieee1394 && myconf="${myconf} --enable-dc1394"
125
	use ieee1394 && myconf="${myconf} --enable-dc1394"
126
	use threads && myconf="${myconf} --enable-pthreads"
126
	use threads && myconf="${myconf} --enable-pthreads"
127
	use xvid && myconf="${myconf} --enable-xvid"
127
	use xvid && myconf="${myconf} --enable-xvid"

Return to bug 172355