Commits

jjandersson authored and Frank Schima committed 1f71664daf6
H3D-Components: Update to release H3D2.4

For all h3d ports: * Bumped up version numbers and checksums * Updated to cmake 1.1 portgroup * Removed all previous patches * Added size parameter For h3dapi: * Added patch to properly locate audiofile include dir * Added build args to prevent h3dload/h3dviewer from being built
No tags

graphics/h3dapi/files/patch-CMakeLists.txt.diff

Deleted
1 ---- build/CMakeLists.txt.orig
2 -+++ build/CMakeLists.txt
3 -@@ -641,8 +641,8 @@
4 -
5 - IF( NOT GENERATE_CPACK_PROJECT )
6 - # Install header files on non-windows system (e.g. Unix).
7 -- INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/include/H3D/H3DApi.h
8 -- DESTINATION ${H3DAPI_SOURCE_DIR}/../include/H3D )
9 -+# INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/include/H3D/H3DApi.h
10 -+# DESTINATION ${H3DAPI_SOURCE_DIR}/../include/H3D )
11 - ENDIF( NOT GENERATE_CPACK_PROJECT )
12 -
13 - # Intall directories.
14 ---- H3DViewer/build/CMakeLists.txt.orig
15 -+++ H3DViewer/build/CMakeLists.txt
16 -@@ -251,8 +251,8 @@
17 -
18 - IF( NOT ( GENERATE_CPACK_PROJECT OR GENERATE_H3DVIEWER_CPACK_PROJECT ) )
19 - # Install header files on non-windows system (e.g. Unix).
20 -- INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/include/H3DViewerConfig.h
21 -- DESTINATION ${H3DViewer_SOURCE_DIR}/../src )
22 -+# INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/include/H3DViewerConfig.h
23 -+# DESTINATION ${H3DViewer_SOURCE_DIR}/../src )
24 - ENDIF( NOT ( GENERATE_CPACK_PROJECT OR GENERATE_H3DVIEWER_CPACK_PROJECT ) )
25 -
26 - # Link against requiredLibs.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut