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

Collapse All | Expand All

(-)mplayer-0.90_rc5.ebuild (-3 lines)
Lines 57-63 Link Here
57
	oggvorbis? ( media-libs/libvorbis )
57
	oggvorbis? ( media-libs/libvorbis )
58
	nls? ( sys-devel/gettext )
58
	nls? ( sys-devel/gettext )
59
	media-sound/cdparanoia
59
	media-sound/cdparanoia
60
	aalib? ( media-libs/aalib )
61
	>=sys-apps/portage-2.0.36"
60
	>=sys-apps/portage-2.0.36"
62
# Hardcode paranoia support for now, as there is no
61
# Hardcode paranoia support for now, as there is no
63
# related USE flag.
62
# related USE flag.
Lines 131-138 Link Here
131
		&& myconf="${myconf} --enable-freetype" \
130
		&& myconf="${myconf} --enable-freetype" \
132
		|| myconf="${myconf} --disable-freetype"
131
		|| myconf="${myconf} --disable-freetype"
133
132
134
	use aalib && myconf="${myconf} --enable-aa"
135
136
	use oss \
133
	use oss \
137
		|| myconf="${myconf} --disable-ossaudio"
134
		|| myconf="${myconf} --disable-ossaudio"
138
135

Return to bug 21984