media-video/libav: fix for libvpx-1.5.0, bug #565696
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 17 Jul 2016 08:45:58 +0000 (09:45 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 17 Jul 2016 08:46:10 +0000 (09:46 +0100)
Pulls commit 4e0515713cdef6345aeb04bc57df0468df492bed
into stable as libvpx-1.5.0 is now stable.

Package-Manager: portage-2.3.0

media-video/libav/libav-11.3.ebuild

index d3f02a45f11dac8172f8bb1f8b269219cd754bd0..71a797f5b7efb0fe386130382c3bcd6a1a9b43cc 100644 (file)
@@ -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