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

Collapse All | Expand All

(-)/usr/portage/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild (-2 / +2 lines)
Lines 34-44 Link Here
34
S="${WORKDIR}/popcornmix-omxplayer-${GIT_COMMIT}"
34
S="${WORKDIR}/popcornmix-omxplayer-${GIT_COMMIT}"
35
35
36
src_prepare() {
36
src_prepare() {
37
	epatch "${FILESDIR}"/Makefile-0_p20160217.patch \
37
	epatch "${FILESDIR}"/Makefile-0_p20160528.patch \
38
		"${FILESDIR}"/fonts-path.patch
38
		"${FILESDIR}"/fonts-path.patch
39
39
40
	cat > Makefile.include << EOF
40
	cat > Makefile.include << EOF
41
LIBS=-lvchiq_arm -lvcos -lbcm_host -lEGL -lGLESv2 -lopenmaxil -lrt -lpthread
41
LIBS=-lvchostif -lvchiq_arm -lvcos -lbcm_host -lEGL -lGLESv2 -lopenmaxil -lrt -lpthread
42
EOF
42
EOF
43
43
44
	tc-export CXX
44
	tc-export CXX

Return to bug 421683