Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-9999.ebuild ffmpeg-0.7.8.ebuild ffmpeg-0.7.7.ebuild ChangeLog ffmpeg-0.8.7.ebuild
Date: Fri, 02 Dec 2011 18:22:31
Message-Id: 20111202182215.C06252004B@flycatcher.gentoo.org
1 beandog 11/12/02 18:22:15
2
3 Modified: ffmpeg-9999.ebuild ffmpeg-0.7.8.ebuild
4 ffmpeg-0.7.7.ebuild ChangeLog ffmpeg-0.8.7.ebuild
5 Log:
6 Build qt-faststart by default
7
8 (Portage version: 2.1.10.11/cvs/Linux i686)
9
10 Revision Changes Path
11 1.65 media-video/ffmpeg/ffmpeg-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.65&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.65&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.64&r2=1.65
16
17 Index: ffmpeg-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v
20 retrieving revision 1.64
21 retrieving revision 1.65
22 diff -u -r1.64 -r1.65
23 --- ffmpeg-9999.ebuild 27 Nov 2011 14:53:00 -0000 1.64
24 +++ ffmpeg-9999.ebuild 2 Dec 2011 18:22:15 -0000 1.65
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.64 2011/11/27 14:53:00 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.65 2011/12/02 18:22:15 beandog Exp $
30
31 EAPI="4"
32
33 @@ -31,7 +31,7 @@
34 IUSE="
35 aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug dirac doc
36 +encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack jpeg2k libv4l
37 - modplug mp3 network openal openssl oss pic pulseaudio qt-faststart rtmp
38 + modplug mp3 network openal openssl oss pic pulseaudio +qt-faststart rtmp
39 schroedinger sdl speex static-libs test theora threads truetype v4l vaapi
40 vdpau vorbis vpx X x264 xvid +zlib
41 "
42
43
44
45 1.5 media-video/ffmpeg/ffmpeg-0.7.8.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild?r1=1.4&r2=1.5
50
51 Index: ffmpeg-0.7.8.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ffmpeg-0.7.8.ebuild 1 Dec 2011 19:57:40 -0000 1.4
58 +++ ffmpeg-0.7.8.ebuild 2 Dec 2011 18:22:15 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2011 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild,v 1.4 2011/12/01 19:57:40 phajdan.jr Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild,v 1.5 2011/12/02 18:22:15 beandog Exp $
64
65 EAPI="2"
66
67 @@ -31,7 +31,7 @@
68 IUSE="
69 +3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection
70 custom-cflags debug dirac doc +encode faac frei0r gsm +hardcoded-tables
71 - ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp
72 + ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp
73 schroedinger sdl speex +ssse3 static-libs test theora threads truetype
74 v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
75 "
76
77
78
79 1.8 media-video/ffmpeg/ffmpeg-0.7.7.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild?rev=1.8&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild?rev=1.8&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild?r1=1.7&r2=1.8
84
85 Index: ffmpeg-0.7.7.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild,v
88 retrieving revision 1.7
89 retrieving revision 1.8
90 diff -u -r1.7 -r1.8
91 --- ffmpeg-0.7.7.ebuild 25 Nov 2011 19:57:48 -0000 1.7
92 +++ ffmpeg-0.7.7.ebuild 2 Dec 2011 18:22:15 -0000 1.8
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2011 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild,v 1.7 2011/11/25 19:57:48 xarthisius Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild,v 1.8 2011/12/02 18:22:15 beandog Exp $
98
99 EAPI="2"
100
101 @@ -31,7 +31,7 @@
102 IUSE="
103 +3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection
104 custom-cflags debug dirac doc +encode faac frei0r gsm +hardcoded-tables
105 - ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp
106 + ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp
107 schroedinger sdl speex +ssse3 static-libs test theora threads truetype
108 v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
109 "
110
111
112
113 1.498 media-video/ffmpeg/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.498&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.498&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.497&r2=1.498
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
122 retrieving revision 1.497
123 retrieving revision 1.498
124 diff -u -r1.497 -r1.498
125 --- ChangeLog 1 Dec 2011 19:57:40 -0000 1.497
126 +++ ChangeLog 2 Dec 2011 18:22:15 -0000 1.498
127 @@ -1,6 +1,10 @@
128 # ChangeLog for media-video/ffmpeg
129 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.497 2011/12/01 19:57:40 phajdan.jr Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.498 2011/12/02 18:22:15 beandog Exp $
132 +
133 + 02 Dec 2011; Steve Dibb <beandog@g.o> ffmpeg-0.7.7.ebuild,
134 + ffmpeg-0.7.8.ebuild, ffmpeg-0.8.7.ebuild, ffmpeg-9999.ebuild:
135 + Build qt-faststart by default
136
137 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> ffmpeg-0.7.8.ebuild:
138 x86 stable wrt bug #391421
139
140
141
142 1.3 media-video/ffmpeg/ffmpeg-0.8.7.ebuild
143
144 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild?rev=1.3&view=markup
145 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild?rev=1.3&content-type=text/plain
146 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild?r1=1.2&r2=1.3
147
148 Index: ffmpeg-0.8.7.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild,v
151 retrieving revision 1.2
152 retrieving revision 1.3
153 diff -u -r1.2 -r1.3
154 --- ffmpeg-0.8.7.ebuild 28 Nov 2011 12:39:24 -0000 1.2
155 +++ ffmpeg-0.8.7.ebuild 2 Dec 2011 18:22:15 -0000 1.3
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2011 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild,v 1.2 2011/11/28 12:39:24 aballier Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild,v 1.3 2011/12/02 18:22:15 beandog Exp $
161
162 EAPI="4"
163
164 @@ -31,7 +31,7 @@
165 IUSE="
166 aac aacplus alsa amr bindist +bzip2 celt cpudetection debug dirac doc
167 +encode faac frei0r gsm +hardcoded-tables ieee1394 jack jpeg2k mp3 network
168 - oss pic qt-faststart rtmp schroedinger sdl speex static-libs test theora
169 + oss pic +qt-faststart rtmp schroedinger sdl speex static-libs test theora
170 threads truetype v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
171 "