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/ffmpeg: ffmpeg-1.2.3.ebuild ffmpeg-9999.ebuild ChangeLog ffmpeg-0.10.9.ebuild ffmpeg-2.0.2.ebuild ffmpeg-1.0.7.ebuild ffmpeg-1.0.8.ebuild ffmpeg-1.2.4.ebuild
Date: Sat, 26 Oct 2013 07:36:53
Message-Id: 20131026073648.B364720047@flycatcher.gentoo.org
1 aballier 13/10/26 07:36:48
2
3 Modified: ffmpeg-1.2.3.ebuild ffmpeg-9999.ebuild ChangeLog
4 ffmpeg-0.10.9.ebuild ffmpeg-2.0.2.ebuild
5 ffmpeg-1.0.7.ebuild ffmpeg-1.0.8.ebuild
6 ffmpeg-1.2.4.ebuild
7 Log:
8 enable network useflag by default, bug #488762
9
10 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
11
12 Revision Changes Path
13 1.2 media-video/ffmpeg/ffmpeg-1.2.3.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.3.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.3.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.3.ebuild?r1=1.1&r2=1.2
18
19 Index: ffmpeg-1.2.3.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.3.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- ffmpeg-1.2.3.ebuild 27 Aug 2013 16:32:30 -0000 1.1
26 +++ ffmpeg-1.2.3.ebuild 26 Oct 2013 07:36:48 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.3.ebuild,v 1.1 2013/08/27 16:32:30 aballier Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.3.ebuild,v 1.2 2013/10/26 07:36:48 aballier Exp $
32
33 EAPI="4"
34
35 @@ -32,7 +32,7 @@
36 aac aacplus alsa amr bindist bluray +bzip2 cdio celt
37 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
38 gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k libass
39 - libcaca libsoxr libv4l modplug mp3 network openal openssl opus oss pic
40 + libcaca libsoxr libv4l modplug mp3 +network openal openssl opus oss pic
41 pulseaudio rtmp schroedinger sdl speex static-libs test theora threads
42 truetype twolame v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
43 "
44
45
46
47 1.141 media-video/ffmpeg/ffmpeg-9999.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.141&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.141&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.140&r2=1.141
52
53 Index: ffmpeg-9999.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v
56 retrieving revision 1.140
57 retrieving revision 1.141
58 diff -u -r1.140 -r1.141
59 --- ffmpeg-9999.ebuild 11 Oct 2013 05:50:08 -0000 1.140
60 +++ ffmpeg-9999.ebuild 26 Oct 2013 07:36:48 -0000 1.141
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.140 2013/10/11 05:50:08 aballier Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.141 2013/10/26 07:36:48 aballier Exp $
66
67 EAPI="5"
68
69 @@ -43,7 +43,7 @@
70 aac aacplus alsa amr amrenc bindist bluray +bzip2 cdio celt
71 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
72 gme gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k
73 - ladspa libass libcaca libsoxr libv4l modplug mp3 network openal openssl opus
74 + ladspa libass libcaca libsoxr libv4l modplug mp3 +network openal openssl opus
75 oss pic pulseaudio quvi rtmp schroedinger sdl speex static-libs test theora
76 threads truetype twolame v4l vaapi vdpau vorbis vpx wavpack X x264 xvid
77 +zlib zvbi
78
79
80
81 1.687 media-video/ffmpeg/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.687&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.687&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.686&r2=1.687
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
90 retrieving revision 1.686
91 retrieving revision 1.687
92 diff -u -r1.686 -r1.687
93 --- ChangeLog 26 Oct 2013 07:34:09 -0000 1.686
94 +++ ChangeLog 26 Oct 2013 07:36:48 -0000 1.687
95 @@ -1,6 +1,11 @@
96 # ChangeLog for media-video/ffmpeg
97 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.686 2013/10/26 07:34:09 aballier Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.687 2013/10/26 07:36:48 aballier Exp $
100 +
101 + 26 Oct 2013; Alexis Ballier <aballier@g.o> ffmpeg-0.10.9.ebuild,
102 + ffmpeg-1.0.7.ebuild, ffmpeg-1.0.8.ebuild, ffmpeg-1.2.3.ebuild,
103 + ffmpeg-1.2.4.ebuild, ffmpeg-2.0.2.ebuild, ffmpeg-9999.ebuild:
104 + enable network useflag by default, bug #488762
105
106 26 Oct 2013; Alexis Ballier <aballier@g.o> -ffmpeg-0.10.8.ebuild,
107 -ffmpeg-1.2.2.ebuild, -ffmpeg-2.0.1.ebuild:
108
109
110
111 1.2 media-video/ffmpeg/ffmpeg-0.10.9.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.9.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.9.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.9.ebuild?r1=1.1&r2=1.2
116
117 Index: ffmpeg-0.10.9.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.9.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- ffmpeg-0.10.9.ebuild 11 Oct 2013 05:59:09 -0000 1.1
124 +++ ffmpeg-0.10.9.ebuild 26 Oct 2013 07:36:48 -0000 1.2
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2013 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.9.ebuild,v 1.1 2013/10/11 05:59:09 aballier Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.9.ebuild,v 1.2 2013/10/26 07:36:48 aballier Exp $
130
131 EAPI="5"
132
133 @@ -31,7 +31,7 @@
134 IUSE="
135 aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug
136 dirac doc +encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack
137 - jpeg2k libass libv4l modplug mp3 network openal openssl oss pic pulseaudio
138 + jpeg2k libass libv4l modplug mp3 +network openal openssl oss pic pulseaudio
139 rtmp schroedinger sdl speex static-libs test theora threads
140 truetype v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
141 "
142
143
144
145 1.2 media-video/ffmpeg/ffmpeg-2.0.2.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.2.ebuild?rev=1.2&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.2.ebuild?rev=1.2&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.2.ebuild?r1=1.1&r2=1.2
150
151 Index: ffmpeg-2.0.2.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.2.ebuild,v
154 retrieving revision 1.1
155 retrieving revision 1.2
156 diff -u -r1.1 -r1.2
157 --- ffmpeg-2.0.2.ebuild 11 Oct 2013 05:18:47 -0000 1.1
158 +++ ffmpeg-2.0.2.ebuild 26 Oct 2013 07:36:48 -0000 1.2
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2013 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.2.ebuild,v 1.1 2013/10/11 05:18:47 aballier Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.2.ebuild,v 1.2 2013/10/26 07:36:48 aballier Exp $
164
165 EAPI="5"
166
167 @@ -43,7 +43,7 @@
168 aac aacplus alsa amr amrenc bindist bluray +bzip2 cdio celt
169 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
170 gme gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k
171 - libass libcaca libsoxr libv4l modplug mp3 network openal openssl opus oss
172 + libass libcaca libsoxr libv4l modplug mp3 +network openal openssl opus oss
173 pic pulseaudio quvi rtmp schroedinger sdl speex static-libs test theora
174 threads truetype twolame v4l vaapi vdpau vorbis vpx wavpack X x264 xvid
175 +zlib
176
177
178
179 1.14 media-video/ffmpeg/ffmpeg-1.0.7.ebuild
180
181 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild?rev=1.14&view=markup
182 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild?rev=1.14&content-type=text/plain
183 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild?r1=1.13&r2=1.14
184
185 Index: ffmpeg-1.0.7.ebuild
186 ===================================================================
187 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v
188 retrieving revision 1.13
189 retrieving revision 1.14
190 diff -u -r1.13 -r1.14
191 --- ffmpeg-1.0.7.ebuild 12 Aug 2013 00:09:07 -0000 1.13
192 +++ ffmpeg-1.0.7.ebuild 26 Oct 2013 07:36:48 -0000 1.14
193 @@ -1,6 +1,6 @@
194 # Copyright 1999-2013 Gentoo Foundation
195 # Distributed under the terms of the GNU General Public License v2
196 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.13 2013/08/12 00:09:07 aballier Exp $
197 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.14 2013/10/26 07:36:48 aballier Exp $
198
199 EAPI="4"
200
201 @@ -32,7 +32,7 @@
202 aac aacplus alsa amr bindist bluray +bzip2 cdio celt
203 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
204 gnutls gsm +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libcaca
205 - libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp
206 + libv4l modplug mp3 +network openal openssl opus oss pic pulseaudio rtmp
207 schroedinger sdl speex static-libs test theora threads truetype twolame v4l
208 vaapi vdpau vorbis vpx X x264 xvid +zlib
209 "
210
211
212
213 1.2 media-video/ffmpeg/ffmpeg-1.0.8.ebuild
214
215 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.8.ebuild?rev=1.2&view=markup
216 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.8.ebuild?rev=1.2&content-type=text/plain
217 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.8.ebuild?r1=1.1&r2=1.2
218
219 Index: ffmpeg-1.0.8.ebuild
220 ===================================================================
221 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.8.ebuild,v
222 retrieving revision 1.1
223 retrieving revision 1.2
224 diff -u -r1.1 -r1.2
225 --- ffmpeg-1.0.8.ebuild 14 Sep 2013 22:10:43 -0000 1.1
226 +++ ffmpeg-1.0.8.ebuild 26 Oct 2013 07:36:48 -0000 1.2
227 @@ -1,6 +1,6 @@
228 # Copyright 1999-2013 Gentoo Foundation
229 # Distributed under the terms of the GNU General Public License v2
230 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.8.ebuild,v 1.1 2013/09/14 22:10:43 aballier Exp $
231 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.8.ebuild,v 1.2 2013/10/26 07:36:48 aballier Exp $
232
233 EAPI="4"
234
235 @@ -32,7 +32,7 @@
236 aac aacplus alsa amr bindist bluray +bzip2 cdio celt
237 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
238 gnutls gsm +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libcaca
239 - libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp
240 + libv4l modplug mp3 +network openal openssl opus oss pic pulseaudio rtmp
241 schroedinger sdl speex static-libs test theora threads truetype twolame v4l
242 vaapi vdpau vorbis vpx X x264 xvid +zlib
243 "
244
245
246
247 1.2 media-video/ffmpeg/ffmpeg-1.2.4.ebuild
248
249 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.4.ebuild?rev=1.2&view=markup
250 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.4.ebuild?rev=1.2&content-type=text/plain
251 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.4.ebuild?r1=1.1&r2=1.2
252
253 Index: ffmpeg-1.2.4.ebuild
254 ===================================================================
255 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.4.ebuild,v
256 retrieving revision 1.1
257 retrieving revision 1.2
258 diff -u -r1.1 -r1.2
259 --- ffmpeg-1.2.4.ebuild 11 Oct 2013 05:25:57 -0000 1.1
260 +++ ffmpeg-1.2.4.ebuild 26 Oct 2013 07:36:48 -0000 1.2
261 @@ -1,6 +1,6 @@
262 # Copyright 1999-2013 Gentoo Foundation
263 # Distributed under the terms of the GNU General Public License v2
264 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.4.ebuild,v 1.1 2013/10/11 05:25:57 aballier Exp $
265 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.4.ebuild,v 1.2 2013/10/26 07:36:48 aballier Exp $
266
267 EAPI="4"
268
269 @@ -32,7 +32,7 @@
270 aac aacplus alsa amr bindist bluray +bzip2 cdio celt
271 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
272 gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k libass
273 - libcaca libsoxr libv4l modplug mp3 network openal openssl opus oss pic
274 + libcaca libsoxr libv4l modplug mp3 +network openal openssl opus oss pic
275 pulseaudio rtmp schroedinger sdl speex static-libs test theora threads
276 truetype twolame v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
277 "