summaryrefslogtreecommitdiff
blob: 4c3016b36055935beebaac29d33b097654751db8 (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
# ChangeLog for games-emulation/xmame
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.47 2005/08/16 21:54:53 mr_bones_ Exp $

*xmame-0.99 (16 Aug 2005)

  16 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.99.ebuild:
  version bump

  05 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> -xmame-0.96.ebuild,
  xmame-0.97.ebuild:
  Turn on xinput support if use X and use joystick (bug #101286) with patch
  from Erik Hovland; clean old version

*xmame-0.97 (15 Jun 2005)

  15 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.97.ebuild:
  version bump

  30 May 2005; Sven Wegener <swegener@gentoo.org> xmame-0.83.1.ebuild:
  Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.

  27 May 2005; Joseph Jezak <josejx@gentoo.org> xmame-0.96.ebuild:
  Marked ppc stable.

  17 May 2005; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.96.ebuild:
  stable for x86

  12 May 2005; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.96.ebuild:
  LICENSE change (bug #92336)

*xmame-0.96 (12 May 2005)

  12 May 2005; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.96.ebuild:
  version bump

  01 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.95.ebuild:
  add lirc support (bug #87501); tidy

*xmame-0.95 (30 Mar 2005)

  30 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org>
  -files/0.82.1-glx-fix.patch, -xmame-0.82.1.ebuild, -xmame-0.90.ebuild,
  -xmame-0.92.ebuild, +xmame-0.95.ebuild:
  version bump; clean older ebuilds

*xmame-0.94 (16 Mar 2005)

  16 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.94.ebuild:
  version bump

*xmame-0.92 (25 Feb 2005)

  25 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.92.ebuild:
  version bump

  12 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.90.ebuild:
  Don't try to install setuid (bug #81693)

  12 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> -xmame-0.86.ebuild,
  -xmame-0.88.ebuild, -xmame-0.89.ebuild:
  clean old versions

*xmame-0.90 (24 Jan 2005)

  24 Jan 2005; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.90.ebuild:
  version bump (bug #78633); removed hard-coded CFLAGS (bug #79008)

*xmame-0.89 (06 Dec 2004)

  06 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.89.ebuild:
  version bump

  30 Nov 2004; Sven Wegener <swegener@gentoo.org> xmame-0.88.ebuild:
  Added missing ? after USE flag in dependency.

  17 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.88.ebuild:
  still disable ggi (bug #71574)

*xmame-0.88 (16 Nov 2004)

  16 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> +xmame-0.88.ebuild:
  version bump

  02 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.86.ebuild:
  Install chdman and xml2info in GAMES_LIBDIR

  02 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.86.ebuild:
  turn on joystick support always for libsdl; should fix bug #62620
  (Works around a bug in the 0.86 release)

*xmame-0.86 (30 Aug 2004)

  30 Aug 2004; Mike Frysinger <vapier@gentoo.org> +files/0.86-glx-fix.patch,
  +xmame-0.86.ebuild:
  Version bump #61778.

  15 Aug 2004; Michael Hanselmann <hansmi@gentoo.org> xmame-0.83.1.ebuild:
  Fixed a link-error on PowerPC. Bug #49261. Thanks to Dustin Byford
  <dustin@firein.net> for submitting the patch.

  18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.83.1.ebuild:
  amd64 compile fix for bug #54270 - thanks to Andrew Williams

*xmame-0.83.1 (15 Jun 2004)

  15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.83.1.ebuild,
  files/0.83.1-glx-fix.patch:
  version bump (bug #53789)

*xmame-0.82.1 (06 Jun 2004)

  06 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.82.1.ebuild:
  version bump

  06 Jun 2004; Aron Griffis <agriffis@gentoo.org> xmame-0.78.1.ebuild,
  xmame-0.79.1.ebuild, xmame-0.80.1.ebuild, xmame-0.81.1.ebuild:
  Fix use invocation

  20 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.81.1.ebuild,
  files/0.81.1-glx-fix.patch:
  update glx-fix.patch for 0.81.1 (bug #48470)

*xmame-0.81.1 (19 Apr 2004)

  19 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.81.1.ebuild:
  version bump

*xmame-0.80.1 (19 Mar 2004)

  19 Mar 2004; David Holm <dholm@gentoo.org> xmame-0.80.1.ebuild,
  files/0.80.1-glx-fix.patch, files/0.80.1-make.patch:
  Version bump, including patch to enable building using multiple jobs.

  22 Feb 2004; David Holm <dholm@gentoo.org> xmame-0.79.1.ebuild,
  files/0.79.1-glx-fix.patch:
  Added some bugfixes from bug #42268. Added to ~x86, ~amd64 and ~ia64.

*xmame-0.79.1 (21 Feb 2004)

  21 Feb 2004; David Holm <dholm@gentoo.org> xmame-0.79.1.ebuild:
  Version bump. Tested on big-endian.

  15 Feb 2004; David Holm <dholm@gentoo.org> xmame-0.78.1.ebuild,
  files/0.78.1-big_endian.patch:
  Added big-endian fix from Maciej J. Woloszyk, closing bug #40327.

*xmame-0.78.1 (14 Jan 2004)

  14 Jan 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump #38177 by Starz McCllelan.

*xmame-0.77.1 (30 Nov 2003)

  31 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
  Add patch to fix icc compilation #35607.
  Increase number of available joybuttons from 16 to 32 #36818.
  Add a local USE flag, net, to control network support #34802.

  12 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
  Add patch to work with alsa-1.0.0 #35108.

  30 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #33889.

*xmame-0.76.1 (25 Oct 2003)

  13 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.76.1.ebuild:
  xmame Makefiles don't like parallel make.  use -j1 to compile.

  03 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.76.1.ebuild:
  replace the arch if/then thing with a case statement; added support for ia64
  and amd64 for bug 32628

  31 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.76.1.ebuild:
  add icc USE support (bug 31769); DEPEND on sed >= 4 for -i; add more error
  checking and error messages

  25 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #Bug 31992.

*xmame-0.74.1-r1 (22 Sep 2003)

  22 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Make sure the controllers are installed #29297.

*xmame-0.74.1 (18 Sep 2003)

  18 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #28878.

*xmame-0.72.1 (17 Aug 2003)

  17 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #26763 + remove mips patch.

*xmame-0.71.1 (16 Aug 2003)

  16 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #24986 + mips patch.

*xmame-0.70.1 (11 Jul 2003)

  15 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Add glx patch #24383.

  11 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump + major rehaul of code.  Thanks to Caleb Shay <caleb@webninja.com> for
  his ideas/submissions.

*xmame-0.69.1 (05 Jun 2003)

  05 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump.

*xmame-0.67.2 (28 Apr 2003)

  28 Apr 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump.

*xmame-0.62.2-r1 (28 Apr 2003)

  29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*xmame-0.62.2 (13 Jan 2003)

  13 Jan 2003; Ryan Phillips <rphillips@gentoo.org> xmame-0.62.2.ebuild :
  Submitted by Caleb Shay

*xmame-0.62.1_rc2 (27 Dec 2002)

  27 Dec 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.62.1_rc2.ebuild :
  version bump. Submitted by Kfir Ozer. Fixes #11927

*xmame-0.61.1_pre1 (31 Oct 2002)

  31 Oct 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.61.1_pre1.ebuild :
  Version bump.. Submitted by Caleb Shay. Fixes #8904

*xmame-0.60.1-r4 (17 Aug 2002)

  14 Aug 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.60.1-r4.ebuild :
  thanks to Caleb Shay. Fixes #8904
  
*xmame-0.60.1-r3 (7 Aug 2002)

  7 Aug 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.60.1-r3.ebuild :
  Included sed for use var 'opengl'

*xmame-0.60.1-r2 (13 June 2002)

  23 Jul 2002; Ryan Phillips <rphillips@gentoo.org> :
  on x86 platforms -O3 doesn't compile.  I included a sed statement
  to replace -O3 with -O2.

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
  Added KEYWORDS.

  13 June 2002; David Chamberlain <daybird@gentoo.org> xmame-0.60.1-r2.ebuild
  This ebuild provides ppc fixes to makefile

*xmame-0.60.1-r1 (7 Jun 2002)

  7 Jun 2002; J. Perrot <blackmore@gentoo.org> xmame-0.60.1-r1.ebuild :
  Check the presence of "dga" in the USE variable and do the
  appropriate sed substitution

*xmame-0.60.1 (27 May 2002)

  27 May 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.60.1.ebuild :
  Updated version and fixes to the xmame symlink.  #2958

*xmame-0.59.1 (28 Mar 2002)

  28 Mar 2002; Geert Bevin <gbevin@gentoo.org> xmame-0.59.1.ebuild
  files/digest-xmame-0.59.1 :
  Version upgrade

*xmame-0.56.1 (3 Feb 2002)

  3 Feb 2002; T.Neidt <tneidt@gentoo.org> ChangeLog :
  Moved to app-emulation/xmame with the other emulators (Bug 421)

*xmame-0.55.2 (3 Feb 2002)

  3 Feb 2002; T.Neidt <tneidt@gentoo.org> ChangeLog :
  Moved to app-emulation/xmame with the other emulators (Bug 421)

*xmame-0.56.1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.