[ovito] 03/07: Disable tachyon plugin temporarly.

Anton Gladky gladk at moszumanska.debian.org
Mon Jun 29 22:00:38 UTC 2015


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

gladk pushed a commit to branch master
in repository ovito.

commit a949dafccb66eb4d15c7e0cd4fdb643b87103fb8
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Jun 29 22:31:55 2015 +0200

    Disable tachyon plugin temporarly.
---
 debian/control | 1 -
 debian/rules   | 7 ++-----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 5eb56ed..57a92dc 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,6 @@ Build-Depends:
  libqt5opengl5-dev,
  libqcustomplot-dev (>=1.2.0),
  libswscale-dev,
- libtachyon-dev [!hurd-i386],
  python-dev,
  qt5-default,
  qtbase5-dev-tools,
diff --git a/debian/rules b/debian/rules
index c76525b..a4f9871 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,11 +8,8 @@ extra_flags += \
 	-DOVITO_BUILD_PLUGIN_SCRIPTING=TRUE \
 	-DOVITO_BUILD_PLUGIN_NETCDF=TRUE \
 	-DOVITO_VIDEO_OUTPUT_SUPPORT=ON \
-	-DOVITO_USE_SYSTEM_QCUSTOMPLOT=ON
-
-ifneq (,$(filter $(DEB_HOST_ARCH), kfreebsd-amd64 kfreebsd-i386 hurd-i386 powerpc))
-	extra_flags += -DOVITO_BUILD_PLUGIN_TACHYON=FALSE
-endif
+	-DOVITO_USE_SYSTEM_QCUSTOMPLOT=ON \
+	-DOVITO_BUILD_PLUGIN_TACHYON=FALSE
 
 ifeq (,$(filter $(DEB_HOST_ARCH), armel))
 	extra_flags += -DOVITO_BUILD_PLUGIN_CRYSTALANALYSIS=TRUE

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ovito.git



More information about the debian-science-commits mailing list