summaryrefslogtreecommitdiff
blob: e9f44e4d623cdb0027c7758628123d7c49db5377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
# ChangeLog for media-sound/vorbis-tools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbis-tools/ChangeLog,v 1.114 2014/12/04 08:38:56 ago Exp $

  04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for ppc64, wrt bug #528618

  03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for ppc, wrt bug #528618

  02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for alpha, wrt bug #528618

  01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for sparc, wrt bug #528618

  25 Nov 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for x86, wrt bug #528618

  11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for ia64, wrt bug #528618

  10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for amd64, wrt bug #528618

  08 Nov 2014; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  Stable for HPPA (bug #528618).

  08 Nov 2014; Markus Meier <maekke@gentoo.org> vorbis-tools-1.4.0-r2.ebuild:
  arm stable, bug #528618

*vorbis-tools-1.4.0-r2 (08 Oct 2014)

  08 Oct 2014; Tony Vroon <chainsaw@gentoo.org> +vorbis-tools-1.4.0-r2.ebuild,
  +files/vorbis-tools-1.4.0-format-security.patch:
  Patch by "unlord" from xiph.org to address a format security issue, closes
  bug #520580 by Agostino "ago" Sarubbo.

  26 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
  vorbis-tools-1.4.0-r1.ebuild:
  Use AC_CONFIG_HEADERS instead of the deprecated AM_CONFIG_HEADER wrt #515220

*vorbis-tools-1.4.0-r1 (21 Jun 2014)

  21 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
  +vorbis-tools-1.4.0-r1.ebuild, +files/vorbis-tools-1.4.0-underlinking.patch:
  Fix underlinking issues with USE="-* ogg123" wrt #513942 by Patrick Lauer
  Revision bump in case eautoreconf has unexpected consequences.

  04 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> vorbis-tools-1.4.0.ebuild:
  Use EAPI5

  05 May 2012; Michał Górny <mgorny@gentoo.org> vorbis-tools-1.4.0.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  24 Sep 2010; Raúl Porcel <armin76@gentoo.org> vorbis-tools-1.4.0.ebuild:
  ia64/sparc stable wrt #324269

  24 Aug 2010; Jeremy Olexa <darkside@gentoo.org> vorbis-tools-1.4.0.ebuild:
  Add KEYWORDS from Gentoo Prefix overlay

  25 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
  vorbis-tools-1.4.0.ebuild:
  Stable on alpha, bug #324269

  23 Jul 2010; Markus Meier <maekke@gentoo.org> vorbis-tools-1.4.0.ebuild:
  arm stable, bug #324269

  18 Jul 2010; <nixnut@gentoo.org> vorbis-tools-1.4.0.ebuild:
  ppc stable #324269

  13 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
  vorbis-tools-1.4.0.ebuild:
  stable x86, bug 324269

  04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
  vorbis-tools-1.4.0.ebuild:
  ppc64 stable wrt #324269

  25 Jun 2010; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.4.0.ebuild:
  Stable for HPPA (bug #324269).

  22 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
  vorbis-tools-1.4.0.ebuild:
  Stable on amd64 wrt bug #324269

  29 May 2010; Raúl Porcel <armin76@gentoo.org> vorbis-tools-1.4.0.ebuild:
  Add ~ia64 wrt #313245

  15 Apr 2010; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.4.0.ebuild:
  Marked ~hppa (bug #313245).

*vorbis-tools-1.4.0 (05 Apr 2010)

  05 Apr 2010; Samuli Suominen <ssuominen@gentoo.org>
  +vorbis-tools-1.4.0.ebuild:
  Version bump wrt #312917 by William Swartzendruber.

  18 Nov 2008; Jeremy Olexa <darkside@gentoo.org>
  vorbis-tools-1.2.0-r2.ebuild:
  amd64 stable, bug #246546

  15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  vorbis-tools-1.2.0-r2.ebuild:
  ppc stable, bug #246546

  14 Nov 2008; Raúl Porcel <armin76@gentoo.org>
  vorbis-tools-1.2.0-r2.ebuild:
  alpha/arm/ia64/sparc/x86 stable wrt #246546

  14 Nov 2008; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.2.0-r2.ebuild:
  Stable for HPPA (bug #246546).

  13 Nov 2008; Brent Baude <ranger@gentoo.org> vorbis-tools-1.2.0-r2.ebuild:
  stable ppc64, bug 246546

*vorbis-tools-1.2.0-r2 (31 Aug 2008)

  31 Aug 2008; Peter Alfredsen <loki_val@gentoo.org>
  +files/vorbis-tools-1.2.0-oggenc-resample-call-fix.patch,
  +vorbis-tools-1.2.0-r2.ebuild:
  Fix bug 236236, upstream ticket 1316.

  26 May 2008; Samuli Suominen <drac@gentoo.org>
  -files/vorbis-tools-1.1.1-curl-7.16.0.patch,
  -files/vorbis-tools-1.1.1-utf8.patch, -vorbis-tools-1.1.1-r5.ebuild,
  -vorbis-tools-1.2.0.ebuild, vorbis-tools-1.2.0-r1.ebuild:
  arm stable, remove old

  17 Apr 2008; Raúl Porcel <armin76@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  ia64 stable

  16 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  ppc stable, bug #217603

  15 Apr 2008; Tobias Klausmann <klausman@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  Stable on alpha, bug #217603

  14 Apr 2008; Markus Meier <maekke@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  x86 stable, security bug #217603

  14 Apr 2008; Samuli Suominen <drac@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  amd64 stable wrt #217603

  14 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  Sparc stable, security Bug #217603.

  14 Apr 2008; Markus Rothe <corsair@gentoo.org>
  vorbis-tools-1.2.0-r1.ebuild:
  Stable on ppc64

  14 Apr 2008; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.2.0-r1.ebuild:
  Stable for HPPA (bug #217603).

*vorbis-tools-1.2.0-r1 (14 Apr 2008)

  14 Apr 2008; Samuli Suominen <drac@gentoo.org>
  +files/vorbis-tools-1.2.0-sec.patch, +vorbis-tools-1.2.0-r1.ebuild:
  Fix for security #217603.

  08 Apr 2008; Raúl Porcel <armin76@gentoo.org> vorbis-tools-1.2.0.ebuild:
  ia64/sparc stable wrt #215022

  02 Apr 2008; Tobias Klausmann <klausman@gentoo.org>
  vorbis-tools-1.2.0.ebuild:
  Stable on alpha, bug #215022

  31 Mar 2008; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.2.0.ebuild:
  Stable for HPPA (bug #215022).

  28 Mar 2008; nixnut <nixnut@gentoo.org> vorbis-tools-1.2.0.ebuild:
  Stable on ppc wrt bug 215022

  27 Mar 2008; Markus Meier <maekke@gentoo.org> vorbis-tools-1.2.0.ebuild:
  x86 stable, bug #215022

  27 Mar 2008; Markus Rothe <corsair@gentoo.org> vorbis-tools-1.2.0.ebuild:
  Stable on ppc64; bug #215022

  22 Mar 2008; Samuli Suominen <drac@gentoo.org> vorbis-tools-1.2.0.ebuild:
  amd64 stable

*vorbis-tools-1.2.0 (06 Mar 2008)

  06 Mar 2008; Samuli Suominen <drac@gentoo.org>
  +files/vorbis-tools-1.2.0-with-args.patch, +vorbis-tools-1.2.0.ebuild:
  Version bump, thanks to Robert Buchholz.

  02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org>
  vorbis-tools-1.1.1-r5.ebuild:
  Add back dropped mips keyword.

  07 Jan 2008; Samuli Suominen <drac@gentoo.org> vorbis-tools-1.0.1.ebuild:
  Leave ebuild behind for mips wrt #200103

  28 Nov 2007; Raúl Porcel <armin76@gentoo.org>
  vorbis-tools-1.1.1-r5.ebuild:
  alpha/ia64/sparc stable wrt #200103

  26 Nov 2007; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.1.1-r5.ebuild:
  Stable for HPPA (bug #200051). Removed an ancient workaround for a hppa/gcc
  bug.

  24 Nov 2007; nixnut <nixnut@gentoo.org> vorbis-tools-1.1.1-r5.ebuild:
  Stable on ppc wrt bug 200103

  23 Nov 2007; Dawid Węgliński <cla@gentoo.org>
  vorbis-tools-1.1.1-r5.ebuild:
  Stable on x86 (bug #200103)

  23 Nov 2007; Markus Rothe <corsair@gentoo.org>
  vorbis-tools-1.1.1-r5.ebuild:
  Stable on ppc64; bug #200103

  23 Nov 2007; Samuli Suominen <drac@gentoo.org>
  vorbis-tools-1.1.1-r5.ebuild:
  amd64 stable wrt #200103

  26 Aug 2007; Samuli Suominen <drac@gentoo.org>
  vorbis-tools-1.1.1-r5.ebuild:
  Add missing pkgconfig dep wrt #190272.

*vorbis-tools-1.1.1-r5 (06 Aug 2007)

  06 Aug 2007; Samuli Suominen <drac@gentoo.org>
  +vorbis-tools-1.1.1-r5.ebuild:
  Add largefile support for bug 170677, thanks to Yaroslav Isakov for reporting.

  05 Jun 2007; Raúl Porcel <armin76@gentoo.org>
  vorbis-tools-1.1.1-r3.ebuild:
  alpha stable wrt #121969

*vorbis-tools-1.1.1-r4 (09 Mar 2007)

  09 Mar 2007; Steve Dibb <beandog@gentoo.org>
  +vorbis-tools-1.1.1-r4.ebuild:
  Add minimal use flag, bug 143812

  03 Feb 2007; nixnut <nixnut@gentoo.org> vorbis-tools-1.1.1-r3.ebuild:
  Stable on ppc wrt bug 121969

  01 Feb 2007; Markus Rothe <corsair@gentoo.org>
  vorbis-tools-1.1.1-r3.ebuild:
  Stable on ppc64; bug #121969

  01 Feb 2007; Jeroen Roovers <jer@gentoo.org> vorbis-tools-1.1.1-r3.ebuild:
  Stable for HPPA (bug #121969).

  31 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  vorbis-tools-1.1.1-r3.ebuild:
  Stable on amd64/x86 wrt bug #121969.

  31 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  vorbis-tools-1.1.1-r3.ebuild:
  Stable on sparc wrt #121969

  18 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  vorbis-tools-1.1.1-r2.ebuild:
  Stable on sparc

  09 Dec 2006; Alexis Ballier <aballier@gentoo.org>
  +files/vorbis-tools-1.1.1-curl-7.16.0.patch, vorbis-tools-1.1.1-r3.ebuild:
  Patch from Daniel Black <dragonheart@gentoo.org> to build against curl-7.16.0

  17 Nov 2006; Alexis Ballier <aballier@gentoo.org>
  vorbis-tools-1.1.1-r3.ebuild:
  Add patches from Josh Coalson to be able to build with flac 1.1.3

*vorbis-tools-1.1.1-r3 (15 Nov 2006)

  15 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  +vorbis-tools-1.1.1-r3.ebuild:
  Enable vcut by default, as 1.0 version did. Thanks to Ben de Groot and
  Alessio Cassiba in bug #143487.

  19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  vorbis-tools-1.0.1.ebuild, vorbis-tools-1.0.1-r1.ebuild,
  vorbis-tools-1.1.1.ebuild, vorbis-tools-1.1.1-r2.ebuild:
  Depend on 1.1.2 version of flac, as the 1.1.3 version changes API.

  04 Oct 2006; Fabian Groffen <grobian@gentoo.org>
  vorbis-tools-1.0.1.ebuild, vorbis-tools-1.0.1-r1.ebuild,
  vorbis-tools-1.1.1.ebuild, vorbis-tools-1.1.1-r2.ebuild:
  Dropped ~ppc-macos, see you in prefix.

  12 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  vorbis-tools-1.1.1-r2.ebuild:
  Add ~x86-fbsd keyword.

  08 May 2006; <tcort@gentoo.org> vorbis-tools-1.1.1-r2.ebuild:
  Added eutils to inherit line since the ebuild uses epatch.

*vorbis-tools-1.1.1-r2 (08 Mar 2006)

  08 Mar 2006; Alexandre Buisse <nattfodd@gentoo.org>
  +files/vorbis-tools-1.1.1-utf8.patch, -vorbis-tools-1.1.1-r1.ebuild,
  +vorbis-tools-1.1.1-r2.ebuild:
  Fix utf8 issues in vorbiscomment (bug #125116).

  27 Feb 2006; Patrick McLean <chutzpah@gentoo.org>
  vorbis-tools-1.0.1-r1.ebuild:
  Add inherit eutils since we use epatch.

  04 Feb 2006; Diego Pettenò <flameeyes@gentoo.org>
  vorbis-tools-1.0.1-r1.ebuild, vorbis-tools-1.1.1.ebuild:
  Change autoconf call to eautoconf. Drop autoconf call in version 1.1.1.

  09 Dec 2005; <chainsaw@gentoo.org> vorbis-tools-1.1.1-r1.ebuild:
  Needs a higher minimum version of libvorbis; closes bug #114361.

  02 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  vorbis-tools-1.1.1-r1.ebuild:
  Added check for ogg flag on media-libs/flac, to be more informative (see bug
  #113763).

*vorbis-tools-1.1.1-r1 (07 Oct 2005)

  07 Oct 2005; MATSUU Takuto <matsuu@gentoo.org>
  +vorbis-tools-1.1.1-r1.ebuild:
  Fixed speex problem. Bug 97316.
  Cleanup ebuild.

  06 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> vorbis-tools-1.0-r2.ebuild,
  vorbis-tools-1.0.1.ebuild, vorbis-tools-1.0.1-r1.ebuild,
  vorbis-tools-1.1.1.ebuild:
  Fixed HOMEPAGE. Bug 108274.

*vorbis-tools-1.1.1 (16 Sep 2005)

  16 Sep 2005; Brandon Low <lostlogic@gentoo.org>
  +vorbis-tools-1.1.1.ebuild:
  Bump up to the latest release, new SRC_URI, drop a patch that doesn't appear
  to be relevant any more (LARGEFILE) is that needed?

*vorbis-tools-1.0.1-r1 (25 Aug 2005)

  25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/vorbis-tools-1.0.1-largefile.patch, +vorbis-tools-1.0.1-r1.ebuild:
  Added patch to enable largefile support. Cleanup of econf call, dropped mips
  keyword until speex is sorted.

  15 May 2005; Diego Pettenò <flameeyes@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  Moved to use toolchain-functs eclass.

  07 Apr 2005; Aron Griffis <agriffis@gentoo.org> vorbis-tools-1.0.1.ebuild:
  stable on ia64

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  12 Nov 2004; Kito <kito@gentoo.org> vorbis-tools-1.0.1.ebuild:
  added ~ppc-macos. closes bug #58713

  22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> vorbis-tools-1.0.1.ebuild:
  Stable on alpha.

  29 Jul 2004; Tom Gall <tgall@gentoo.org> vorbis-tools-1.0.1.ebuild:
  stable on ppc64, bug #55339

  22 Jun 2004; <malc@gentoo.org> vorbis-tools-1.0.1.ebuild:
  Mark stable on amd64

  14 May 2004; Stephen P. Becker <geoman@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  Stable on mips.

  03 May 2004; Jeremy Huddleston <eradicator@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  --with-flac is not supported. It is assumed by default, and doing --with-flac
  causes --without-flac to be assumed. See bug #49763

  29 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  USE=speex support.  Closes bug #48949.

  16 Apr 2004; Guy Martin <gmsoft@gentoo.org> vorbis-tools-1.0.1.ebuild:
  Marked stable on hppa.

  01 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  stable on sparc

  01 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  Stable on x86.

  15 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
  vorbis-tools-1.0.1.ebuild:
  Added ~mips keyword.

  21 Jan 2004; Nick Hadaway <raker@gentoo.org> vorbis-tools-1.0.1.ebuild:
  Added the flac use variable.  This addresses bug #37802.

*vorbis-tools-1.0.1 (22 Nov 2003)

  22 Nov 2003; Brandon Low <lostlogic@gentoo.org> vorbis-tools-1.0.1.ebuild:
  Bump

*vorbis-tools-1.0-r2 (17 Nov 2003)

  17 Nov 2003; <spider@gentoo.org> vorbis-tools-1.0-r2.ebuild:
  Fixed broken DEPEND/RDEPEND behaviour

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> vorbis-tools-1.0-r1.ebuild:
  Stable on ia64

  15 Jul 2003; Todd Sunderlin <todd@gentoo.org> vorbis-tools-1.0-r1.ebuild:
  Marked stable for sparc

  03 Feb 2003 Aron Griffis <agriffis@gentoo.org> vorbis-tools-1.0-r1.ebuild :
  stable on alpha

  07 Dec 2002 Spider <spider@gentoo.org> vorbis-tools-1.0-r1.ebuild :
  added an explicit depend on libogg, since users who remove it, keep libvorbis then claim that vorbis-tools are broken because they dont depend on libogg.

  
  17 Dec 2002; Aron Griffis <agriffis@gentoo.org> vorbis-tools-1.0-r1.ebuild :
  Added ~alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*vorbis-tools-1.0-r1 (19 Jul 2002)

  04 Jul 2003; Guy Martin <gmsoft@gentoo.org> vorbis-tools-1.0-r1.ebuild :
  Added hppa to KEYWORDS.

  19 JUl 2002; Seemant Kulleen <seemant@gentoo.org>
  vorbis-tools-1.0-r1.ebuild files/digest-vorbis-tools-1.0-r1 :

  NLS bloat reduction.

*vorbis-tools-1.0 (19 Jul 2002)

  19 Jul 2002; Brandon Low <lostlogic@gentoo.org> vorbis-tools-1.0.ebuild :

  Repoman fixes, 1.0, and clean up old versions.

*vorbis-tools-1.0_rc3 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.