From: Sergei Trofimovich Date: Sun, 17 Jul 2016 08:45:58 +0000 (+0100) Subject: media-video/libav: fix for libvpx-1.5.0, bug #565696 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72fbe51d294b51d15b81f75c5c349ea5cf3f1213;p=gentoo.git 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 --- 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