[ossim] 01/07: Fixed for Freetype include and canonical Vcs-*
Francesco Lovergine
frankie at moszumanska.debian.org
Fri Mar 7 17:15:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository ossim.
commit 3cab7d42235e5634ebe504db2db94da5ace37e13
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Thu Mar 6 14:15:06 2014 +0100
Fixed for Freetype include and canonical Vcs-*
---
debian/control | 6 +++---
debian/rules | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index d759e58..8ef096b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,11 +20,11 @@ Build-Depends: cmake (>= 2.8)
, libfreetype6-dev
, autotools-dev
, libtiff-dev
- , libgeos-dev
+ , libgeos++-dev
Standards-Version: 3.9.5
Homepage: http://www.ossim.org/
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/ossim.git
-Vcs-Git: git://git.debian.org/git/pkg-grass/ossim.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/ossim.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/ossim.git
Package: libossim1.8.16
Section: libs
diff --git a/debian/rules b/debian/rules
index 46e53ff..70c09bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ CMAKE_OPTS = \
-DGEOS_LIBRARY="/usr/lib/libgeos.so;/usr/lib/libgeos_c.so" \
-DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff \
-DCMAKE_MODULE_PATH=$(CURDIR)/CMakeModules \
+ -DFREETYPE_INCLUDE_DIRS=/usr/lib/freetype2 \
-DGEOTIFF_LIBRARY=/usr/lib/libgeotiff.so
override_dh_auto_configure:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git
More information about the Pkg-grass-devel
mailing list