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

Collapse All | Expand All

(-)/usr/portage/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r4.ebuild (-5 / +6 lines)
Lines 53-66 Link Here
53
	unpack ${A}
53
	unpack ${A}
54
54
55
	cd "${S}"
55
	cd "${S}"
56
	epatch "${FILESDIR}/mpeg4ip-1.4.1-disable-faac-test.patch"
56
	epatch "${FILESDIR}/${PN}-1.4.1-disable-faac-test.patch"
57
	epatch "${FILESDIR}/${P}-x264.patch"
57
	epatch "${FILESDIR}/${P}-x264.patch"
58
	epatch "${FILESDIR}/mpeg4ip-1.5.0.1-newffmpeg.patch"
58
	epatch "${FILESDIR}/${P}-newffmpeg.patch"
59
	epatch "${FILESDIR}/mpeg4ip-1.5.0.1-lX11.patch"
59
	epatch "${FILESDIR}/${P}-lX11.patch"
60
	epatch "${FILESDIR}/mpeg4ip-1.5.0.1-as-needed.patch"
60
	epatch "${FILESDIR}/${P}-as-needed.patch"
61
	epatch "${FILESDIR}/${P}-gcc42.patch"
61
	epatch "${FILESDIR}/${P}-gcc42.patch"
62
	epatch "${FILESDIR}/${P}-nasm-r.patch"
62
	epatch "${FILESDIR}/${P}-nasm-r.patch"
63
	epatch "${FILESDIR}/mpeg4ip-1.5.0.1-avcodec_extern_c.patch"
63
	epatch "${FILESDIR}/${P}-avcodec_extern_c.patch"
64
	epatch "${FILESDIR}/${P}-img_convert_workaround.patch"
64
65
65
	eautoreconf
66
	eautoreconf
66
}
67
}

Return to bug 208019