# 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.25 2006/10/14 00:00:58 nichoj Exp $ 14 Oct 2006; Joshua Nichols vtk-5.0.0.ebuild: Added call to java-pkg_pkg_setup, for bug #142708 23 Sep 2006; Markus Dittrich +files/vtk-5.0.1-python2.5-gentoo.patch, vtk-5.0.1.ebuild: Added patch to fix compile problems with python-2.5 (see bug #148727). 08 Sep 2006; Markus Dittrich +files/vtk-qt-gentoo.patch, -files/vtk-qt3-qt4-gentoo.patch, vtk-5.0.0.ebuild, vtk-5.0.1.ebuild: Renamed the qt patch in an effort to get rid of the executable permissions. Also cleaned up the ebuilds some. 08 Sep 2006; Markus Dittrich files/vtk-qt3-qt4-gentoo.patch, -files/vtk-4.2.6-gcc34.patch, -vtk-4.2.6.ebuild: Removed old version since it doesn't build any more. Also fixed permissions for the vtk-qt patch (see bug #146826). 20 Jul 2006; Markus Dittrich vtk-5.0.1.ebuild: Moved to new java system. Removed -j1 from emake since it works fine here with -j2. *vtk-5.0.1 (09 Jul 2006) 09 Jul 2006; Markus Dittrich vtk-4.2.6.ebuild, vtk-5.0.0.ebuild, +vtk-5.0.1.ebuild: Version bump. Also, split tcltk USE flag into tcl and tk and moved to new style virtual/jdk. 23 Jun 2006; Markus Dittrich 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 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 Manifest: Fixing SHA256 digest, pass four 21 Apr 2006; Markus Dittrich 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 ChangeLog: Removed from package.mask after testing. 27 Mar 2006; Markus Dittrich vtk-5.0.0.ebuild: Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform. Thanks to Sebastiaan for pointing this out (c.f. bug #123178). 26 Mar 2006; Markus Dittrich +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 for the fix. Also enabled compilation of vtk against either QT3 or QT4. 06 Mar 2006; Markus Dittrich vtk-5.0.0.ebuild: Fixed some QT3 issues and forced -j1 during emake. Thanks much to Sebastiaan for his fixes and testing. *vtk-5.0.0 (05 Mar 2006) 05 Mar 2006; Markus Dittrich +vtk-5.0.0.ebuild: Version bump. Many thanks to Toon Verstraelen and Sebastiaan for their ebuilds and patches. This fixes bug #123178. 26 Feb 2006; Markus Dittrich vtk-4.2.6.ebuild: Added cmake command line flag to prevent insecure RUNPATHS (c.f. bug #122875). 22 Jan 2006; Markus Dittrich vtk-4.2.6.ebuild: Fix dependencies for modular X and replace instances of lib with $(get_libdir). 17 Jan 2006; Markus Dittrich metadata.xml: Changed maintainer to Markus Dittrich . 19 Dec 2005; Markus Dittrich vtk-4.2.6.ebuild: Use python eclass functions to determine installed python version. 18 Dec 2005; Markus Dittrich 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 vtk-4.2.6.ebuild: use java-pkg_dojar not dojar 24 Aug 2005; Patrick Kursawe vtk-4.2.6.ebuild: No longer using cp -a (bug #103487) 20 Aug 2005; Olivier Fisette vtk-4.2.6.ebuild: Removed unused "data" USE flag (fixes bug #100418). 03 Jun 2005; Patrick Dawson vtk-4.2.6.ebuild: Typo fix. *vtk-4.2.6 (10 May 2005) 10 May 2005; Patrick Dawson +files/vtk-4.2.6-gcc34.patch, +vtk-4.2.6.ebuild: Initial import. See bug #25335.