]> git.pld-linux.org Git - packages/vtk.git/blobdiff - vtk.spec
- tcl rebuild
[packages/vtk.git] / vtk.spec
index a9d6e6bbd566c3433c89be4c0c05741ea398ef01..45dc9e31bd0a79d1fcdcf3d6af7319dabed0dba7 100644 (file)
--- a/vtk.spec
+++ b/vtk.spec
@@ -2,6 +2,11 @@
 # - handle VTK_USE_MPEG2_ENCODER (see CMakeLists.txt)
 # - handle MPI and VTK_USE_PARALLEL_BGL (Parallel Boost Graph Library, BR: boost >= 1.40)
 # - more system libraries? (check for VTK_THIRD_PARTY_SUBDIR in Utilities/CMakeLists.txt)
+# - CUDA for Accelerators/Piston (on bcond)
+# - NVCtrlLib for Rendering/OpenGL (on bcond)
+# - IO/GDAL? (seems not handled by main build system)
+# - IO/ODBC? (VTK_USE_ODBC=ON)
+# - Xdmf2? (not build by default?)
 #
 # Conditional build
 %bcond_without java            # Java wrappers
@@ -13,7 +18,7 @@ Summary:      Toolkit for 3D computer graphics, image processing, and visualization
 Summary(pl.UTF-8):     Zestaw narzędzi do trójwymiarowej grafiki, przetwarzania obrazu i wizualizacji
 Name:          vtk
 Version:       6.0.0
-Release:       1
+Release:       4
 License:       BSD
 Group:         Libraries
 Source0:       http://www.vtk.org/files/release/6.0/%{name}-%{version}.tar.gz
@@ -34,8 +39,9 @@ BuildRequires:        QtOpenGL-devel >= 4.5.0
 BuildRequires: QtSql-devel >= 4.5.0
 BuildRequires: QtWebKit-devel >= 4.5.0
 BuildRequires: QtXmlPatterns-devel >= 4.5.0
+BuildRequires: R
 BuildRequires: boost-devel >= 1.39
-BuildRequires: cmake >= 2.6.3
+BuildRequires: cmake >= 2.8.5
 BuildRequires: doxygen
 BuildRequires: eigen >= 2
 BuildRequires: expat-devel
@@ -57,8 +63,8 @@ BuildRequires:        libstdc++-devel
 BuildRequires: libtheora-devel
 BuildRequires: libtiff-devel
 BuildRequires: libxml2-devel >= 2
+BuildRequires: motif-devel
 BuildRequires: mysql-devel
-BuildRequires: openmotif-devel
 BuildRequires: openqube-devel
 BuildRequires: postgresql-devel
 %{?with_system_proj:BuildRequires:     proj-devel >= 4.3, proj-devel < 4.4}
This page took 0.089677 seconds and 4 git commands to generate.