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

(-)a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r2.ebuild (+5 lines)
Line 0 Link Here
1
diff -ur gst-ffmpeg-0.10.13_p201211-orig/ext/ffmpeg/gstffmpegaudioresample.c gst-ffmpeg-0.10.13_p201211/ext/ffmpeg/gstffmpegaudioresample.c
2
--- gst-ffmpeg-0.10.13_p201211-orig/ext/ffmpeg/gstffmpegaudioresample.c	2014-11-01 02:14:18.169196840 +0100
Lines 60-65 src_prepare() { Link Here
60
			   ext/ffmpeg/*.{c,h}
60
			   ext/ffmpeg/*.{c,h}
61
		epatch "${FILESDIR}/${PV}-ffmpeg2.patch"
61
		epatch "${FILESDIR}/${PV}-ffmpeg2.patch"
62
	fi
62
	fi
63
	if has_version '>=media-video/libav-10'; then
64
		epatch "${FILESDIR}/${PV}-libav10-compat.patch"
65
	fi
63
}
66
}
64
67
65
multilib_src_configure() {
68
multilib_src_configure() {

Return to bug 509326