blob: 6e316054009772e55f31d74bada930ea786f4fc9 (
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
|
# ChangeLog for dev-games/ode
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/ode/ChangeLog,v 1.21 2006/04/01 14:30:58 agriffis Exp $
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> ode-0.5-r4.ebuild:
Mark 0.5-r4 ~ia64
09 Jan 2006; Ferris McCormick <fmccor@gentoo.org> ode-0.5-r4.ebuild:
Add ~sparc keyword. Builds fine on sparc and runs its examples
as expected. (Needed for some simulation packages.)
05 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.5-r4.ebuild:
Added modular X dependencies and closing bug #117542.
05 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> -ode-0.5-r3.ebuild:
Removing older version.
*ode-0.5-r4 (12 Nov 2005)
12 Nov 2005; <chrb@gentoo.org> +ode-0.5-r4.ebuild:
Added drawstuff headers to go with lib, request by Ulrich Hertlein.
05 Nov 2005; <chrb@gentoo.org> ode-0.5-r3.ebuild:
fix for gcc-3.4
*ode-0.5-r3 (30 Oct 2005)
30 Oct 2005; Mike Frysinger <vapier@gentoo.org> files/ode-0.5-PIC.patch,
+ode-0.5-r3.ebuild:
Fix paths to examples #110895 by Peter Koeleman.
02 Aug 2005; Chris Bainbridge <chrb@gentoo.org> ode-0.5-r2.ebuild:
Store user-settings file for later use by future versions of pyode.
03 Apr 2005; Chris Bainbridge <chrb@gentoo.org> ode-0.5-r2.ebuild:
Fixed graphic paths so demos actually run. Re-added debug build.
08 Jan 2005; Mike Frysinger <vapier@gentoo.org> +files/0.5-PIC.patch,
ode-0.5-r2.ebuild:
Add patch to enable building with PIC #77079 by lukenshiro@ngi.it.
*ode-0.5-r2 (07 Jan 2005)
07 Jan 2005; Mike Frysinger <vapier@gentoo.org> -ode-0.5-r1.ebuild,
+ode-0.5-r2.ebuild:
Since ode only produces a static library atm, force it to be built with
-fPIC #77004 by Rick.
12 Nov 2004; Simon Stelling <blubb@gentoo.org> :
added ~amd64
11 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.5-r1.ebuild:
Added ~amd64 KEYWORD and closing bug #68066.
*ode-0.5-r1 (29 Jul 2004)
29 Jul 2004; Chris Bainbridge <chrb@gentoo.org> +ode-0.5-r1.ebuild:
Added debug build, TriMesh support, and extended docs with examples
*ode-0.5 (01 Jun 2004)
01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ode-0.5.ebuild:
version bump - bug #52635
19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.039.ebuild:
Adding IUSE.
30 Oct 2003; Luca Barbato <lu_zero@gentoo.org> ode-0.039.ebuild:
Marked ppc
01 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> ode-0.039.ebuild:
use emake (but -j1 because it fails parallel make); add error message
*ode-0.039 (20 Jul 2003)
20 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + remove filter-flags + redo flag manipulation.
*ode-0.035-r1 (23 Jun 2003)
01 Jul 2003; George Shapovalov <george@gentoo.org> ode-0.035-r1.ebuild :
package build fails with >=gcc-3.3 (#22071)
I added pkg_setup which checks gcc version and if 3.3* is found
outputs explanation and possible resolutions and then dies.
23 Jun 2003; George Shapovalov <george@gentoo.org> ode-0.035-r1.ebuild :
see (#22071)
made configuring sed construct more readable and "standard"
fixed Makefile to honor user defined CFLAGS instead of throwing them out
*ode-0.035 (02 Apr 2003)
02 Apr 2003; Philip Walls <malverian@gentoo.org> ode-0.035.ebuild :
Version bump
*ode-0.03 (07 Nov 2002)
28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ode-0.03.ebuild:
HOMEPAGE fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
07 Nov 2002; George Shapovalov <george@gentoo.org> ode-0.03.ebuild :
Initial release
Open Dynamics Engine 0.03
ebuild submitted by Julien Cayzac <gentoo@brainlex.com>
|