summaryrefslogtreecommitdiff
blob: 6af6acf208a73bce2e9b94905c0ae7d359e183d8 (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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
# ChangeLog for media-plugins/audacious-plugins
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.126 2009/07/22 16:04:13 ssuominen Exp $

  22 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
  audacious-plugins-2.0.1.ebuild, audacious-plugins-2.1_beta1.ebuild,
  audacious-plugins-2.1.ebuild:
  Rename USE cdaudio to USE cdda.

*audacious-plugins-2.1 (06 Jul 2009)

  06 Jul 2009; <chainsaw@gentoo.org>
  -audacious-plugins-2.1_alpha1-r1.ebuild,
  -audacious-plugins-2.1_alpha2.ebuild, +audacious-plugins-2.1.ebuild:
  Final release of 2.1; with thanks to all JIRA bug reporters. Deleting
  alpha release ebuilds.

  03 Jul 2009; Robin H. Johnson <robbat2@gentoo.org>
  audacious-plugins-2.1_alpha1-r1.ebuild,
  audacious-plugins-2.1_alpha2.ebuild, audacious-plugins-2.1_beta1.ebuild:
  Re-add missing icecast support, ACKed by Chainsaw.

*audacious-plugins-2.1_beta1 (26 Jun 2009)

  26 Jun 2009; <chainsaw@gentoo.org> +audacious-plugins-2.1_beta1.ebuild:
  First beta for the 2.1 version; many more bug fixes and some GTK+
  performance improvements. No longer masked, please test thoroughly. Bugs
  still upstream please.

*audacious-plugins-2.1_alpha2 (23 Jun 2009)

  23 Jun 2009; <chainsaw@gentoo.org> +audacious-plugins-2.1_alpha2.ebuild:
  New alpha from upstream. I would carry the patch from alpha1-r1 over if it
  didn't segfault the player so reproducably.

  22 Jun 2009; <chainsaw@gentoo.org> audacious-plugins-2.0.1.ebuild:
  Revert stable keywords as per the wishes of the reporters in bug #274659.

  18 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
  -audacious-plugins-2.1_alpha1.ebuild,
  audacious-plugins-2.1_alpha1-r1.ebuild:
  Raise libsidplay depend to -r2 of 2.1.1 because that's where we started
  building shared library out of libresid-builder.

  17 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
  audacious-plugins-2.0.1.ebuild:
  stable x86, bug 274549

*audacious-plugins-2.1_alpha1-r1 (17 Jun 2009)

  17 Jun 2009; <chainsaw@gentoo.org>
  +files/2.1_alpha1-timidity-conf-path.patch,
  +audacious-plugins-2.1_alpha1-r1.ebuild:
  Correct the Timidity configuration search path so it aligns with the
  Timidity ebuild, patch by Bartosz Brachaczek in bug #273925.

  17 Jun 2009; <chainsaw@gentoo.org> -audacious-plugins-1.4.4.ebuild,
  -audacious-plugins-1.4.5.ebuild, -audacious-plugins-1.5.0.ebuild,
  -audacious-plugins-1.5.1.ebuild, -audacious-plugins-1.5.1-r1.ebuild,
  -audacious-plugins-1.5.1-r2.ebuild:
  Remove old ebuilds.

  17 Jun 2009; <chainsaw@gentoo.org>
  +files/2.0.1-icecast-flawed-vorbis-enum.patch,
  audacious-plugins-2.0.1.ebuild:
  Upstream patch from Matti Hamalainen <ccr@tnsp.org> allows unusual
  USE-flag combination of icecast without vorbis, closes bug #274309 by
  Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>. No revision bump,
  just a build fix. Marking stable on AMD64 as there have been no
  significant bugs reported for this package. Tested on a Core2 Duo with
  Realtek ALC226 @ ICH9M HD-Audio.

*audacious-plugins-2.1_alpha1 (16 Jun 2009)

  16 Jun 2009; <chainsaw@gentoo.org> +audacious-plugins-2.1_alpha1.ebuild,
  metadata.xml:
  Masked new alpha release. Pay particular attention to the fully rewritten
  ALSA output driver and the new BS2B headphone crossfade filter. Bugs go
  upstream at http://jira.atheme.org/

  24 May 2009; Samuli Suominen <ssuominen@gentoo.org>
  audacious-plugins-2.0.1.ebuild:
  Move libcdio behind USE cdaudio wrt #270246.

*audacious-plugins-2.0.1 (14 May 2009)

  14 May 2009; <chainsaw@gentoo.org> -audacious-plugins-2.0.0.ebuild,
  +audacious-plugins-2.0.1.ebuild:
  We thank you for your bug reports about high CPU-usage. A race condition
  was identified in the ALSA output plugin. If you noticed high overall CPU
  usage, particularly during playback, that should now be gone.

  13 May 2009; Samuli Suominen <ssuominen@gentoo.org>
  audacious-plugins-2.0.0.ebuild, metadata.xml:
  Introduce ProjectM visualization plug-in.

*audacious-plugins-2.0.0 (13 May 2009)

  13 May 2009; <chainsaw@gentoo.org> -audacious-plugins-2.0_alpha3.ebuild,
  -audacious-plugins-2.0_beta1.ebuild, +audacious-plugins-2.0.0.ebuild:
  The long-awaited second release of Audacious. Now out of mask and ready
  for *you*.

*audacious-plugins-2.0_beta1 (12 May 2009)

  12 May 2009; <chainsaw@gentoo.org> -audacious-plugins-2.0_alpha1.ebuild,
  +audacious-plugins-2.0_beta1.ebuild:
  Stability is increasing noticeably as we are coming nearer to a final
  release. This beta is however still masked.

  11 May 2009; <chainsaw@gentoo.org> audacious-plugins-1.5.1-r1.ebuild,
  audacious-plugins-1.5.1-r2.ebuild, audacious-plugins-1.5.1-r3.ebuild,
  audacious-plugins-2.0_alpha1.ebuild, audacious-plugins-2.0_alpha3.ebuild:
  Drop musicbrainz dependency once and for all. As per upstream bug #63 by
  Rafał Mużyło. The Makefile variable suggesting the dependency has been
  removed in upstream commit 3166:1ec4aa80d7f9.

*audacious-plugins-2.0_alpha3 (30 Apr 2009)

  30 Apr 2009; <chainsaw@gentoo.org> -audacious-plugins-2.0_alpha2.ebuild,
  +audacious-plugins-2.0_alpha3.ebuild:
  Okay, so maybe there was a little filedescriptor leak in that GIO plugin.
  The third alpha will work better then ever.

*audacious-plugins-2.0_alpha2 (30 Apr 2009)

  30 Apr 2009; <chainsaw@gentoo.org> +audacious-plugins-2.0_alpha2.ebuild:
  Second developer alpha. This uses GIO instead of standard POSIX I/O, so
  files on Samba shares will work now if you use GVFS. A crossfader has been
  added.

*audacious-plugins-2.0_alpha1 (17 Apr 2009)

  17 Apr 2009; <chainsaw@gentoo.org> metadata.xml,
  +audacious-plugins-2.0_alpha1.ebuild:
  Adding alpha 2.0 developer preview under package.mask; bugs go upstream.

  14 Mar 2009; nixnut <nixnut@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
  ppc stable #247287

  11 Feb 2009; <chainsaw@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
  Remove obsolete glade dependency as requested by Patrizio Bassi
  <hetfield666@gmail.com>, closes bug #258091.

  13 Dec 2008; Tobias Klausmann <klausman@gentoo.org>
  audacious-plugins-1.5.1-r3.ebuild:
  Stable on alpha, bug #247287

  30 Nov 2008; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.5.1-r3.ebuild:
  sparc/x86 stable wrt #247287

  27 Nov 2008; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.5.1-r3.ebuild:
  Stable for HPPA (bug #247287).

  26 Nov 2008; Brent Baude <ranger@gentoo.org>
  audacious-plugins-1.5.1-r3.ebuild:
  Marking audacious-plugins-1.5.1-r3 ppc64 for bug 247287

  24 Nov 2008; <chainsaw@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
  Early stable on AMD64 as it blocks GCC 4.3 stabilisation efforts. For bug
  #247287 by Yaroslav Gorbunov <yagorbunov@mail.ru>.

*audacious-plugins-1.5.1-r3 (24 Nov 2008)

  24 Nov 2008; <chainsaw@gentoo.org> +audacious-plugins-1.5.1-r3.ebuild:
  Disable faulty rootvis plugin, closes bug #244398 by Kai
  <gentoo@altkai.ml1.net>. Enable/disable filewriter FLAC support in sync
  with FLAC-NG plugin, closes bug #245835 by Alexis Ballier
  <aballier@gentoo.org>.

*audacious-plugins-1.5.1-r2 (03 Sep 2008)

  03 Sep 2008; Peter Alfredsen <loki_val@gentoo.org>
  +files/1.5.1-libmtp-0.3.0-API.patch, +audacious-plugins-1.5.1-r2.ebuild:
  Add libmtp-0.3.0 API support, patch from upstream bugzilla rebased. Fix
  configure being invoked with wrong options (flac->flacng,
  cdaudio-ng->cdaudio).

  01 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

*audacious-plugins-1.5.1-r1 (22 Jul 2008)

  22 Jul 2008; <chainsaw@gentoo.org> +files/1.5.1-missing-include.patch,
  +audacious-plugins-1.5.1-r1.ebuild:
  Revision bump. Add USE-flag for scrobbler plugin, closes bug #214588.
  Patch from Ivan Iraci <ivanhoe@vfemail.net> closes bug #232418.

  06 Jul 2008; <chainsaw@gentoo.org> audacious-plugins-1.4.4.ebuild,
  audacious-plugins-1.4.5.ebuild, audacious-plugins-1.5.0.ebuild,
  audacious-plugins-1.5.1.ebuild:
  Restrict libmtp dependency due to ABI/API breakage in 0.3; bug #230995 by
  Peter Alfredsen <loki_val@gentoo.org>.

  27 May 2008; <chainsaw@gentoo.org> audacious-plugins-1.5.1.ebuild:
  Depend on sufficiently new libvorbis, troubleshooted on IRC with Maarten
  van Eeuwijk <mechno@gmail.com>.

  24 May 2008; <chainsaw@gentoo.org> audacious-plugins-1.5.0.ebuild,
  audacious-plugins-1.5.1.ebuild:
  Do not try to install non-existent NEWS file. Closes bug #216234 by
  Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>.

*audacious-plugins-1.5.1 (24 May 2008)

  24 May 2008; <chainsaw@gentoo.org> +audacious-plugins-1.5.1.ebuild:
  Version bump. Bugfixes, lots of bugfixes...

  12 May 2008; Markus Rothe <corsair@gentoo.org>
  audacious-plugins-1.4.5.ebuild:
  Stable on ppc64

  18 Apr 2008; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.4.5.ebuild:
  Mark 1.4.6 stable on AMD64; tested on a mobile Core 2 Duo (nocona).

  09 Apr 2008; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.4.5.ebuild:
  sparc/x86 stable

*audacious-plugins-1.5.0 (14 Mar 2008)

  14 Mar 2008; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.5.0.ebuild:
  Version bump. D-Bus is a mandatory dependency. It will stay that way.

  21 Feb 2008; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.4.4.ebuild, audacious-plugins-1.4.5.ebuild:
  Add missing libflac dependency, as pointed out by Laurent Bardin
  <laurent.bardin@gmail.com> in bug #208250.

*audacious-plugins-1.4.5 (02 Feb 2008)

  02 Feb 2008; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.5.ebuild:
  Version bump. Contains improved (stream) ICY metadata and HTTP redirect
  handling. The madplug (MP3) plugin is now more resilient against badly
  written ID3 tags.

  29 Jan 2008; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.3.3.ebuild, -audacious-plugins-1.3.4.ebuild,
  -audacious-plugins-1.3.5.ebuild, -audacious-plugins-1.4.1.ebuild,
  -audacious-plugins-1.4.2.ebuild:
  Remove now obsolete ebuilds.

  29 Jan 2008; Samuli Suominen <drac@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  amd64 stable wrt #198820

  20 Jan 2008; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  Depend on libsndfile 1.0.17-r1 or above as 1.0.11 is missing required
  headers. Reported by Muradin <muradinbox@yahoo.it>, closes bug #206635.

  17 Jan 2008; Ferris McCormick <fmccor@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  Sparc stable, Bug #198820; .wav files don't play, but they never have.
  Others are OK.

  16 Jan 2008; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  alpha stable wrt #198820, thanks to Tobias Klausmann for testing

  16 Jan 2008; Brent Baude <ranger@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  Marking audacious-plugins-1.4.4 ppc and ppc64 for bug 198820

  15 Jan 2008; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  Stable for HPPA (bug #198820).

  15 Jan 2008; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.4.4.ebuild:
  Marked stable on X86 for bug #198820.

*audacious-plugins-1.4.4 (31 Dec 2007)

  31 Dec 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.4.3.2.ebuild, +audacious-plugins-1.4.4.ebuild:
  More last-minute bugfixes. Remove intermediate 1.4.3.X version.

*audacious-plugins-1.4.3.2 (31 Dec 2007)

  31 Dec 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.3.2.ebuild:
  Version bump. Numerous bugfixes.

*audacious-plugins-1.4.3.1 (30 Dec 2007)

  30 Dec 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.3.1.ebuild:
  Version bump. Large amount of bugfixes.

  03 Dec 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.4.0.ebuild, audacious-plugins-1.4.2.ebuild:
  Depend on latest core, remove an older 1.4 ebuild.

*audacious-plugins-1.4.2 (03 Dec 2007)

  03 Dec 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.2.ebuild:
  Version bump. Add SSE2 USE-flag as suggested by Risto A. Paju
  <teknohog+gentoobugz@iki.fi>, closes bug #200532.

  21 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.4.1.ebuild:
  Make sure core gets built first, thanks to aballier for the report.

*audacious-plugins-1.4.1 (21 Nov 2007)

  21 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.1.ebuild:
  Version bump.

  10 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.2.2-r1.ebuild, -audacious-plugins-1.2.5.ebuild:
  Remove stale ebuilds. With thanks to all arch teams for making this possible.

*audacious-plugins-1.4.0 (07 Nov 2007)

  07 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.4.0_rc1-r1.ebuild,
  -audacious-plugins-1.4.0_rc1-r2.ebuild, +audacious-plugins-1.4.0.ebuild:
  Version bump to 1.4.0 final.

  03 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.3.3.ebuild, audacious-plugins-1.3.4.ebuild,
  audacious-plugins-1.3.5.ebuild, audacious-plugins-1.4.0_rc1-r2.ebuild:
  Any and all ProjectM functionality disabled with extreme prejudice, closes
  bug #197827.

*audacious-plugins-1.4.0_rc1-r2 (03 Nov 2007)

  03 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.0_rc1-r2.ebuild:
  Make D-Bus dependency mandatory, remote control will not work otherwise.
  Closes bug #197894.

*audacious-plugins-1.4.0_rc1-r1 (02 Nov 2007)

  02 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.4.0_beta4.ebuild,
  -audacious-plugins-1.4.0_rc1.ebuild,
  +audacious-plugins-1.4.0_rc1-r1.ebuild:
  Fix up dependencies, thanks to Xavier Neys <neysx@gentoo.org> and Michael
  Sterrett <mr_bones_@gentoo.org>. This closes bug #197855.

*audacious-plugins-1.4.0_rc1 (01 Nov 2007)

  01 Nov 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.4.0_rc1.ebuild:
  Add release candidate 1.

*audacious-plugins-1.4.0_beta4 (31 Oct 2007)

  31 Oct 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild, audacious-plugins-1.2.5.ebuild,
  audacious-plugins-1.3.3.ebuild, audacious-plugins-1.3.4.ebuild,
  audacious-plugins-1.3.5.ebuild, +audacious-plugins-1.4.0_beta4.ebuild:
  Add 1.4.0 beta 4. Removed projectm dependencies across the board to avoid
  dependency ping pong games.

  24 Oct 2007; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.3.5.ebuild:
  Stable for HPPA too (audacious).

  20 Oct 2007; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.3.5.ebuild:
  alpha stable, thanks to Tobias Klausmann for testing

  26 Jul 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  audacious-plugins-1.3.3.ebuild, audacious-plugins-1.3.4.ebuild,
  audacious-plugins-1.3.5.ebuild:
  Cosmetic changes only... rearranged some of the post-merge output so it fits
  properly on 80 columns.

  10 Jul 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.3.5.ebuild:
  Mark stable on PPC & PPC64.

  06 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  audacious-plugins-1.3.5.ebuild:
  Stable on sparc

  05 Jul 2007; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.3.5.ebuild:
  x86 stable

  15 Jun 2007; Joshua Kinard <kumba@gentoo.org>
  audacious-plugins-1.3.3.ebuild:
  Stable on mips, per #182116.

*audacious-plugins-1.3.5 (07 Jun 2007)

  07 Jun 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.5.ebuild:
  Version bump, various stability fixes. No new features. May skip 1.3.4 and
  push 1.3.5 for stable based on the outcome of bug #178625.

*audacious-plugins-1.3.4 (04 May 2007)

  04 May 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.4.ebuild:
  Version bump. Closes bug #174728.

  15 Apr 2007; Peter Weller <welp@gentoo.org>
  audacious-plugins-1.3.3.ebuild:
  Stable on amd64

  13 Apr 2007; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.3.3.ebuild:
  x86 stable

*audacious-plugins-1.3.3 (13 Apr 2007)

  13 Apr 2007; Tony Vroon <chainsaw@gentoo.org>
  -files/1.3.0_rc2-freebsd-portability.patch,
  -files/1.3.1-stricter-mp3-probe.patch, -audacious-plugins-1.3.1.ebuild,
  -audacious-plugins-1.3.1-r1.ebuild, -audacious-plugins-1.3.2.ebuild,
  +audacious-plugins-1.3.3.ebuild:
  Carrying over stable keywords because of a security concern in the curl plugin.

  10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  audacious-plugins-1.3.2.ebuild:
  Stable on sparc

  08 Apr 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.3.2.ebuild:
  Early stable because of endianness fixes in this release.

*audacious-plugins-1.3.2 (05 Apr 2007)

  05 Apr 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.2.ebuild:
  New upstream release. Mostly bugfixes, closes bug #172087. Try the OSD, it
  has been improved.

  28 Mar 2007; Raúl Porcel <armin76@gentoo.org>
  audacious-plugins-1.2.5.ebuild:
  x86 stable

  28 Mar 2007; Jeroen Roovers <jer@gentoo.org> audacious-plugins-1.2.5.ebuild:
  Stable for HPPA too.

  17 Mar 2007; Steve Dibb <beandog@gentoo.org>
  audacious-plugins-1.2.5.ebuild:
  fix audacious dependency, amd64 stable

  11 Mar 2007; Peter Weller <welp@gentoo.org>
  audacious-plugins-1.3.1-r1.ebuild:
  Keyworded ~x86-fbsd

*audacious-plugins-1.3.1-r1 (11 Mar 2007)

  11 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  -files/1.3.0-unscrew-flac.patch, +files/1.3.1-stricter-mp3-probe.patch,
  -audacious-plugins-1.3.0-r1.ebuild, +audacious-plugins-1.3.1-r1.ebuild:
  Stricter MP3 probing by Matti Hamalainen (ccr).

  11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild, audacious-plugins-1.3.1.ebuild:
  Alpha love.

*audacious-plugins-1.3.1 (10 Mar 2007)

  10 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.1.ebuild:
  New upstream release. Just bugfixes and other stability improvements, no new
  features this time.

  09 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.2.0-r1.ebuild, -audacious-plugins-1.2.1.ebuild,
  -audacious-plugins-1.3.0.ebuild, audacious-plugins-1.3.0-r1.ebuild:
  Spring cleaning.

  08 Mar 2007; Jason Wever <weeve@gentoo.org>
  audacious-plugins-1.3.0-r1.ebuild:
  Added ~sparc keyword wrt bug #168465.

  05 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.3.0-r1.ebuild:
  Remove conditional libsamplerate depend for jack, which is now a duplicate.

*audacious-plugins-1.3.0-r1 (04 Mar 2007)

  04 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  +files/1.3.0-unscrew-flac.patch, -audacious-plugins-1.3.0_rc2.ebuild,
  +audacious-plugins-1.3.0-r1.ebuild:
  Actually link in the inline FLAC library, from upstream bug #830. Explicitly
  block ugly plugins from the 1.2 branch as they will fail, closes bug
  #168883.

  03 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.3.0.ebuild:
  Kill flac dependency, it is built inline to work around continuous API
  breakages.

*audacious-plugins-1.3.0 (02 Mar 2007)

  02 Mar 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.0.ebuild:
  New upstream release. Added libsamplerate dependency closes bug #168734.
  This release explicitly blocks audacious-docklet, you should use the bundled
  status icon instead.

*audacious-plugins-1.3.0_rc2 (27 Feb 2007)

  27 Feb 2007; Tony Vroon <chainsaw@gentoo.org>
  +files/1.3.0_rc2-freebsd-portability.patch,
  -audacious-plugins-1.3.0_alpha2.ebuild,
  -audacious-plugins-1.3.0_alpha5.ebuild,
  -audacious-plugins-1.3.0_rc1.ebuild, +audacious-plugins-1.3.0_rc2.ebuild:
  New upstream release, now with correct .so naming. Also added libmms to
  deps, so try the WMA streaming support. Thanks to Javier Villavicencio
  <the_paya@gentoo.org> for portability fixes. SDL USE-flag removed, closes
  bug #168570.

  26 Feb 2007; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.3.0_rc1.ebuild:
  Marked ~hppa (bug #168465).

*audacious-plugins-1.3.0_rc1 (26 Feb 2007)

  26 Feb 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.3.0_alpha4.ebuild,
  +audacious-plugins-1.3.0_rc1.ebuild:
  New upstream release. Now with end-user support. Sparc/HPPA keywords lost
  over libprojectm dependency, filed bug #168465. Do try the AAC+ streaming
  support!

*audacious-plugins-1.3.0_alpha5 (16 Feb 2007)

  16 Feb 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.3.0_alpha3.ebuild,
  +audacious-plugins-1.3.0_alpha5.ebuild:
  New developer release. Note that MP3 playback now depends on libmad, instead
  of on a modified internal mpg123 library. As such the USE-flag to set is now
  mad instead of mp3.

*audacious-plugins-1.3.0_alpha4 (05 Feb 2007)

  05 Feb 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.0_alpha4.ebuild:
  New developer release. Three new plugins: a stable status icon (not be
  confused with the third-party docklet plugin), OSD (based on ghosd) and
  support for evdev input devices. The opengl USE-flag now enables projectm,
  as requested by Jozsef Daniel <simius@mail.tvnet.hu> in bug #163764.

*audacious-plugins-1.3.0_alpha3 (25 Jan 2007)

  25 Jan 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.0_alpha3.ebuild:
  New alpha release. Significant improvements to HTTP stream handling, do test
  that. Add TTA USE-flag as suggested by Kazuki Oikawa <kazuki@panicode.com>
  in bug #163557.

*audacious-plugins-1.3.0_alpha2 (08 Jan 2007)

  08 Jan 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.0_alpha2.ebuild:
  Adding masked alpha2 build. No support offered, report bugs upstream only.

  07 Jan 2007; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.3.0_alpha1.ebuild:
  Developer releases are not appreciated by the community. Closes bug #160761.

*audacious-plugins-1.3.0_alpha1 (05 Jan 2007)

  05 Jan 2007; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.3.0_alpha1.ebuild:
  Developer release of the new 1.3 series. File bugs upstream at
  http://bugs-meta.atheme.org/ and not in the Gentoo bug tracker. Major
  changes in playlist handling and file scanning. Add missing dependency on
  libsdl for paranormal visual plugin, closes bug #154840, with thanks to
  Sascha Geschwandtner <s.geschwandtner@gmx.de>.

  20 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  audacious-plugins-1.2.5.ebuild:
  Stable on sparc

  05 Dec 2006; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Stable for HPPA.

  05 Dec 2006; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.2.5.ebuild:
  Markd ~hppa (bug #155961).

  03 Dec 2006; Markus Rothe <corsair@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Stable on ppc64

  28 Nov 2006; <malc@gentoo.org> audacious-plugins-1.2.2-r1.ebuild:
  Stable on amd64 req. Chainsaw

  24 Nov 2006; Markus Rothe <corsair@gentoo.org>
  audacious-plugins-1.2.5.ebuild:
  Added ~ppc64; bug #155961

*audacious-plugins-1.2.5 (23 Nov 2006)

  23 Nov 2006; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.2.4.ebuild, +audacious-plugins-1.2.5.ebuild:
  D'oh! That honestly should be the last one. Release early, and release often.
  Just not too quickly.

  22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild, audacious-plugins-1.2.4.ebuild:
  Remove ~x86-fbsd keyword from 1.2.2-r1 to avoid the badindev about
  libnotify, and keyword 1.2.4.

*audacious-plugins-1.2.4 (22 Nov 2006)

  22 Nov 2006; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.2.3.ebuild, +audacious-plugins-1.2.4.ebuild:
  Alright then, as mr. Petteno already suggested in bug #155961, some patching
  to the wavpack plugin made sure it actually worked with the 4.31 release in
  portage. nenolod developed against wavpack SVN, which has extern C
  protection in the headers. No such luxuries in older releases. Although I
  believe the technical term is a brown paper bag release, I thought it was
  more <voice=homer>Ah crap</voice>.

*audacious-plugins-1.2.3 (22 Nov 2006)

  22 Nov 2006; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.2.3.ebuild:
  Welcome to a new upstream release. Your new features are the wavpack input
  plugin and the paranormal visualization studio. notify has been moved to
  audacious-plugins-ugly. Filed bug #155961 for lost keywords.

  20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Stable on sparc

  17 Nov 2006; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Mark 1.2.2-r1 stable on x86.

  16 Nov 2006; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Mark 1.2.2-r1 stable on PPC.

  02 Nov 2006; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Correct dependencies to respond to libnotify, not notify. Closes bug #153833
  by Jakub Moc <jakub@gentoo.org>.

  01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Add ~x86-fbsd keyword.

  30 Oct 2006; Jeroen Roovers <jer@gentoo.org>
  audacious-plugins-1.2.2-r1.ebuild:
  Marked ~hppa (bug #153433).

*audacious-plugins-1.2.2-r1 (30 Oct 2006)

  30 Oct 2006; Tony Vroon <chainsaw@gentoo.org>
  -audacious-plugins-1.2.2.ebuild, +audacious-plugins-1.2.2-r1.ebuild:
  Revision bump. Remove musicbrainz dependency which is no longer relevant.
  Add libnotify USE-flag, closes bug #150042. Known instabilities with Gnome
  2.10 that seem to originate in libnotify itself, but users are pushing for
  it. Add chardet USE-flag, closes bug #152984. Dropped ~hppa keyword over
  libnotify dependency, opened bug #153433.

*audacious-plugins-1.2.2 (24 Oct 2006)

  24 Oct 2006; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.2.2.ebuild:
  New upstream release, to be paired with audacious 1.2.0 final.

  23 Oct 2006; Simon Stelling <blubb@gentoo.org>
  audacious-plugins-1.2.1.ebuild:
  removing bogus mmx flag

  20 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  audacious-plugins-1.2.0-r1.ebuild, audacious-plugins-1.2.1.ebuild:
  Depend on 1.1.2 version of flac, as the 1.1.3 version changes API.

  14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  audacious-plugins-1.2.1.ebuild:
  Add ~alpha keyword.

*audacious-plugins-1.2.1 (12 Oct 2006)

  12 Oct 2006; Tony Vroon <chainsaw@gentoo.org>
  +audacious-plugins-1.2.1.ebuild:
  New upstream release. Contains Apple Lossless Audio Codec (ALAC) support
  together with the usual sprinkling of bugfixes & stability improvements.

  29 Sep 2006; Tony Vroon <chainsaw@gentoo.org>
  audacious-plugins-1.2.0-r1.ebuild:
  Remove unused gnome flag.

*audacious-plugins-1.2.0-r1 (19 Sep 2006)

  19 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  audacious-plugins-1.2.0.ebuild, +audacious-plugins-1.2.0-r1.ebuild:
  Add new revision with pulseaudio useflag, disable pulseaudio from previous
  ebuild.

*audacious-plugins-1.2.0 (18 Sep 2006)

  18 Sep 2006; Tony Vroon <chainsaw@gentoo.org> +metadata.xml,
  +audacious-plugins-1.2.0.ebuild:
  Initial commit, ebuild by me.