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

(-)/usr/portage/media-video/ffmpeg/ffmpeg-0.4.7.ebuild (+4 lines)
Lines 32-37 Link Here
32
	#epatch ${FILESDIR}/alpha-idct.patch
32
	#epatch ${FILESDIR}/alpha-idct.patch
33
33
34
	epatch ${FILESDIR}/${P}-2.6.patch
34
	epatch ${FILESDIR}/${P}-2.6.patch
35
36
        # for some reason it tries to #include <X11/Xlib.h>,but doesn't use it
37
        cd ${S}
38
        sed -i s:\#define\ HAVE_X11:\#define\ HAVE_LINUX: ffplay.c
35
}
39
}
36
40
37
src_compile() {
41
src_compile() {

Return to bug 31376