[oce] 01/05: Build against libfreeimageplus-dev. (Closes: #823839)
Anton Gladky
gladk at moszumanska.debian.org
Thu Jun 16 21:35:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch debian
in repository oce.
commit 11f62f892d0f74c070afb80df8d0f37e126c0bc8
Author: Anton Gladky <gladk at debian.org>
Date: Tue May 10 22:30:35 2016 +0200
Build against libfreeimageplus-dev. (Closes: #823839)
---
debian/control | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 14db4153..cf38ca4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev,
libgl2ps-dev,
- libfreeimage-dev
+ libfreeimageplus-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/oce.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/oce.git -b debian
diff --git a/debian/rules b/debian/rules
index ea25233..f922131 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_auto_configure:
-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
-DOCE_INSTALL_PREFIX:PATH=/usr \
-DOCE_INSTALL_LIB_DIR:PATH=lib/$(DEB_HOST_MULTIARCH) \
- -DOCE_INSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/oce-0.16 \
+ -DOCE_INSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/oce-0.17 \
-DOCE_DRAW:BOOL=ON \
-DOCE_RPATH_FILTER_SYSTEM_PATHS:BOOL=ON \
-DCMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES:STRING='/lib/$(DEB_HOST_MULTIARCH);/usr/lib/$(DEB_HOST_MULTIARCH)' \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/oce.git
More information about the debian-science-commits
mailing list