Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/cinelerra: cinelerra-20111223.ebuild ChangeLog
Date: Fri, 06 Jul 2012 14:42:47
Message-Id: 20120706144235.E01462004C@flycatcher.gentoo.org
1 aballier 12/07/06 14:42:35
2
3 Modified: cinelerra-20111223.ebuild ChangeLog
4 Log:
5 fix build with ffmpeg 0.11 and git master
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 media-video/cinelerra/cinelerra-20111223.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/cinelerra-20111223.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/cinelerra-20111223.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/cinelerra-20111223.ebuild?r1=1.6&r2=1.7
15
16 Index: cinelerra-20111223.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-20111223.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- cinelerra-20111223.ebuild 5 May 2012 08:58:56 -0000 1.6
23 +++ cinelerra-20111223.ebuild 6 Jul 2012 14:42:35 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-20111223.ebuild,v 1.6 2012/05/05 08:58:56 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-20111223.ebuild,v 1.7 2012/07/06 14:42:35 aballier Exp $
29
30 EAPI=4
31 inherit autotools eutils multilib flag-o-matic
32 @@ -54,7 +54,8 @@
33 epatch \
34 "${FILESDIR}"/${PN}-entry.patch \
35 "${FILESDIR}"/${PN}-ffmpeg.patch \
36 - "${FILESDIR}"/${PN}-underlinking.patch
37 + "${FILESDIR}"/${PN}-underlinking.patch \
38 + "${FILESDIR}"/${PN}-ffmpeg-0.11.patch
39
40 eautoreconf
41 }
42
43
44
45 1.57 media-video/cinelerra/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/ChangeLog?rev=1.57&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/ChangeLog?rev=1.57&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/ChangeLog?r1=1.56&r2=1.57
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/cinelerra/ChangeLog,v
54 retrieving revision 1.56
55 retrieving revision 1.57
56 diff -u -r1.56 -r1.57
57 --- ChangeLog 16 May 2012 09:03:47 -0000 1.56
58 +++ ChangeLog 6 Jul 2012 14:42:35 -0000 1.57
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-video/cinelerra
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/ChangeLog,v 1.56 2012/05/16 09:03:47 scarabeus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/ChangeLog,v 1.57 2012/07/06 14:42:35 aballier Exp $
64 +
65 + 06 Jul 2012; Alexis Ballier <aballier@g.o>
66 + +files/cinelerra-ffmpeg-0.11.patch, cinelerra-20111223.ebuild:
67 + fix build with ffmpeg 0.11 and git master
68
69 16 May 2012; Tomáš Chvátal <scarabeus@g.o> -cinelerra-20101104.ebuild,
70 -files/cinelerra-v4l1_removal.patch: