[silo-llnl] 03/08: Enable --with-szlib, add B-D on libaec-dev

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 14:51:55 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository silo-llnl.

commit fd90f028fed3d8ffcaec68affdd4a70718bab739
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Oct 10 19:55:29 2017 +0100

    Enable --with-szlib, add B-D on libaec-dev
---
 debian/changelog | 1 +
 debian/control   | 1 +
 debian/rules     | 2 ++
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5d10b63..3777847 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ silo-llnl (4.10.2-7) UNRELEASED; urgency=medium
   * Re-enable szip test, now libhdf5 built against libaec
   * Standards-Version: 4.1.1; no changes required
   * Drop dependencies on auto*. not needed with DH_COMPAT=10
+  * Enable --with-szlib, add B-D on libaec-dev
 
  -- Alastair McKinstry <mckinstry at debian.org>  Fri, 09 Dec 2016 09:56:36 +0000
 
diff --git a/debian/control b/debian/control
index 8413888..4f526dd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 10), libreadline-dev, libhdf5-openmpi-dev | libhdf5-dev, 
   zlib1g-dev, 
+  libaec-dev,
   python-all-dev, python3-all-dev, 
   gfortran, chrpath, mpi-default-dev, 
   autoconf-archive, 
diff --git a/debian/rules b/debian/rules
index e13c772..451cb22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ PY3VERS:= `py3versions -s`
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 LIBDIR:=/usr/lib/$(DEB_HOST_MULTIARCH)
 
+export DEFAULT_SZIP=/usr
 
 QT:=5
 QT_MOC:=moc
@@ -58,6 +59,7 @@ override_dh_auto_configure:
 		--with-versioned-symbols \
 		--enable-pythonmodule \
 		--enable-silex \
+		--with-szlib \
 		--with-hdf5=$(HDF5_INC),$(HDF5_DIR) \
 		--enable-install-lite-headers \
 		--with-Qt-bin-dir=$(QT_BINDIR) --with-Qt-include-dir=$(QT_INC) \

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



More information about the debian-science-commits mailing list