summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-04-09 09:42:36 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-04-09 09:42:36 +0000
commit645a7da70b7c86265db8801c0783caf9be4ba456 (patch)
treeb5a598278ad81473a9fb5613bc9fa455886244a5 /www-plugins/gnash/gnash-0.8.9.ebuild
parentFinally fix v4l1 automagic and inability to be built with linux-headers-2.6.3... (diff)
downloadgentoo-2-645a7da70b7c86265db8801c0783caf9be4ba456.tar.gz
gentoo-2-645a7da70b7c86265db8801c0783caf9be4ba456.tar.bz2
gentoo-2-645a7da70b7c86265db8801c0783caf9be4ba456.zip
One more patch for recent ffmpeg build failure, bug #362683
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/gnash/gnash-0.8.9.ebuild')
-rw-r--r--www-plugins/gnash/gnash-0.8.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-plugins/gnash/gnash-0.8.9.ebuild b/www-plugins/gnash/gnash-0.8.9.ebuild
index ea6ae0cfff4d..dab8206b2f81 100644
--- a/www-plugins/gnash/gnash-0.8.9.ebuild
+++ b/www-plugins/gnash/gnash-0.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9.ebuild,v 1.3 2011/04/07 23:53:30 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9.ebuild,v 1.4 2011/04/09 09:42:36 chithanh Exp $
EAPI=3
CMAKE_REQUIRED="never"
@@ -147,8 +147,9 @@ src_prepare() {
# Use external dejagnu for tests, bug #321017
epatch "${FILESDIR}"/${PN}-0.8.9-external-dejagnu.patch
- # Fix detection of recent ffmpeg
+ # Fix detection of recent ffmpeg, bug #362683
epatch "${FILESDIR}"/${PN}-0.8.9-ffmpeg-detection.patch
+ epatch "${FILESDIR}"/${PN}-0.8.9-libavcodec-version.patch
# Fix building on ppc64, bug #342535
use ppc64 && append-flags -mminimal-toc