[med-svn] [fw4spl] 01/03: remove useless patches
Corentin Desfarges
corentin-guest at moszumanska.debian.org
Mon Nov 17 11:24:40 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 dfbbd5488a0e05e6c5f553536ec7ce6a5c8cd00c
Author: Corentin Desfarges <corentin.desfarges.dev at gmail.com>
Date: Mon Nov 17 12:17:59 2014 +0100
remove useless patches
---
debian/control | 1 +
debian/patches/build_vrrender_only.patch | 11 -----------
debian/patches/fix_qtconf.patch | 11 -----------
debian/patches/series | 2 --
4 files changed, 1 insertion(+), 24 deletions(-)
diff --git a/debian/control b/debian/control
index 5e924d5..3e8a9ca 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
libcppunit-dev,
libhdf5-dev,
libqt4-dev,
+ libqt4-opengl-dev,
libvtk5-dev,
libgdcm2-dev,
libinsighttoolkit3-dev,
diff --git a/debian/patches/build_vrrender_only.patch b/debian/patches/build_vrrender_only.patch
deleted file mode 100644
index 9e43c41..0000000
--- a/debian/patches/build_vrrender_only.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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/fix_qtconf.patch b/debian/patches/fix_qtconf.patch
deleted file mode 100644
index e1214ee..0000000
--- a/debian/patches/fix_qtconf.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/SrcLib/core/fwGuiQt/CMakeLists.txt
-+++ b/SrcLib/core/fwGuiQt/CMakeLists.txt
-@@ -9,7 +9,7 @@
- if(CLASSIC_INSTALL)
- configure_file("${CMAKE_CURRENT_LIST_DIR}/bin/qt.conf" "${CMAKE_BINARY_DIR}/bin/qt.conf")
- else()
-- configure_file("${CMAKE_CURRENT_LIST_DIR}/bin/qt.conf" "${BINFW4SPL}/qt.conf")
-+ configure_file("${CMAKE_CURRENT_LIST_DIR}/bin/qt.conf" "${RUNTIME_OUTPUT_DIR}/qt.conf")
- endif()
-
- if(${FWPROJECT_NAME}_INSTALL)
diff --git a/debian/patches/series b/debian/patches/series
index 13480f4..203bf7c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
-fix_qtconf.patch
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