[SCM] Paraview packaging branch, master, updated. upstream/3.10.1-67-gd7f4192

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Sep 7 08:29:00 UTC 2011


The following commit has been merged in the master branch:
commit d7f4192f9fa2edf8420282184fa8b74f222ecec5
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Wed Sep 7 10:23:09 2011 +0200

    This patch is not required anymore

diff --git a/debian/patches/enable_some_more_plugins.patch b/debian/patches/enable_some_more_plugins.patch
deleted file mode 100644
index ee181f5..0000000
--- a/debian/patches/enable_some_more_plugins.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: enable some more plugins, disabled by default
-
---- a/Plugins/CMakeLists.txt
-+++ b/Plugins/CMakeLists.txt
-@@ -12,7 +12,7 @@
-   ENDIF(PARAVIEW_BUILD_PLUGIN_${name})
- ENDMACRO(paraview_build_optional_plugin)
- 
--paraview_build_optional_plugin(EyeDomeLighting "EyeDomeLighting" EyeDomeLighting OFF)
-+paraview_build_optional_plugin(EyeDomeLighting "EyeDomeLighting" EyeDomeLighting ON)
- paraview_build_optional_plugin(Manta "Manta ray traced rendering" Manta OFF)
- paraview_build_optional_plugin(Moments "Filters for Flux and Circulation Fields" Moments ON)
- paraview_build_optional_plugin(NetDMFReader "NetDMF file format reader" NetDMFReader OFF)
-@@ -29,7 +29,7 @@
- paraview_build_optional_plugin(VRPNPlugin "Virtual Reality Private Network (VRPN) tracker" VRPN OFF)
- paraview_build_optional_plugin(VRUIPlugin "Virtual Reality User Interface (VRUI) tracker" VRUI OFF)
- paraview_build_optional_plugin(H5PartReader "Reader for *.h5part files" H5PartReader ON)
--paraview_build_optional_plugin(AdiosReader "Reader for *.bp files based on Adios" AdiosReader OFF)
-+paraview_build_optional_plugin(AdiosReader "Reader for *.bp files based on Adios" AdiosReader ON)
- IF(PARAVIEW_BUILD_QT_GUI)
-   paraview_build_optional_plugin(CoProcessingScriptGenerator "Plugin for creating python coprocessing scripts" CoProcessingScriptGenerator OFF)
-   
diff --git a/debian/patches/series b/debian/patches/series
index f0df7e0..8fda195 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 stddef_ptrdiff.patch
-enable_some_more_plugins.patch
 fix_manpages_errors.patch
 change_std_parameter_for_compiler.patch
 paraview-fix-libav07-compat.patch

-- 
Paraview packaging



More information about the debian-science-commits mailing list