summaryrefslogtreecommitdiff
blob: 25706ef517e10f947c7a92125df4fe94e3c19823 (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
# ChangeLog for media-libs/libsndfile
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.54 2006/05/25 02:53:23 flameeyes Exp $

  25 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  libsndfile-1.0.16.ebuild:
  Add ~x86-fbsd keyword.

  24 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  libsndfile-1.0.16.ebuild:
  Add elibtoolize call.

  30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  libsndfile-1.0.11.ebuild, libsndfile-1.0.16.ebuild:
  Add missing elibtoolize, drop autotools eclass and its deps.

*libsndfile-1.0.16 (30 Apr 2006)

  30 Apr 2006; Tony Vroon <chainsaw@gentoo.org> +libsndfile-1.0.16.ebuild:
  Version bump. Patch from Flameeyes has been merged upstream.

*libsndfile-1.0.15-r2 (25 Mar 2006)

  25 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  -libsndfile-1.0.15-r1.ebuild, +libsndfile-1.0.15-r2.ebuild:
  This time actually fix it.

*libsndfile-1.0.15-r1 (25 Mar 2006)

  25 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  -libsndfile-1.0.15.ebuild, +libsndfile-1.0.15-r1.ebuild:
  Revision bump to avoid filtering -O2 and replacing it with -O0 during
  configure run, or stuff breaks. See bug #127518.

*libsndfile-1.0.15 (25 Mar 2006)

  25 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/libsndfile-1.0.15-ac-arg-fixes.patch, +libsndfile-1.0.15.ebuild:
  Version bump with path to fix configure's AC_ARG_ENABLE handling. Thanks to
  Richard Ash for reporting in bug #127307.

  07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  libsndfile-1.0.5.ebuild, libsndfile-1.0.9.ebuild,
  libsndfile-1.0.10.ebuild, libsndfile-1.0.11.ebuild,
  libsndfile-1.0.12-r1.ebuild:
  Drop virtual/libc dependency.

  17 Feb 2006; Fabian Groffen <grobian@gentoo.org>
  libsndfile-1.0.12-r1.ebuild:
  Drop ~ppc-macos keyword as we don't have the sqlite dependency.

*libsndfile-1.0.12-r1 (02 Dec 2005)

  02 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/libsndfile-1.0.12-flac.patch, -libsndfile-1.0.12.ebuild,
  +libsndfile-1.0.12-r1.ebuild:
  Added patch to make flac dependency optional. See bug #114228.

  30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
  libsndfile-1.0.12.ebuild:
  Added missing libtool inherit (for elibtoolize requested by FreeBSD).

  30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
  libsndfile-1.0.12.ebuild:
  Fixed missing sqlite useflag in IUSE.

*libsndfile-1.0.12 (30 Oct 2005)

  30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
  +libsndfile-1.0.12.ebuild:
  Updated to latest upstream version following bug #110286.

  12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
  libsndfile-1.0.11.ebuild:
  stable on mips

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  libsndfile-1.0.11.ebuild:
  Stable on ppc.

  08 Apr 2005; Markus Rothe <corsair@gentoo.org> libsndfile-1.0.11.ebuild:
  Stable on ppc64

  21 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> libsndfile-1.0.11.ebuild:
  Stable ppc-macos

  19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
  libsndfile-1.0.11.ebuild:
  Stable on alpha.

  02 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> libsndfile-1.0.10.ebuild,
  libsndfile-1.0.11.ebuild, libsndfile-1.0.5.ebuild, libsndfile-1.0.9.ebuild:
  added dummy src_test to avoid compile errors with the maketest feature. fixes
  #82805

  11 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.10.ebuild, libsndfile-1.0.11.ebuild,
  libsndfile-1.0.5.ebuild, libsndfile-1.0.9.ebuild:
  epunt_cxx fixes bug #76746.

  18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.11.ebuild:
  Stable amd64, sparc, x86.

*libsndfile-1.0.11 (17 Nov 2004)

  17 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
  -libsndfile-0.0.28.ebuild, libsndfile-1.0.10.ebuild,
  +libsndfile-1.0.11.ebuild, -libsndfile-1.0.4.ebuild,
  -libsndfile-1.0.6.ebuild:
  Version bump and cleanup.

  03 Nov 2004; Stephen P. Becker <geoman@gentoo.org>
  libsndfile-1.0.10.ebuild:
  added ~mips keyword

  22 Sep 2004; kito@gentoo.org libsndfile-1.0.10.ebuild:
  ~ppc-macos keyword

  02 Sep 2004; Tom Gall <tgall@gentoo.org> libsndfile-1.0.10.ebuild,
  libsndfile-1.0.9.ebuild:
  added ~ppc64 and stable on 9

  01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.10.ebuild:
  Stable amd64, sparc, x86.

  01 Aug 2004; Chris White <chriswhite@gentoo.org> libsndfile-1.0.10.ebuild:
  Fixed some doc weirdness and corrected some strange use_* logic.

  19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.10.ebuild:
  force --with-pic for amd64.

  17 Jul 2004; Chris White <chriswhite@gentoo.org> libsndfile-1.0.10.ebuild:
  Fixed and doc issues in the ebuild. Thanks to Stefan Briesenick
  <sbriesen@gmx.de> for the assitance.

*libsndfile-1.0.10 (16 Jul 2004)

  16 Jul 2004; Chris White <chriswhite@gentoo.org> +libsndfile-1.0.10.ebuild:
  Bumped to 1.0.10. Fixes bug #57242. Thanks to Stefan Briesenick
  <sbriesen@gmx.de> for reporting.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-0.0.28.ebuild, libsndfile-1.0.4.ebuild, libsndfile-1.0.5.ebuild,
  libsndfile-1.0.6.ebuild, libsndfile-1.0.9.ebuild:
  virtual/glibc -> virtual/libc

  30 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.9.ebuild:
  Stable sparc.

  30 May 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.9.ebuild:
  Stable x86.

  23 May 2004; Danny van Dyk <kugelfang@gentoo.org> libsndfile-1.0.9.ebuild:
  Marked ~amd64.

  06 May 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.4.ebuild:
  IUSE added.  Removed explicit S=.

*libsndfile-1.0.9 (02 May 2004)

  02 May 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libsndfile-1.0.1.ebuild, libsndfile-1.0.3.ebuild, libsndfile-1.0.9.ebuild,
  metadata.xml:
  Version bump.  Closes bug #49417.  Added to ~sparc

  07 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> libsndfile-1.0.5.ebuild:
  stable on sparc

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libsndfile-1.0.6.ebuild:
  add ~alpha and ~ia64

*libsndfile-1.0.6 (13 Feb 2004)

  13 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org>
  libsndfile-1.0.6.ebuild:
  version bump

  13 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org>
  libsndfile-1.0.5.ebuild:
  HOMEPAGE and SRC_URI update for bug #41392; header fix; tidy

  29 Sep 2003; Luca Barbato <lu_zero@gentoo.org> libsndfile-1.0.5.ebuild:
  Marked ppc.

*libsndfile-1.0.5 (08 May 2003)

  08 May 2003; jje <jje@gentoo.org> libsndfile-1.0.5.ebuild:
  Version bump.

*libsndfile-1.0.4 (04 Feb 2003)

  03 Apr 2003; Graham Forest <vladimir@gentoo.org> libsndfile-1.0.4.ebuild:
  set ~ppc in keywords

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> libsndfile-1.0.4.ebuild,
  files/digest-libsndfile-1.0.4 :
  Version bump.  Adds XI and PVM support and some minor bug fixes.

*libsndfile-1.0.3 (30 Jan 2003)

  30 Jan 2003; Nick Hadaway <raker@gentoo.org> libsndfile-1.0.3.ebuild,
  files/digest-libsndfile-1.0.3 :
  Version bump.  SLOTing this is incorrect, changed back to 0.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libsndfile-0.0.28 (23 Nov 2002)

  23 Nov 2002; Sascha Schwabbauer <cybersystem@gentoo.org> libsndfile-0.0.28.ebuild :

  Added ~ppc to keywords.

*libsndfile-1.0.1 (18 Sep 2002)

  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> libsndfile-1.0.1.ebuild :

  SLOT'd


  18 Sep 2002; Nick Hadaway <raker@gentoo.org> libsndfile-1.0.1.ebuild,
  files/digest-libsndfile-1.0.1 :
  Version bump.  API changes from version 0 to version 1 are available
  at http://www.zipworld.com.au/~erikd/libsndfile/version-1.html

*libsndfile-0.0.28 (24 May 2002)

  24 May 2002; Arcady Genkin <agenkin@thpoon.com> libsndfile-0.0.28.ebuild :
  Initial version of the package, created by
  ryan.shaw@stanfordalumni.org (Ryan Shaw).