summaryrefslogtreecommitdiff
blob: d5e60cdcd0cd34a1582bd5e5ff72eecb80174c20 (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
# ChangeLog for dev-games/ode
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/ode/ChangeLog,v 1.14 2005/08/02 22:50:53 chrb Exp $

  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>