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 / +1 lines)
Lines 270-276 Link Here
270
	use encode || myconf="${myconf} --disable-mencoder"
270
	use encode || myconf="${myconf} --disable-mencoder"
271
	use ftp || myconf="${myconf} --disable-ftp"
271
	use ftp || myconf="${myconf} --disable-ftp"
272
	use ipv6 || myconf="${myconf} --disable-inet6"
272
	use ipv6 || myconf="${myconf} --disable-inet6"
273
	use lirc || myconf="${myconf} --disable-lirc --disable-lircc"
273
	use lirc || myconf="${myconf} --disable-lirc --disable-lircc --disable-apple-ir"
274
	use nemesi || myconf="${myconf} --disable-nemesi"
274
	use nemesi || myconf="${myconf} --disable-nemesi"
275
	use nut || myconf="${myconf} --disable-nut"
275
	use nut || myconf="${myconf} --disable-nut"
276
	use rar || myconf="${myconf} --disable-unrarexec"
276
	use rar || myconf="${myconf} --disable-unrarexec"

Return to bug 267124