[packages/vtk] - updated BRs, noted some TODOs

qboosh qboosh at pld-linux.org
Thu Sep 12 18:16:17 CEST 2013


commit 82b69c2873aa44e6f68979eb89e2e6f71dc4e371
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 12 18:12:02 2013 +0200

    - updated BRs, noted some TODOs

 vtk.spec | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/vtk.spec b/vtk.spec
index a9d6e6b..9714b15 100644
--- 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?
 #
 # Conditional build
 %bcond_without	java		# Java wrappers
@@ -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-devel
 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vtk.git/commitdiff/82b69c2873aa44e6f68979eb89e2e6f71dc4e371



More information about the pld-cvs-commit mailing list