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
|
# ChangeLog for media-sound/alsaplayer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/ChangeLog,v 1.81 2012/05/05 08:05:44 mgorny Exp $
05 May 2012; Michał Górny <mgorny@gentoo.org> alsaplayer-0.99.81.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
21 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-alsaplayer-0.99.80-r1.ebuild,
-files/alsaplayer-0.99.80-enable-libid3tag.patch,
-files/alsaplayer-0.99.80-glibc-2.10.patch,
-files/alsaplayer-0.99.80-missing_limits_h.patch,
-files/alsaplayer-0.99.80_rc3-flags.patch:
old
21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
alsaplayer-0.99.81.ebuild:
x86 stable wrt bug #398271
20 Jan 2012; Agostino Sarubbo <ago@gentoo.org> alsaplayer-0.99.81.ebuild:
force libmikmod to slot 0, as ssuominen suggested
09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> alsaplayer-0.99.81.ebuild:
Stable for AMD64, wrt bug #398271
09 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
alsaplayer-0.99.81.ebuild:
One of USE alsa, jack, nas or oss must be enabled; use REQUIRED_USE
09 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
alsaplayer-0.99.80-r1.ebuild, alsaplayer-0.99.81.ebuild:
Punt deprecated media-sound/esound support
*alsaplayer-0.99.81 (09 Nov 2010)
09 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+alsaplayer-0.99.81.ebuild:
Version bump.
23 May 2010; Pacho Ramos <pacho@gentoo.org> alsaplayer-0.99.80-r1.ebuild:
stable amd64, bug 307483
24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
alsaplayer-0.99.80-r1.ebuild:
stable x86, bug 307483
29 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
alsaplayer-0.99.80-r1.ebuild:
Remove mikmod support wrt #279344, doesn't play nice with 3.2.0_beta.
19 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
alsaplayer-0.99.80-r1.ebuild, +files/alsaplayer-0.99.80-glibc-2.10.patch:
Fix building with glibc 2.10+ wrt #271782.
29 May 2009; Samuli Suominen <ssuominen@gentoo.org>
alsaplayer-0.99.80-r1.ebuild:
Add icon for desktop entry.
*alsaplayer-0.99.80-r1 (01 Mar 2009)
01 Mar 2009; Stuart Longland <redhatter@gentoo.org>
+files/alsaplayer-0.99.80-enable-libid3tag.patch,
+alsaplayer-0.99.80-r1.ebuild:
Add id3tag USE flag to alsaplayer (and patch configure.ac accordingly).
Resolves bug #210163.
05 Jul 2008; Samuli Suominen <drac@gentoo.org>
+files/alsaplayer-0.99.80-missing_limits_h.patch,
alsaplayer-0.99.80.ebuild:
Add missing limits.h, fixes compiling with >=glibc-2.8 by Bernard
Cafarelli. Bug #230798.
*alsaplayer-0.99.80 (01 Mar 2008)
01 Mar 2008; Samuli Suominen <drac@gentoo.org>
-files/alsaplayer-0.99.80_rc3-glib.patch, -alsaplayer-0.99.80_rc3.ebuild,
-alsaplayer-0.99.80_rc4.ebuild, +alsaplayer-0.99.80.ebuild:
Version bump wrt #198437, thanks to Christian Faulhammer for reporting.
13 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
Remove me from metadata.
*alsaplayer-0.99.80_rc4 (10 Oct 2007)
10 Oct 2007; Samuli Suominen <drac@gentoo.org>
+alsaplayer-0.99.80_rc4.ebuild:
Version bump for bug 187367.
*alsaplayer-0.99.80_rc3 (07 Oct 2007)
07 Oct 2007; Samuli Suominen <drac@gentoo.org>
+files/alsaplayer-0.99.80_rc3-flags.patch,
+files/alsaplayer-0.99.80_rc3-glib.patch, +alsaplayer-0.99.80_rc3.ebuild:
Version bump with patch removing deprecated GLIB 1.2 check.
14 Jul 2007; Samuli Suominen <drac@gentoo.org>
+files/alsaplayer-0.99.80_rc1-amd64-flac-1.1.3.patch,
alsaplayer-0.99.80_rc1.ebuild:
Fix building with >=flac-1.1.3 on AMD64 systems for bug 181822, thanks to
Dominique Michel for patch and aballier at gentoo.org for reporting.
17 Jun 2007; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
Update metadata.
16 Jun 2007; Samuli Suominen <drac@gentoo.org>
alsaplayer-0.99.80_rc1.ebuild:
Remove duplicate .desktop entry. Bug 166464, Comment #30.
*alsaplayer-0.99.80_rc1 (12 Jun 2007)
12 Jun 2007; Ryan Hill <dirtyepic@gentoo.org>
+alsaplayer-0.99.80_rc1.ebuild:
Minor version bump, major changes.
- completely new GTK-2 interface
- FLAC 1.3 and 1.4 support
- basic keyboard navigation
- selection, song, and playlist looping
- new playlist window implementation
Please test the new interface and report all bugs you encounter.
25 Mar 2007; Ryan Hill <dirtyepic@gentoo.org> -alsaplayer-0.99.77.ebuild,
alsaplayer-0.99.77-r1.ebuild:
Add glib-1.2 dependency, even if we are building -gtk. Bug #172115.
Remove old version.
*alsaplayer-0.99.77-r1 (19 Feb 2007)
19 Feb 2007; Ryan Hill <dirtyepic@gentoo.org>
+alsaplayer-0.99.77-r1.ebuild:
Switch to using gtk1 interface since the gtk2 interface is incomplete. Add
warning about possible crashes with unicode filenames. Create desktop menu
entry.
18 Feb 2007; nixnut <nixnut@gentoo.org> alsaplayer-0.99.77.ebuild:
Added ~ppc wrt bug 166464
15 Feb 2007; Stuart Longland <redhatter@gentoo.org>
alsaplayer-0.99.77.ebuild:
Tested and working on MIPS
13 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
alsaplayer-0.99.77.ebuild:
Keyworded ~sparc wrt #166464
13 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
alsaplayer-0.99.77.ebuild:
Add ~amd64 wrt bug #166464.
*alsaplayer-0.99.77 (13 Feb 2007)
13 Feb 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/alsaplayer-0.99.77-cxxflags.patch,
+files/alsaplayer-0.99.77-join-null-thread.patch,
+files/alsaplayer-0.99.77-ppc-endian-fix.patch, +metadata.xml,
+alsaplayer-0.99.77.ebuild:
Raise alsaplayer from the dead, bug #166464. Not responsible for zombie
processes.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org>
-alsaplayer-0.99.76-r2.ebuild, alsaplayer-0.99.76-r3.ebuild:
Mark 0.99.76-r3 stable on ia64. Remove 0.99.76-r2. #125479
09 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/alsaplayer-0.99.76-cxxflags.patch, alsaplayer-0.99.76-r3.ebuild:
Force a decent behaviour with respect to C(XX)FLAGS.
09 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
-alsaplayer-0.99.76.ebuild, -alsaplayer-0.99.76-r1.ebuild:
Drop old versions.
28 Apr 2006; Joseph Jezak <josejx@gentoo.org>
alsaplayer-0.99.76-r3.ebuild:
Marked ppc stable for bug #125479.
23 Apr 2006; Thomas Cort <tcort@gentoo.org> alsaplayer-0.99.76-r3.ebuild:
Stable on alpha and amd64 wrt Bug #125479.
23 Apr 2006; Saleem Abdulrasool <compnerd@gentoo.org>
alsaplayer-0.99.76-r3.ebuild:
stable on x86 (bug #125479)
*alsaplayer-0.99.76-r3 (20 Apr 2006)
20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/alsaplayer-0.99.76-join-null-thread.patch,
+alsaplayer-0.99.76-r3.ebuild:
Add patch to void crashing on cleanup, thanks to Matthias Langer for the
help testing in bug #125479.
10 Mar 2006; Aron Griffis <agriffis@gentoo.org>
alsaplayer-0.99.76-r2.ebuild:
Mark 0.99.76-r2 stable on ia64. #125479
10 Mar 2006; <nixnut@gentoo.org> alsaplayer-0.99.76-r2.ebuild:
Stable on ppc. Bug #125479
08 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
alsaplayer-0.99.76.ebuild:
Don't depend on doxygen in runtime.
*alsaplayer-0.99.76-r2 (18 Dec 2005)
18 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
+alsaplayer-0.99.76-r2.ebuild:
Drop gtk useflag for new revision, as it does not handle Unicode correctly,
leading to crashes. See bug #103751.
24 Aug 2005; Aron Griffis <agriffis@gentoo.org>
alsaplayer-0.99.76-r1.ebuild:
stable on ia64
05 Jul 2005; Aron Griffis <agriffis@gentoo.org>
alsaplayer-0.99.76-r1.ebuild:
stable on alpha
14 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
alsaplayer-0.99.76-r1.ebuild:
introduced support for the audiofile useflag, as suggest by Dennis Schridde
<lindevel@gmx.net>. fixes #91678. did some cosmetic cleanup
09 May 2005; Aron Griffis <agriffis@gentoo.org> alsaplayer-0.99.76.ebuild:
stable on ia64
20 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> -files/gcc.patch,
-alsaplayer-0.99.75-r1.ebuild, alsaplayer-0.99.76-r1.ebuild,
alsaplayer-0.99.76.ebuild:
added missing libsndfile dependency, fixes #89597. also changed deprecated
oggvorbis to vorbis.
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
13 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
alsaplayer-0.99.76-r1.ebuild:
removed unneeded useflag logic, fixes #85046
*alsaplayer-0.99.76-r1 (12 Mar 2005)
12 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+alsaplayer-0.99.76-r1.ebuild:
applied a cleanup patch which was suggested by Diego Pettenò
<dgp85@users.sourceforge.net>. Fixes #82744
06 Mar 2005; Joseph Jezak <josejx@gentoo.org>
+files/alsaplayer-endian.patch, alsaplayer-0.99.76.ebuild:
Added Chris White's patch for big endian machines. See bug #76409.
12 Feb 2005; Robin H. Johnson <robbat2@gentoo.org>
alsaplayer-0.99.76.ebuild:
Add ~mips for my XXS1500 hardware.
06 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsaplayer-0.99.75-r1.ebuild, alsaplayer-0.99.76.ebuild:
Fixing gtk dep to close bug #73504.
03 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsaplayer-0.99.75-r1.ebuild, alsaplayer-0.99.76.ebuild:
Added to ~sparc
14 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsaplayer-0.99.76.ebuild:
Stable amd64.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org>
alsaplayer-0.99.75-r1.ebuild:
Add die following econf for bug 48950
31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsaplayer-0.99.75-r1.ebuild:
inherit eutils.
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsaplayer-0.99.75-r1.ebuild, alsaplayer-0.99.76.ebuild:
Cleaned up DEPs, added eutils. Moved to stable x86.
17 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org>
alsaplayer-0.99.75-r1.ebuild, alsaplayer-0.99.76.ebuild:
Changing to -sparc as we don't have ALSA support
22 Jan 2004; <torbenh@gentoo.org> alsaplayer-0.99.75-r1.ebuild,
alsaplayer-0.99.76.ebuild:
Fixed alsa-1.0 bug
fixed jack dependency.
12 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org>
alsaplayer-0.99.76.ebuild:
media-libs/libjackasync -> media-libs/libjackasyn
*alsaplayer-0.99.76 (12 Dec 2003)
12 Dec 2003; Seemant Kulleen <seemant@gentoo.org> alsaplayer-0.99.76.ebuild:
version bump thanks to: Niek van der Maas <webmaster@refstart.nl> and Brett I.
Holcomb <brettholcomb@charter.net> in bug #35507
*alsaplayer-0.99.75-r1 (26 Sep 2003)
26 Sep 2003; jje <jje@gentoo.org> alsaplayer-0.99.75-r1.ebuild,
files/gcc.patch:
Patched for gcc-3.3. See #29553.
*alsaplayer-0.99.75 (09 May 2003)
09 May 2003; jje <jje@gentoo.org> alsaplayer-0.99.75.ebuild:
Version bump.
13 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> alsaplayer-0.99.74.ebuild :
Updated installation command. Closes #17415.
*alsaplayer-0.99.74 (09 Mar 2003)
09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*alsaplayer-0.99.73 (16 Dec 2002)
18 Dec 2002; Seemant Kulleen <seemant@gentoo.org>
alsaplayer-0.99.73.ebuild :
I screwed up with some syntax (left a hanging if). Closes bug #12372 by
hertog@home.nl (Gert-Jan Rodenburg)
16 Dec 2002; Seemant Kulleen <seemant@gentoo.org>
alsaplayer-0.99.73.ebuild files/digest-alsaplayer-0.99.73 :
Version bump thanks to: ashura666@mac.com in bug #12271.
*alsaplayer-0.99.72 (18 Oct 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
18 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
alsaplayer-0.99.72.ebuild files/digest-alsaplayer-0.99.72 :
Andy Lo-A-Foe informed me of this version bump a day or two after it came
out, but we were in freeze. Due to new masking, I have finally added it.
Also, requested by: luke@dslextreme.com (Luke Ravitch) in bug #9232.
*alsaplayer-0.99.71.20020607 (7 Jun 2002)
17 Sep 2002; Seemant Kulleen <seemant@gentoo.org>
alsaplayer-0.99.71.20020607.ebuild :
Andy Lo-A-Foe (alsaplayer upstream author) informs me that the qt plugin
is no longer shipped with alsaplayer, so all qt stuff has gone from the
ebuild.
7 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
alsaplayer-0.99.71.20020607.ebuild
files/digest-alsaplayer-0.99.71.20020607 :
Version bump to newest CVS snapshot, which sorts the gcc-3.1 bug out and
also works with alsa5 for those users who still need that.
*alsaplayer-0.99.70-r1 (4 Jun 2002)
4 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
alsaplayer-0.99.70-r1.ebuild files/digest-alsaplayer-0.99.70-r1 :
sandbox violation fix for installing the documentation if doxygen is on
the system. Closes bug # 3322, by ryan.shaw@stanfordalumni.org (Ryan
Shaw)
*alsaplayer-0.99.70 (22 May 2002)
22 May 2002; Matthew Kennedy <mkennedy@gentoo.org>
alsaplayer-0.99.70.ebuild, files/digest-alsaplayer-0.99.70,
files/alsaplayer-0.99.70-gcc3.1-gentoo.patch :
Version bump and patch to get it to compile against gcc3.1.
*alsaplayer-0.99.60-r1 (4 May 2002)
4 May 2002; Seemant Kulleen <seemant@gentoo.org> alsaplayer-0.99.60-r1.ebuild
files/digest-alsaplayer-0.99.60-r1 :
Rachel Holmes pointed out that ALSA is not a requirement but an optional
dependency. Also added nls optional and fixed oggvorbis optional.
*alsaplayer-0.99.60 (2 May 2002)
2 May 2002; Seemant Kulleen <seemant@gentoo.org> alsaplayer-0.99.60.ebuild
files/digest-alsaplayer-0.99.60
Version bump, thanks to Rachel Holmes.
*alsaplayer-0.99.59 (26 Apr 2002)
26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> alsaplayer-0.99.59.ebuild
files/digest-alsaplayer-0.99.59
Music player which uses ALSA primarily
|