summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2016-06-02 11:30:17 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2016-06-02 11:31:01 +0200
commit53eace1f6281067889b6200682253e5c43941a79 (patch)
tree1b4e7e9e5e03a598c8e26dff9965e8ab04da16ac /media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild
parentdev-libs/iksemel: Fix building with >=net-libs/gnutls-3.4.0 (diff)
downloadgentoo-53eace1f6281067889b6200682253e5c43941a79.tar.gz
gentoo-53eace1f6281067889b6200682253e5c43941a79.tar.bz2
gentoo-53eace1f6281067889b6200682253e5c43941a79.zip
media-video/raspberrypi-omxplayer: applied makefile fix from Ahmet Inan <xdsopl@googlemail.com> from bug #421683 comment #44 and #45
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild')
-rw-r--r--media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild
index 4a29459b284e..83e030a1c7eb 100644
--- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild
+++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528.ebuild
@@ -34,11 +34,11 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/popcornmix-omxplayer-${GIT_COMMIT}"
src_prepare() {
- epatch "${FILESDIR}"/Makefile-0_p20160217.patch \
+ epatch "${FILESDIR}"/Makefile-0_p20160528.patch \
"${FILESDIR}"/fonts-path.patch
cat > Makefile.include << EOF
-LIBS=-lvchiq_arm -lvcos -lbcm_host -lEGL -lGLESv2 -lopenmaxil -lrt -lpthread
+LIBS=-lvchostif -lvchiq_arm -lvcos -lbcm_host -lEGL -lGLESv2 -lopenmaxil -lrt -lpthread
EOF
tc-export CXX