summaryrefslogtreecommitdiff
blob: f48d76217b2fb5bcd57c21271168b3c632dcca77 (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
# 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.19 2006/06/23 01:13:23 markusle Exp $

  23 Jun 2006; Markus Dittrich <markusle@gentoo.org> vtk-5.0.0.ebuild:
  Added a warning to the ebuild that qt4 is the default in case both 
  qt3 and qt4 are selected as use flags (see bug #137658).

  11 Jun 2006; Markus Dittrich <markusle@gentoo.org> vtk-5.0.0.ebuild:
  Fix RDEPEND and cmake configuration such that tcl/tk is only 
  pulled in and used if USE=tcltk. This closes bug #136324.

  27 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest:
  Fixing SHA256 digest, pass four

  21 Apr 2006; Markus Dittrich <markusle@gentoo.org> vtk-5.0.0.ebuild:
  Depend on cmake-2.2.x to be able to properly compile against QT4.
  This fixes bug #130471.

  07 Apr 2006; Markus Dittrich <markusle@gentoo.org> ChangeLog:
  Removed from package.mask after testing.

  27 Mar 2006; Markus Dittrich <markusle@gentoo.org> vtk-5.0.0.ebuild:
  Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform.
  Thanks to Sebastiaan <s.breedveld@erasmusmc.nl> for pointing this
  out (c.f. bug #123178).

  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.