[SCM] Paraview packaging branch, experimental, updated. debian/3.14.1-7-22-ge8886ba
Anton Gladky
gladky.anton at gmail.com
Mon Nov 26 19:39:23 UTC 2012
The following commit has been merged in the experimental branch:
commit 62c24b2756a303d4febd2387585c1eb4ed838ffb
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Mon Nov 26 18:59:05 2012 +0100
Enable ffmpeg and oggtheora support.
diff --git a/debian/rules b/debian/rules
index 8c03647..172a128 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,8 @@ extra_flags += -Wno-dev \
-DBUILD_TESTING=OFF \
-DVTK_USE_MPEG2_ENCODER=OFF \
-DVTK_USE_FFMPEG_ENCODER=ON \
+ -DPARAVIEW_ENABLE_FFMPEG=ON \
+ -DVTK_HAS_OGGTHEORA_SUPPORT=ON \
-DVTK_INSTALL_LIBRARY_DIR="lib/paraview" \
-DVTK_INSTALL_ARCHIVE_DIR="lib/paraview" \
-DVTK_INSTALL_INCLUDE_DIR="include/paraview" \
--
Paraview packaging
More information about the debian-science-commits
mailing list