summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-12-08 18:21:49 +0000
committerMike Frysinger <vapier@gentoo.org>2012-12-08 18:21:49 +0000
commit39dde08150545b60cc3eb6add178aecda984dcb6 (patch)
treeca0bb228396b2e9ef72b5f4e51f29e4122ba68ed /media-tv/xbmc/xbmc-11.0-r1.ebuild
parentStable for HPPA (bug #439736). (diff)
downloadgentoo-2-39dde08150545b60cc3eb6add178aecda984dcb6.tar.gz
gentoo-2-39dde08150545b60cc3eb6add178aecda984dcb6.tar.bz2
gentoo-2-39dde08150545b60cc3eb6add178aecda984dcb6.zip
Add fix from upstream for building with newer libnfs #445174 by Winfried Lorenzen.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'media-tv/xbmc/xbmc-11.0-r1.ebuild')
-rw-r--r--media-tv/xbmc/xbmc-11.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-tv/xbmc/xbmc-11.0-r1.ebuild b/media-tv/xbmc/xbmc-11.0-r1.ebuild
index 3653b6b22a21..109dfe91a29f 100644
--- a/media-tv/xbmc/xbmc-11.0-r1.ebuild
+++ b/media-tv/xbmc/xbmc-11.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-11.0-r1.ebuild,v 1.2 2012/11/28 13:35:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-11.0-r1.ebuild,v 1.3 2012/12/08 18:21:49 vapier Exp $
EAPI="4"
@@ -133,6 +133,7 @@ src_prepare() {
epatch "${WORKDIR}/${P}-ffmpeg-1.0-compat" #438842
epatch "${FILESDIR}"/${PN}-11.0-ffmpeg-0.10.2.patch #406215
epatch "${FILESDIR}"/${PN}-11.0-libav-r1.patch #406215
+ epatch "${FILESDIR}"/${P}-nfs-limits.patch #445174
# The mythtv patch touches configure.ac, so force a regen
rm -f configure