[osgearth] 08/19: Enable KMZ support with libminizip from libkml.

Bas Couwenberg sebastic at xs4all.nl
Thu Feb 20 23:27:43 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osgearth.

commit d720e743717d160e9f46a3e8423ededf868ff7b3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 7 03:34:56 2013 +0100

    Enable KMZ support with libminizip from libkml.
---
 debian/changelog                       |  1 +
 debian/patches/cmake-FindMiniZip.patch | 15 ---------------
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8046c05..d443eb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ osgearth (2.5.0+dfsg-1) UNRELEASED; urgency=medium
   * Update Files-Excluded for osgEarth 2.5.
   * Add build dependencies on libv8-dev and libnoise-dev.
   * Refresh soversion.patch.
+  * Enable KMZ support with libminizip from libkml.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Thu, 16 Jan 2014 22:35:07 +0100
 
diff --git a/debian/patches/cmake-FindMiniZip.patch b/debian/patches/cmake-FindMiniZip.patch
index a195fc2..25b380c 100644
--- a/debian/patches/cmake-FindMiniZip.patch
+++ b/debian/patches/cmake-FindMiniZip.patch
@@ -129,18 +129,3 @@ Last-Update: 2013-10-09
      if ( err != UNZ_OK )
      {
          //ignore it...
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -123,9 +123,9 @@ IF (WITH_EXTERNAL_TINYXML)
-     FIND_PACKAGE(TinyXML)
- ENDIF (WITH_EXTERNAL_TINYXML)
- 
--IF (ZLIB_FOUND)
--    FIND_PACKAGE(MiniZip)
--ENDIF (ZLIB_FOUND)
-+#IF (ZLIB_FOUND)
-+#    FIND_PACKAGE(MiniZip)
-+#ENDIF (ZLIB_FOUND)
- 
- IF(UNIX)
-     # Not sure what this will do on Cygwin and Msys

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git



More information about the Pkg-grass-devel mailing list