summaryrefslogtreecommitdiff
blob: e82de9f78ca6f3f6c058aeee423318e0f04e69f4 (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
# ChangeLog for sci-libs/vtk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.13 2006/03/26 19:59:09 markusle Exp $

  26 Mar 2006; Markus Dittrich <markusle@gentoo.org>
  +files/vtk-qt3-qt4-gentoo.patch, vtk-5.0.0.ebuild:
  Added a small fix for java compilation on amd64 as detailed
  in bug #123178. Thanks to Sebastiaan <s.breedveld@erasmusmc.nl> for 
  the fix. Also enabled compilation of vtk against either QT3 or QT4.

  06 Mar 2006; Markus Dittrich <markusle@gentoo.org> vtk-5.0.0.ebuild:
  Fixed some QT3 issues and forced -j1 during emake. Thanks
  much to Sebastiaan <s.breedveld@erasmusmc.nl> for his fixes
  and testing.

*vtk-5.0.0 (05 Mar 2006)

  05 Mar 2006; Markus Dittrich <markusle@gentoo.org> +vtk-5.0.0.ebuild:
  Version bump. Many thanks to Toon Verstraelen 
  <Toon.Verstraelen@UGent.be> and Sebastiaan 
  <s.breedveld@erasmusmc.nl> for their ebuilds and patches.
  This fixes bug #123178.

  26 Feb 2006; Markus Dittrich <markusle@gentoo.org> vtk-4.2.6.ebuild:
  Added cmake command line flag to prevent insecure RUNPATHS 
  (c.f. bug #122875).

  22 Jan 2006; Markus Dittrich <markusle@gentoo.org> vtk-4.2.6.ebuild:
  Fix dependencies for modular X and replace instances of lib with
  $(get_libdir).

  17 Jan 2006; Markus Dittrich <markusle@gentoo.org> metadata.xml:
  Changed maintainer to Markus Dittrich <markusle@gentoo.org>.

  19 Dec 2005; Markus Dittrich <markusle@gentoo.org> vtk-4.2.6.ebuild:
  Use python eclass functions to determine installed python version.

  18 Dec 2005; Markus Dittrich <markusle@gentoo.org> vtk-4.2.6.ebuild:
  Fixed compilation problems when using cmake-2.2.x and when compiling against
  python 2.4.x. Also corrected installation path of vtk jar file. This fixes
  bugs #112119, #103343, #113597.

  08 Oct 2005; Thomas Matthijs <axxo@gentoo.org> vtk-4.2.6.ebuild:
  use java-pkg_dojar not dojar

  24 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> vtk-4.2.6.ebuild:
  No longer using cp -a (bug #103487)

  20 Aug 2005; Olivier Fisette <ribosome@gentoo.org> vtk-4.2.6.ebuild:
  Removed unused "data" USE flag (fixes bug #100418).

  03 Jun 2005; Patrick Dawson <pkdawson@gentoo.org> vtk-4.2.6.ebuild:
  Typo fix.

*vtk-4.2.6 (10 May 2005)

  10 May 2005; Patrick Dawson <pkdawson@gentoo.org>
  +files/vtk-4.2.6-gcc34.patch, +vtk-4.2.6.ebuild:
  Initial import. See bug #25335.