summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-07-17 09:45:58 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-07-17 09:46:10 +0100
commit72fbe51d294b51d15b81f75c5c349ea5cf3f1213 (patch)
treeee210f6264c3b12ff17d82215a7f228599f89714 /media-video/libav
parentdev-libs/jemalloc : update to fix regressions in multiple components, (diff)
downloadgentoo-72fbe51d294b51d15b81f75c5c349ea5cf3f1213.tar.gz
gentoo-72fbe51d294b51d15b81f75c5c349ea5cf3f1213.tar.bz2
gentoo-72fbe51d294b51d15b81f75c5c349ea5cf3f1213.zip
media-video/libav: fix for libvpx-1.5.0, bug #565696
Pulls commit 4e0515713cdef6345aeb04bc57df0468df492bed into stable as libvpx-1.5.0 is now stable. Package-Manager: portage-2.3.0
Diffstat (limited to 'media-video/libav')
-rw-r--r--media-video/libav/libav-11.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/libav/libav-11.3.ebuild b/media-video/libav/libav-11.3.ebuild
index d3f02a45f11d..71a797f5b7ef 100644
--- a/media-video/libav/libav-11.3.ebuild
+++ b/media-video/libav/libav-11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -152,6 +152,7 @@ src_prepare() {
epatch_user
epatch "${WORKDIR}/0001-x86-Put-COPY3_IF_LT-under-HAVE_6REGS.patch"
+ epatch "${FILESDIR}"/${P}-libvpx-1.5.0.patch #565696
# if we have snapshot then we need to hardcode the version
if [[ ${PV%_p*} != ${PV} ]]; then