[paraview] 02/04: Drop embedded version of cgns
Anton Gladky
gladk at moszumanska.debian.org
Wed Sep 20 17:28:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository paraview.
commit 14b8c44649d718024c0aa2b09f2b149c060e1e3c
Author: Anton Gladky <gladk at debian.org>
Date: Wed Sep 20 18:24:59 2017 +0200
Drop embedded version of cgns
---
debian/control | 1 +
debian/copyright | 43 +------------------------------------------
debian/rules | 1 +
3 files changed, 3 insertions(+), 42 deletions(-)
diff --git a/debian/control b/debian/control
index 116c8e9..c89a908 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
libavformat-dev,
gfortran,
libavutil-dev,
+ libcgns-dev,
libavcodec-dev,
libswscale-dev,
libqt5sql5-sqlite,
diff --git a/debian/copyright b/debian/copyright
index 7568183..026d0b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,6 +26,7 @@ Files-Excluded:
VTK/ThirdParty/mpi4py
VTK/ThirdParty/Twisted
Plugins/SciberQuestToolKit/eigen*
+ ThirdParty/cgns/vtkcgns/src
Files: *
Copyright: 2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204,
@@ -739,48 +740,6 @@ License: BSD-like
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-Files: ThirdParty/cgns/*
-Copyright: 2003-2016 ANSYS-ICEM-CFD
-License: BSD-like
- This software is provided 'as-is', without any express or implied warranty.
- In no event will the authors be held liable for any damages arising from
- the use of this software.
- .
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
- .
- 1. The origin of this software must not be misrepresented; you must not
- claim that you wrote the original software. If you use this software
- in a product, an acknowledgment in the product documentation would be
- appreciated but is not required.
- .
- 2. Altered source versions must be plainly marked as such, and must not
- be misrepresented as being the original software.
- .
- 3. This notice may not be removed or altered from any source distribution.
-
-Files: ThirdParty/cgns/*
-Copyright: 2003-2016 ANSYS-ICEM-CFD
-License: BSD-like
- This software is provided 'as-is', without any express or implied warranty.
- In no event will the authors be held liable for any damages arising from
- the use of this software.
- .
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
- .
- 1. The origin of this software must not be misrepresented; you must not
- claim that you wrote the original software. If you use this software
- in a product, an acknowledgment in the product documentation would be
- appreciated but is not required.
- .
- 2. Altered source versions must be plainly marked as such, and must not
- be misrepresented as being the original software.
- .
- 3. This notice may not be removed or altered from any source distribution.
-
Files: ThirdParty/protobuf/*
Copyright: 2008 Google Inc.
License: BSD-like
diff --git a/debian/rules b/debian/rules
index 3ed8474..4f3c6c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,7 @@ extra_flags += -Wno-dev \
-DVTK_USE_FFMPEG_ENCODER=ON \
-DVTK_USE_OGGTHEORA_ENCODER=ON \
-DVTK_USE_SYSTEM_FREETYPE=ON \
+ -DVTK_USE_SYSTEM_CGNS=ON \
-DVTK_USE_SYSTEM_GL2PS=ON \
-DVTK_USE_SYSTEM_JPEG=ON \
-DVTK_USE_SYSTEM_JSONCPP=ON \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/paraview.git
More information about the debian-science-commits
mailing list