summaryrefslogtreecommitdiff
blob: 7b8be43dd60a32aabb2eb9e869fbfe0ef06af34b (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
# ChangeLog for media-sound/alsaplayer
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/ChangeLog,v 1.58 2007/03/25 10:14:30 tove Exp $

  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