summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-12-05 11:19:40 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-12-05 11:19:40 +0100
commit9aaa1586a3b67e7211e2c54424f9fec0ebb22b3a (patch)
treeaf88f0df6f87879ec9afc595251d1fa7c2d88976 /media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild
parentmedia-video/2mandvd: fix build with gcc6 and ffmpeg 3. Bug #575054. (diff)
downloadgentoo-9aaa1586a3b67e7211e2c54424f9fec0ebb22b3a.tar.gz
gentoo-9aaa1586a3b67e7211e2c54424f9fec0ebb22b3a.tar.bz2
gentoo-9aaa1586a3b67e7211e2c54424f9fec0ebb22b3a.zip
media-video/ffdiaporama: fix build with ffmpeg-3. Patch by charlot in bug #575058.
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild')
-rw-r--r--media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild b/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild
index e935fdc1e92a..cb539a989c42 100644
--- a/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild
+++ b/media-video/ffdiaporama/ffdiaporama-2.1-r1.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$
@@ -39,7 +39,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
DOCS=( authors.txt )
-PATCHES=( "${FILESDIR}"/${P}-{ffmpeg-2.4,libav10}.patch )
+PATCHES=( "${FILESDIR}"/${P}-{ffmpeg-2.4,libav10,ffmpeg-3.0}.patch )
S="${WORKDIR}/ffDiaporama"