[ossim-planet] 03/06: Remove ossimPredator support (FTBFS with current FFmpeg).

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 4 12:57:20 UTC 2016


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

sebastic pushed a commit to branch master
in repository ossim-planet.

commit e3c2feeeac975e04f9501122689ff5c506b6237a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 4 12:58:22 2016 +0200

    Remove ossimPredator support (FTBFS with current FFmpeg).
---
 debian/control | 8 --------
 debian/rules   | 1 +
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index f7b6da4..ae08b90 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,12 @@ Section: science
 Priority: extra
 Build-Depends: cmake (>= 2.8),
                debhelper (>= 9),
-               libavcodec-dev,
-               libavdevice-dev,
-               libavfilter-dev,
-               libavformat-dev,
-               libavutil-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libgl1-mesa-dev | libgl-dev,
                libjpeg-dev,
                libopenscenegraph-dev,
                libopenthreads-dev,
                libossim-dev (>= 1.8.20.3),
-               libossimpredator-dev (>= 1.8.20.3),
-               libswresample-dev,
-               libswscale-dev,
                libwms-dev,
                zlib1g-dev
 Standards-Version: 3.9.8
diff --git a/debian/rules b/debian/rules
index acf6de8..0c29991 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ CMAKE_OPTS = \
        -DCMAKE_BUILD_TYPE=Release \
        -DCMAKE_INSTALL_PREFIX=/usr \
        -DCMAKE_MODULE_PATH=$(CURDIR)/ossimPlanet/CMakeModules \
+       -DBUILD_OSSIMPREDATOR=OFF \
        -DBUILD_SHARED_LIBS=ON
 
 override_dh_auto_configure:

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



More information about the Pkg-grass-devel mailing list