radhermit    14/05/04 16:28:46

  Modified:             ChangeLog vbam-1.8.0.1228.ebuild
  Log:
  Fix build with =media-video/ffmpeg-2* (bug #476496, patch by aballier).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.23                 games-emulation/vbam/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   5 Feb 2014 09:57:45 -0000       1.22
+++ ChangeLog   4 May 2014 16:28:45 -0000       1.23
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/vbam
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.22 
2014/02/05 09:57:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.23 
2014/05/04 16:28:45 radhermit Exp $
+
+  04 May 2014; Tim Harder <radher...@gentoo.org> vbam-1.8.0.1228.ebuild,
+  +files/vbam-1.8.0.1228-ffmpeg2.patch:
+  Fix build with =media-video/ffmpeg-2* (bug #476496, patch by aballier).
 
 *vbam-1.8.0.1228 (05 Feb 2014)
 



1.2                  games-emulation/vbam/vbam-1.8.0.1228.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild?r1=1.1&r2=1.2

Index: vbam-1.8.0.1228.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vbam-1.8.0.1228.ebuild      5 Feb 2014 09:57:45 -0000       1.1
+++ vbam-1.8.0.1228.ebuild      4 May 2014 16:28:45 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild,v 1.1 
2014/02/05 09:57:45 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1228.ebuild,v 1.2 
2014/05/04 16:28:45 radhermit Exp $
 
 EAPI=5
 WX_GTK_VER="3.0"
@@ -44,6 +44,7 @@
        virtual/pkgconfig"
 
 src_prepare() {
+       epatch "${FILESDIR}"/${P}-ffmpeg2.patch
        epatch "${FILESDIR}"/${P}-header.patch
 
        # fix issue with zlib-1.2.5.1 macros (bug #383179)




Reply via email to