summaryrefslogtreecommitdiff
blob: abd3d215628879ee1588353e507565fce72e0f24 (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
# ChangeLog for dev-games/crystalspace
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.56 2012/07/17 12:33:39 tupone Exp $

  17 Jul 2012; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild,
  +files/crystalspace-1.4.0-gcc47.patch:
  Fix build with gcc-4.7 Bug #426870 by flameeyes@gentoo.org

  03 May 2012; Jeff Horelick <jdhore@gentoo.org> crystalspace-1.4.0.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  19 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  -crystalspace-1.2.1.ebuild, -files/crystalspace-1.2.1-libpng14.patch:
  old

  09 Sep 2011; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild,
  +files/crystalspace-1.4.0-png15.patch:
  Build with libpng-1.5 Bug #381723 by Diego Elio Pettenò

  20 Jul 2011; Thomas Kahle <tomka@gentoo.org> crystalspace-1.2.1.ebuild:
  Dropping to ~x86 wrt to bug 335921

  08 Jul 2011; Samuli Suominen <ssuominen@gentoo.org>
  crystalspace-1.2.1.ebuild:
  Convert from "useq" to "use".

  25 Feb 2011; Kevin McCarthy <signals@gentoo.org> crystalspace-1.2.1.ebuild,
  crystalspace-1.4.0.ebuild:
  Updated depends from media-libs/jpeg to virtual/jpeg

  10 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org>
  crystalspace-1.4.0.ebuild:
  fix paths in environment file with patch from Sven Eden (bug #335921)

  17 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  crystalspace-1.2.1.ebuild:
  Remove virtual/glu where already virtual/opengl is stated.

  24 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild:
  Disabling python, as some dependencies are not found.
  Should also fix bug #297142 by flameeyes@gentoo.org

  21 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild:
  enabling java plugin. 

  20 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild,
  +files/crystalspace-1.4.0-bullet.patch, metadata.xml:
  Include support for bullet library

  19 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild:
  Using x11-libs/wxGTK:2.8 (before was 2.6). Enabling parallel make

  15 Jun 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.4.0.ebuild:
  Fix directory path in elog messages. Raised on bug #174742 by Guido

*crystalspace-1.4.0 (11 Jun 2010)

  11 Jun 2010; Tupone Alfredo <tupone@gentoo.org>
  +crystalspace-1.4.0.ebuild:
  Version bump to 1.4.0 Bug #311431 by Jacek Szafarkiewicz

  31 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  crystalspace-1.2.1.ebuild:
  x86 stable wrt bug #309017

  09 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  crystalspace-1.2.1.ebuild, +files/crystalspace-1.2.1-libpng14.patch:
  Fix building with libpng14.

  22 Feb 2010; Tupone Alfredo <tupone@gentoo.org> crystalspace-1.0.1.ebuild,
  crystalspace-1.2.1.ebuild:
  wxwindows deprecated in favour of wxwidgets. Bug #306289 by Doktor Notor

*crystalspace-1.2.1 (10 Jul 2009)

  10 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
  +crystalspace-1.2.1.ebuild:
  version bump - perl/java support disabled; patches welcome to fix build issues

  21 Nov 2007; Ryan Hill <dirtyepic@gentoo.org> crystalspace-1.0.1.ebuild,
  crystalspace-1.2.ebuild:
  Allow building with ftjam for bug #188194

  21 Nov 2007; Ryan Hill <dirtyepic@gentoo.org> crystalspace-1.0.1.ebuild,
  crystalspace-1.2.ebuild:
  With the new wxwidgets eclass /usr/bin/wx-config is guaranteed to exist, so
  this workaround is no longer needed. In any case the eclass no longer sets
  WX_CONFIG_NAME.

  13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  crystalspace-1.0.1.ebuild:
  Changing ~amd64 to -amd64 due to bug #187093.

  30 Oct 2007; nixnut <nixnut@gentoo.org> crystalspace-0.98.4.ebuild,
  crystalspace-1.2.ebuild:
  removed ~ppc/ppc keywords from all versions

  28 Oct 2007; nixnut <nixnut@gentoo.org> crystalspace-1.0.1.ebuild:
  removed ~ppc wrt bug 168874

  14 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org>
  crystalspace-1.2.ebuild:
  fix env file for bug #195829

*crystalspace-1.2 (07 Oct 2007)

  07 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org>
  +crystalspace-1.2.ebuild:
  version bump

  06 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
  crystalspace-1.0.1.ebuild:
  stable x86, bug 187093

  14 May 2007; Ryan Hill <dirtyepic@gentoo.org> crystalspace-1.0.ebuild,
  crystalspace-1.0.1.ebuild:
  Lock to wxGTK-2.6 and use wxwidgets.eclass.

  14 May 2007; Ryan Hill <dirtyepic@gentoo.org> crystalspace-1.0.ebuild,
  crystalspace-1.0.1.ebuild:
  Lock to wxGTK-2.6 and use wxwidgets.eclass.

  26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  crystalspace-0.98.4.ebuild:
  Remove dependency on portage, since it really isn't necessary.

  04 Mar 2007; Marius Mauch <genone@gentoo.org> crystalspace-1.0.ebuild,
  crystalspace-1.0.1.ebuild:
  Replacing einfo with elog

*crystalspace-1.0.1 (01 Mar 2007)

  01 Mar 2007; <tupone@gentoo.org> +crystalspace-1.0.1.ebuild:
  Version bumbed to 1.0.1
  Fixed a problem building plugin: changed -O3 to -O2

  16 Feb 2007; <tupone@gentoo.org> crystalspace-1.0.ebuild:
  Fixing hang on lightmap recalculation. Bug #166547 by Emilien KIA

  08 Feb 2007; <tupone@gentoo.org> crystalspace-1.0.ebuild:
  Depends conditionally on dev-games/cegui

  08 Feb 2007; Tristan Heaven <nyhm@gentoo.org> crystalspace-1.0.ebuild:
  Use java-pkg-opt-2 eclass

  02 Feb 2007; <tupone@gentoo.org> crystalspace-1.0.ebuild:
  Work around problems raised with bug #155788 comment 18 by Frank Richter

  31 Jan 2007; <tupone@gentoo.org> crystalspace-1.0.ebuild:
  Adding environment variable definition

  31 Jan 2007; <tupone@gentoo.org> crystalspace-1.0.ebuild:
  lcms used only by libmng. Removed

*crystalspace-1.0 (31 Jan 2007)

  31 Jan 2007; <tupone@gentoo.org> +crystalspace-1.0.ebuild:
  Version bump to 1.0 . Bug #155788 by loux thefuture

  14 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
  crystalspace-0.98.4.ebuild:
  remove boost-jam as option because it will no longer provide the jam binary
  thanks to dev-zero in #gentoo-games

  06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  crystalspace-0.98.4.ebuild, crystalspace-0.99_pre20050823.ebuild:
  oggvorbis -> vorbis for bug #94254.

*crystalspace-0.99_pre20050823 (31 Aug 2005)

  31 Aug 2005; Philip Walls <malverian@gentoo.org> -crystalspace-0.98.4.20050224.ebuild,
  -crystalspace-0.99_pre20050518.ebuild,
  +crystalspace-0.99_pre20050823.ebuild:
  Prerelease version bump for planeshift

  24 May 2005; David Holm <dholm@gentoo.org>
  crystalspace-0.99_pre20050518.ebuild:
  Readded to ~ppc. Please don't remove it without filing a proper bug report.

*crystalspace-0.99_pre20050518 (21 May 2005)

  21 May 2005; Philip Walls <malverian@gentoo.org>
  +crystalspace-0.99_pre20050518.ebuild:
  CVS snapshot for Planeshift

  28 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org>
  crystalspace-0.98.4.20050224.ebuild, crystalspace-0.98.4.ebuild:
  fix HOMEPAGE (bug #83100)

  24 Feb 2005; Thomas Raschbacher <lordvan@gentoo.org> : crystalspace-0.98.4.20050224.ebuild
  cvs snapshot for planeshift

  27 Dec 2004; Mike Frysinger <vapier@gentoo.org> +files/0.98.4-gl.patch,
  crystalspace-0.98.4.ebuild:
  Add patch to make GL happy #75702 by Tom Wesley.

*crystalspace-0.98.4 (25 Dec 2004)

  25 Dec 2004; Mike Frysinger <vapier@gentoo.org>
  +crystalspace-0.98.4.ebuild, -crystalspace-20030413-r1.ebuild,
  -crystalspace-20040604.ebuild:
  Version bumpage.

  16 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
  crystalspace-20040604.ebuild:
  depend on dev-util/jam (bug #54101)

*crystalspace-20040604 (05 Jun 2004)

  05 Jun 2004; Thomas Raschbacher <lordvan@gentoo.org>
  +crystalspace-20040604.ebuild:
  new version (cvs snapshot)

  03 Jun 2004; Thomas Raschbacher <lordvan@gentoo.org>
  crystalspace-20030413-r1.ebuild:
  changed dep for ode to match version 0.039 because it doesn't work with 0.5

  13 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
  crystalspace-20030413-r1.ebuild:
  sync IUSE with use flags

  30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
  crystalspace-20030413-r1.ebuild:
  don't rdepend on nasm

*crystalspace-20030413-r1 (17 Apr 2003)

  17 Apr 2003; Philip Walls <malverian@gentoo.org>
  crystalspace-20030413-r1.ebuild :
  Fixed problem with env.d/15crystalspace (vars now on seperate lines)

*crystalspace-20030413 (13 Apr 2003)

  13 Apr 2003; Philip Walls <malverian@gentoo.org>
  crystalspace-20030413.ebuild :
  CrystalSpace snapshot that works with Planeshift

*crystalspace-0.96_p002 (02 Apr 2003)

  02 Apr 2003; Philip Walls <malverian@gentoo.org>
  crystalspace-0.96_p002.ebuild :
  Initial import. Thanks to lu_zero for testing and original ebuild.