[packages/ParaView] - cmake can't find freetype headers for freetype 2.5.1 - rel 5

baggins baggins at pld-linux.org
Sat Nov 30 21:42:52 CET 2013


commit 6107e20e0c5c47df218ef4b75df9df936c5b2bc7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 30 21:42:17 2013 +0100

    - cmake can't find freetype headers for freetype 2.5.1
    - rel 5

 ParaView.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ParaView.spec b/ParaView.spec
index ddcb85a..cfede16 100644
--- a/ParaView.spec
+++ b/ParaView.spec
@@ -1,7 +1,7 @@
 Summary:	Parallel visualization application
 Name:		ParaView
 Version:	4.0.1
-Release:	4
+Release:	5
 License:	BSD
 Group:		Applications/Engineering
 URL:		http://www.paraview.org/
@@ -129,6 +129,7 @@ cd build
 	-DVTK_USE_OGGTHEORA_ENCODER:BOOL=ON \
 	-DVTK_USE_SYSTEM_EXPAT:BOOL=ON \
 	-DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \
+	-DFREETYPE_INCLUDE_DIRS=%{_includedir}/freetype2 \
 	-DVTK_USE_SYSTEM_HDF5:BOOL=ON \
 	-DVTK_USE_SYSTEM_HDF5=ON \
 	-DHDF5_HL_LIBRARY:FILEPATH=%{_libdir}/libhdf5_hl.so \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ParaView.git/commitdiff/6107e20e0c5c47df218ef4b75df9df936c5b2bc7



More information about the pld-cvs-commit mailing list