summaryrefslogtreecommitdiff
blob: a0d5329624e33e9a953578e0f564f25b7935c666 (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
# ChangeLog for net-www/gnash
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.69 2009/03/23 21:45:18 loki_val Exp $

  23 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml:
  Not using this anymore.

  13 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> -gnash-0.8.1-r1.ebuild,
  -gnash-0.8.3.ebuild, -gnash-9999.ebuild:
  Dropped old ebuilds per ssuominen's request on -dev ml, since they do not
  build with next stable ffmpeg.

  20 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> gnash-0.8.4.ebuild:
  Fixup mysterious sed failure.

  20 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> gnash-0.8.4.ebuild:
  Add giflib as a dep. Bug 242840.

  19 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> gnash-0.8.4.ebuild:
  Fix compilation with =sys-devel/libtool-1*.

*gnash-0.8.4 (19 Oct 2008)

  19 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> gnash-0.8.3.ebuild,
  +gnash-0.8.4.ebuild:
  Fix bug 242656 by restricting 0.8.3 to ffmpeg 20080326. Bump to 0.8.4, bug
  241874, thanks to Mounir Lamouri. This version works much better than
  0.8.3, but tests fail to compile.

  12 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> gnash-0.8.3.ebuild:
  Drop ~sparc keyword, until bug #240470 is fixed

  16 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> gnash-0.8.3.ebuild:
  Add ~sparc keyword, bug #229427

  01 Sep 2008; Peter Alfredsen <loki_val@gentoo.org>
  files/gnash-0.8.3-boost-dynamic-link.patch:
  Update dynamic link patch to always link dynamic, bug 230287

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

  08 Aug 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
  gnash-0.8.1-r1.ebuild:
  Restrict kde & qt dependencies to version 3 (bug #213291)

  28 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
  +files/gnash-0.8.3-boost-dynamic-link.patch,
  +files/gnash-0.8.3-libtool-2.2.patch, gnash-0.8.3.ebuild:
  Fix a compilation problem on amd64, bug #229453.

*gnash-0.8.3 (25 Jun 2008)

  25 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> metadata.xml,
  +gnash-0.8.3.ebuild:
  Bump. Fixes bugs 212943, 213167, 218105 and 226099. Added tests, cleaned
  up ebuild.

  14 Jun 2008; Jeroen Roovers <jer@gentoo.org> gnash-0.8.1-r1.ebuild:
  Marked ~hppa too.

  19 Jan 2008; Stefan Schweizer <genstef@gentoo.org>
  -files/gnash-0.8.0-ffmpeg.patch, -gnash-0.8.0.ebuild, -gnash-0.8.1.ebuild,
  gnash-0.8.1-r1.ebuild:
  remove old, dont offer fltk because we do not have fltk2, bug 205408

*gnash-0.8.1-r1 (12 Jan 2008)

  12 Jan 2008; Mike Frysinger <vapier@gentoo.org> +gnash-0.8.1-r1.ebuild:
  Add support for more USE flags and let the ebuild select between competing
  features rather than aborting #200759.

  21 Nov 2007; Stefan Schweizer <genstef@gentoo.org> gnash-9999.ebuild:
  change cvs ebuild to a stub to point to the cvs ebuild overlay made by
  Harley Peters <harley@thepetersclan.com> in bug 187444

*gnash-0.8.1 (21 Nov 2007)

  21 Nov 2007; Stefan Schweizer <genstef@gentoo.org> +gnash-0.8.1.ebuild:
  Version bump thanks to many contributions in bug 190753

  30 Aug 2007; Stefan Schweizer <genstef@gentoo.org> gnash-9999.ebuild:
  add depend, bug 187723 thanks Michael Zanetti <michael_zanetti@gmx.net>

  23 Jul 2007; Samuli Suominen <drac@gentoo.org>
  +files/gnash-0.8.0-ffmpeg.patch, gnash-0.8.0.ebuild:
  Fix building with --as-needed and swscaler enabled ffmpeg-20070616-r1 for
  bug 183714.

  22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; gnash-0.8.0.ebuild,
  gnash-9999.ebuild:
  Drop virtual/x11 references.

  10 Jul 2007; Stefan Schweizer <genstef@gentoo.org> -gnash-0.7.2.ebuild,
  -gnash-0.7.2_p20099999.ebuild, gnash-0.8.0.ebuild, gnash-9999.ebuild:
  Fix flawed media and sound setting logic thanks to Harley Peters
  <harley@thepetersclan.com> in bug 184105 also attempt to fix as-needed bug
  183714

*gnash-9999 (20 Jun 2007)

  20 Jun 2007; Hanno Boeck <hanno@gentoo.org> +gnash-9999.ebuild:
  Add up-to-date cvs ebuild.

  12 Jun 2007; Christian Faulhammer <opfer@gentoo.org> gnash-0.8.0.ebuild:
  fixed a typo and added two pairs of quotes

*gnash-0.8.0 (11 Jun 2007)

  11 Jun 2007; Stefan Schweizer <genstef@gentoo.org> +gnash-0.8.0.ebuild:
  version bump

  14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

  13 May 2007; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.2_p20099999.ebuild:
  Add proper quoting thanks expose

  03 May 2007; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.2_p20099999.ebuild:
  Add boost thread check thanks to Chi-Thanh Christopher Nguyen
  <chithanh@cs.tu-berlin.de> in bug 176901

  16 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> gnash-0.7.2.ebuild:
  Keyworded ~sparc wrt #171038

  04 Mar 2007; <genstef@gentoo.org> gnash-0.7.2_p20099999.ebuild:
  Add --disable-gnash thanks to g-ranquet <ranquet@imerir.com> in bug 169336

  23 Feb 2007; <genstef@gentoo.org> gnash-0.7.2_p20099999.ebuild:
  Improve qt3 detection thanks to Sarath Menon <sarathmenon@gmail.com> in bug
  168112

  05 Feb 2007; <genstef@gentoo.org> gnash-0.7.2.ebuild,
  gnash-0.7.2_p20099999.ebuild:
  use mirror gnu

  31 Jan 2007; <genstef@gentoo.org> gnash-0.7.2_p20099999.ebuild:
  KEYWORDS=-* -> KEYWORDS="", bug 160519

  26 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> gnash-0.7.2.ebuild:
  Add ~x86-fbsd keyword.

  30 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.2_p20099999.ebuild:
  Use ./autogen.sh instead of eautoreconf in the cvs ebuild because it works
  more reliable, thanks to expose

  23 Nov 2006; Stefan Schweizer <genstef@gentoo.org> gnash-0.7.2.ebuild,
  gnash-0.7.2_p20099999.ebuild:
  Die on kde and agg thanks to Marco Clocchiatti <ziapannocchia@gmail.com> and
  sanchan in bug 155888

  21 Nov 2006; Stefan Schweizer <genstef@gentoo.org> gnash-0.7.2.ebuild,
  gnash-0.7.2_p20099999.ebuild:
  Readd kde support on popular demand. Drizztbsd and others say that it is
  working

*gnash-0.7.2_p20099999 (18 Nov 2006)

  18 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  -files/gnash-0.7.1_p20060704-opengl.diff,
  -files/gnash-fix-cxxflags-rpath.patch, -gnash-0.7.1_p20060704.ebuild,
  -gnash-0.7.1_p20060814.ebuild, -gnash-0.7.1_p20099999.ebuild,
  +gnash-0.7.2_p20099999.ebuild:
  Remove old ebuilds, add new cvs ebuild

  18 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  files/digest-gnash-0.7.2, Manifest:
  fix digest, bug 155603

  18 Nov 2006; Tony Vroon <chainsaw@gentoo.org> gnash-0.7.2.ebuild:
  Add ~ppc keyword.

*gnash-0.7.2 (17 Nov 2006)

  17 Nov 2006; Stefan Schweizer <genstef@gentoo.org> +gnash-0.7.2.ebuild:
  version bump thanks go to Nihilus and the other gnash developers!

  08 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20099999.ebuild:
  Fix WANT_AUTOMAKE

  07 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20099999.ebuild:
  make cvs ebuild working again based on my prepared ebuild for 0.7.2

  07 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20099999.ebuild:
  make cvs ebuild working again based on my prepared ebuild for 0.7.2

  20 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20099999.ebuild:
  Fix gnash cvs ebuild thanks to Hal Engel <hvengel@astound.net> in bug 151895

  07 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20099999.ebuild:
  Add DEPEND on boost thanks to Dennis Brendel <buddabrod@gmail.com>, Daniel
  Herzog <expose@luftgetrock.net> and Gustavo Michels
  <gustavo.michels@gmail.com>

  03 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20099999.ebuild:
  Do not use autodetect arch, thanks Nihilus and expose in #gnash

*gnash-0.7.1_p20099999 (01 Sep 2006)

  01 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
  -gnash-0.7.1_p20090909.ebuild, +gnash-0.7.1_p20099999.ebuild:
  rename as per bug 143320

*gnash-0.7.1_p20060814 (14 Aug 2006)

  14 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20060704.ebuild, +gnash-0.7.1_p20060814.ebuild,
  gnash-0.7.1_p20090909.ebuild:
  new snapshot currently -* because clicking does not work for me, sed sound
  support to on again

  13 Aug 2006; Stefan Schweizer <genstef@gentoo.org> -files/do-sound.diff,
  -files/kdedir.diff, -files/klash-makefile.diff,
  gnash-0.7.1_p20090909.ebuild:
  remove some patches that got applied upstream

  12 Aug 2006; Stefan Schweizer <genstef@gentoo.org> +files/do-sound.diff,
  -files/gnash-as-needed.diff, -files/klash-int-not-external.diff,
  gnash-0.7.1_p20090909.ebuild:
  remove some patches that got applied from the live ebuild, fold sound sed
  into patch

*gnash-0.7.1_p20090909 (08 Aug 2006)

  08 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
  -files/gnash-0.7.1_p20060528-confcache-gtkglext.patch,
  -files/gnash-0.7.1_p20060528-opengl.diff, files/gnash-as-needed.diff,
  +files/kdedir.diff, +files/klash-int-not-external.diff,
  +files/klash-makefile.diff, -gnash-0.7.1.ebuild,
  -gnash-0.7.1_p20060528.ebuild, gnash-0.7.1_p20060704.ebuild,
  +gnash-0.7.1_p20090909.ebuild:
  remove old ebuilds, remove dmalloc use flag thanks to Attila Stehr
  <as.gentoo@web.de> in bug 142939, add new live cvs ebuild thnaks to Markus
  Gothe <nietzsche@lysator.liu.se> in bug 143131 that compiles klash even
  without the nsplugin thanks to Simon Siemonsma <simon.gentoo@hccnet.nl> in
  bug 142190

  07 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/gnash-fix-cxxflags-rpath.patch, gnash-0.7.1_p20060704.ebuild:
  Add patch for CXXFLAGS and RPATH thanks to vapier in bug 139457 and 139459

*gnash-0.7.1_p20060704 (04 Jul 2006)

  04 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/gnash-0.7.1_p20060704-opengl.diff, +gnash-0.7.1_p20060704.ebuild:
  version bump: new cvs snapshot

  29 Jun 2006; Jason Wever <weeve@gentoo.org> gnash-0.7.1_p20060528.ebuild:
  Masking on SPARC as it makes the baby Xwindow crash.

  01 Jun 2006; Stefan Schweizer <genstef@gentoo.org>
  gnash-0.7.1_p20060528.ebuild:
  Gtkglext is always needed, remove gtk use flag thanks to Bård Sørngård
  <baard.sorngard@gmail.com> and Avuton Olrich <avuton@gmail.com> in bug
  135010

  29 May 2006; Stefan Schweizer <genstef@gentoo.org> gnash-0.7.1_p20060528.ebuild:
  gtkglext dep fix

  29 May 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/gnash-0.7.1_p20060528-confcache-gtkglext.patch,
  gnash-0.7.1_p20060528.ebuild:
  Add confcache fix

*gnash-0.7.1_p20060528 (28 May 2006)

  28 May 2006; Jory A. Pratt <anarchy@gentoo.org>
  +files/gnash-0.7.1_p20060528-opengl.diff, +gnash-0.7.1_p20060528.ebuild:
  snapshot of cvs tree, many bug fixes including x86_64 fixes

  11 May 2006; Stefan Schweizer <genstef@gentoo.org> gnash-0.7.1.ebuild:
  Workaround install problem thanks to Roie Kerstein
  <sf_kersteinroie@bezeqint.net> in bug 132964, mp3->mad to support alt-arches
  with mad use.mask, enable sound, cleanup depends

*gnash-0.7.1 (09 May 2006)

  09 May 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/gnash-as-needed.diff, -gnash-0.7_alpha20060331.ebuild,
  -gnash-0.7_alpha20060331-r1.ebuild, +gnash-0.7.1.ebuild:
  version bump

*gnash-0.7_alpha20060331-r1 (03 Apr 2006)

  03 Apr 2006; Stefan Schweizer <genstef@gentoo.org>
  +gnash-0.7_alpha20060331-r1.ebuild:
  revision bump, gtk use flag, fix plugin, add docs, fix .qt-error, bug 128680

*gnash-0.7_alpha20060331 (02 Apr 2006)

  02 Apr 2006; Stefan Schweizer <genstef@gentoo.org>
  -gnash-0.7_alpha20060110.ebuild, -gnash-0.7_alpha20060129.ebuild,
  +gnash-0.7_alpha20060331.ebuild:
  New ebuild including firefox plugin support, bug 122659, remove old

*gnash-0.7_alpha20060129 (29 Jan 2006)

  29 Jan 2006; Stefan Schweizer <genstef@gentoo.org>
  +gnash-0.7_alpha20060129.ebuild:
  version bump and DEPEND fix thanks to David Watzke <david@klenot.cz> in bug
  120314

  11 Jan 2006; David Holm <dholm@gentoo.org> gnash-0.7_alpha20060110.ebuild:
  Added to ~ppc.

*gnash-0.7_alpha20060110 (10 Jan 2006)

  10 Jan 2006; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
  +gnash-0.7_alpha20060110.ebuild:
  Alpha ebuild for gnash, closes bug 118527