[med-svn] [fw4spl] 01/01: add patch to build vrrender only

Corentin Desfarges corentin-guest at moszumanska.debian.org
Wed Oct 8 09:56:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

corentin-guest pushed a commit to branch master
in repository fw4spl.

commit 988057162596f7323622c2a97be66310293634b9
Author: Corentin Desfarges <corentin.desfarges at gmail.com>
Date:   Wed Oct 8 11:54:04 2014 +0200

    add patch to build vrrender only
---
 debian/patches/build_vrrender_only.patch | 11 +++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/build_vrrender_only.patch b/debian/patches/build_vrrender_only.patch
new file mode 100644
index 0000000..9e43c41
--- /dev/null
+++ b/debian/patches/build_vrrender_only.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -22,6 +22,8 @@
+     set( LIBRARY_OUTPUT_DIR "/usr/lib/fw4spl/" )
+     set( RUNTIME_OUTPUT_DIR "/usr/bin/" )
+     set( CMAKE_INSTALL_PREFIX /usr/local )
++    set( PROJECTS_TO_BUILD VRRender )
++    set( PROJECTS_TO_INSTALL VRRender )
+     set( EXTERNAL_LIBRARIES ${CMAKE_CURRENT_SOURCE_DIR}/CMake/Modules/ )
+     set( BUNDLE_PATH "/usr/lib/fw4spl/Bundles/" )
+     set( SHARE_PATH "/usr/share/fw4spl/" )
diff --git a/debian/patches/series b/debian/patches/series
index 203bf7c..2b0f80d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 remove_fwItkIOTest.patch
+build_vrrender_only.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fw4spl.git



More information about the debian-med-commit mailing list