[otb] 11/15: adding control.in

Rashad Kanavath rashad-guest at moszumanska.debian.org
Wed Dec 16 14:43:48 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository otb.

commit 84527352a25cf22882dd0cf3d631e66c7ff2fe10
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Wed Dec 16 11:43:22 2015 +0100

    adding control.in
---
 debian/control.in | 738 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 738 insertions(+)

diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..4a72d97
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,738 @@
+Source: otb
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Paolo Cavallini <cavallini at faunalia.it>,
+           Rashad Kanavath <rashad.kanavath at c-s.fr>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               dpkg-dev (>= 1.16.1~),
+               dh-exec,
+               cmake (>= 2.8.3),
+               libboost-graph-dev,
+               libcurl4-gnutls-dev,
+               libexpat1-dev,
+               libfftw3-dev,
+               libgdal-dev (>= 1.10.0),
+               libgeotiff-dev,
+               libinsighttoolkit4-dev,
+               libkml-dev,
+               libmuparser-dev,
+               libpng-dev,
+               libproj-dev,
+               libtool,
+               libopencv-dev,
+               libopenthreads-dev,
+               libossim-dev,
+               libqt4-dev,
+               libqtcore4,
+               libqtgui4,
+               libtinyxml-dev,
+               python-dev,
+               swig
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/otb.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/otb.git
+Homepage: http://www.orfeo-toolbox.org/
+
+Package: libotb-dev
+Architecture: any
+Section: libdevel
+Depends: cmake (>= 2.8.3),
+         libboost-graph-dev,
+         libgdal-dev (>= 1.10.0),
+         libgeotiff-dev,
+         libinsighttoolkit4-dev,
+         libkml-dev,
+         libmuparser-dev,
+         libopencv-dev,
+         libopenthreads-dev,
+         libossim-dev,
+         libotbcommandline- at SOVERSION@ (= ${binary:Version}),
+         libotbcommandlineparser- at SOVERSION@  (= ${binary:Version}),
+         libotbcommon- at SOVERSION@ (= ${binary:Version}),
+         libotbcarto- at SOVERSION@ (= ${binary:Version}),
+         libotbpolarimetry- at SOVERSION@ (= ${binary:Version}),
+         libotbstreaming- at SOVERSION@ (= ${binary:Version}),
+         libotbextendedfilename- at SOVERSION@ (= ${binary:Version}),
+         libotbmathparser- at SOVERSION@ (= ${binary:Version}),
+         libotbfuzzy- at SOVERSION@ (= ${binary:Version}),
+         libotbmetadata- at SOVERSION@ (= ${binary:Version}),
+         libotbprojection- at SOVERSION@ (= ${binary:Version}),
+         libotbrcc8- at SOVERSION@ (= ${binary:Version}),
+         libotbtestkernel- at SOVERSION@ (= ${binary:Version}),
+         libotbtransform- at SOVERSION@ (= ${binary:Version}),
+         libotbvectordatabase- at SOVERSION@ (= ${binary:Version}),
+         libotbvectordataio- at SOVERSION@ (= ${binary:Version}),
+         libotbwavelet- at SOVERSION@ (= ${binary:Version}),
+         libotbsupervised- at SOVERSION@ (= ${binary:Version}),
+         libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
+         libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
+         libotbcurladapters- at SOVERSION@ (= ${binary:Version}),
+         libotbedge- at SOVERSION@ (= ${binary:Version}),
+         libotbgdaladapters- at SOVERSION@ (= ${binary:Version}),
+         libotbimagebase- at SOVERSION@ (= ${binary:Version}),
+         libotbimageio- at SOVERSION@ (= ${binary:Version}),
+         libotbimagemanipulation- at SOVERSION@ (= ${binary:Version}),
+         libotbiobsq- at SOVERSION@ (= ${binary:Version}),
+         libotbiogdal- at SOVERSION@ (= ${binary:Version}),
+         libotbiokml- at SOVERSION@ (= ${binary:Version}),
+         libotbiolum- at SOVERSION@ (= ${binary:Version}),
+         libotbiomstar- at SOVERSION@ (= ${binary:Version}),
+         libotbiomw- at SOVERSION@ (= ${binary:Version}),
+         libotbioonera- at SOVERSION@ (= ${binary:Version}),
+         libotbiorad- at SOVERSION@ (= ${binary:Version}),
+         libotbiotilemap- at SOVERSION@ (= ${binary:Version}),
+         libotbopenthreadsadapters- at SOVERSION@ (= ${binary:Version}),
+         libotbossimadapters- at SOVERSION@ (= ${binary:Version}),
+         libotbossimplugins- at SOVERSION@ (= ${binary:Version}),
+         libotbsiftfast- at SOVERSION@ (= ${binary:Version}),
+         otb-testdriver (= ${binary:Version}),
+         ${misc:Depends}
+Conflicts: libotb3-dev,
+           libotb4-dev
+Description: Free library of image processing algorithms - development
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the development files needed to build your own OTB
+ applications and modules.
+
+Package: otb-testdriver
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBTestDriver
+
+Package: libotbiolum- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOLUM
+
+Package: libotbiomstar- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOMSTAR
+
+Package: libotbiomw- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOMW
+
+Package: libotbioonera- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOONERA
+
+Package: libotbiorad- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIORAD
+
+Package: libotbiotilemap- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOTileMap
+
+Package: libotbiogdal- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOGDAL
+
+Package: libotbiobsq- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOBSQ
+
+Package: libotbiokml- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBIOKML
+
+Package: libotbcurladapters- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBCurlAdapters
+
+Package: libotbopenthreadsadapters- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBOpenThreadsAdapters
+
+Package: libotbossimadapters- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBOssimAdapters
+
+Package: libotbsiftfast- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBSiftFast
+
+Package: libotbossimplugins- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBOssimPlugins
+
+Package: libotbimagemanipulation- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBImageManipulation
+
+Package: libotbimageio- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBImageIO
+
+Package: libotbimagebase- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBImageBase
+
+Package: libotbgdaladapters- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBGdalAdapters
+
+Package: libotbedge- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBEdge
+
+Package: libotbcommandline- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBCommandLine
+
+Package: libotbcommandlineparser- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBCommandLinePaser
+
+Package: libotbcommon- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBCommon
+
+Package: libotbcarto- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBCarto
+
+Package: libotbpolarimetry- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBPolarimetry
+
+Package: libotbstreaming- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBStreaming
+
+Package: libotbextendedfilename- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBExtendedFileName
+
+Package: libotbmathparser- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBMathParser
+
+Package: libotbfuzzy- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBFuzzy
+
+Package: libotbmetadata- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBMetadata
+
+Package: libotbprojection- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBProjection
+
+Package: libotbrcc8- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBRCC8
+
+Package: libotbtestkernel- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBTestKernel
+
+Package: libotbtransform- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBTransform
+
+Package: libotbvectordatabase- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBVectorDataBase
+
+Package: libotbvectordataio- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBVectorDataIO
+
+Package: libotbwavelet- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBWavelet
+
+Package: libotbsupervised- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBSupervised
+
+Package: libotbqtwidget- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBQtWidget
+
+Package: libotbapplicationengine- at SOVERSION@
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains shared library for OTBApplicationEngine
+
+Package: libotb-apps
+Architecture: any
+Depends: libotbcommon- at SOVERSION@ (= ${binary:Version}),
+         libotbcarto- at SOVERSION@ (= ${binary:Version}),
+         libotbpolarimetry- at SOVERSION@ (= ${binary:Version}),
+         libotbstreaming- at SOVERSION@ (= ${binary:Version}),
+         libotbextendedfilename- at SOVERSION@ (= ${binary:Version}),
+         libotbmathparser- at SOVERSION@ (= ${binary:Version}),
+         libotbfuzzy- at SOVERSION@ (= ${binary:Version}),
+         libotbmetadata- at SOVERSION@ (= ${binary:Version}),
+         libotbprojection- at SOVERSION@ (= ${binary:Version}),
+         libotbrcc8- at SOVERSION@ (= ${binary:Version}),
+         libotbtestkernel- at SOVERSION@ (= ${binary:Version}),
+         libotbtransform- at SOVERSION@ (= ${binary:Version}),
+         libotbvectordatabase- at SOVERSION@ (= ${binary:Version}),
+         libotbvectordataio- at SOVERSION@ (= ${binary:Version}),
+         libotbwavelet- at SOVERSION@ (= ${binary:Version}),
+         libotbsupervised- at SOVERSION@ (= ${binary:Version}),
+         libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
+         libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
+         libotbcommandline- at SOVERSION@ (= ${binary:Version}),
+         libotbcommandlineparser- at SOVERSION@  (= ${binary:Version}),
+         libotbcommon- at SOVERSION@ (= ${binary:Version}),
+         libotbcarto- at SOVERSION@ (= ${binary:Version}),
+         libotbpolarimetry- at SOVERSION@ (= ${binary:Version}),
+         libotbstreaming- at SOVERSION@ (= ${binary:Version}),
+         libotbextendedfilename- at SOVERSION@ (= ${binary:Version}),
+         libotbmathparser- at SOVERSION@ (= ${binary:Version}),
+         libotbfuzzy- at SOVERSION@ (= ${binary:Version}),
+         libotbmetadata- at SOVERSION@ (= ${binary:Version}),
+         libotbprojection- at SOVERSION@ (= ${binary:Version}),
+         libotbrcc8- at SOVERSION@ (= ${binary:Version}),
+         libotbtestkernel- at SOVERSION@ (= ${binary:Version}),
+         libotbtransform- at SOVERSION@ (= ${binary:Version}),
+         libotbvectordatabase- at SOVERSION@ (= ${binary:Version}),
+         libotbvectordataio- at SOVERSION@ (= ${binary:Version}),
+         libotbwavelet- at SOVERSION@ (= ${binary:Version}),
+         libotbsupervised- at SOVERSION@ (= ${binary:Version}),
+         libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
+         libotbcurladapters- at SOVERSION@ (= ${binary:Version}),
+         libotbedge- at SOVERSION@ (= ${binary:Version}),
+         libotbgdaladapters- at SOVERSION@ (= ${binary:Version}),
+         libotbimagebase- at SOVERSION@ (= ${binary:Version}),
+         libotbimageio- at SOVERSION@ (= ${binary:Version}),
+         libotbimagemanipulation- at SOVERSION@ (= ${binary:Version}),
+         libotbiobsq- at SOVERSION@ (= ${binary:Version}),
+         libotbiogdal- at SOVERSION@ (= ${binary:Version}),
+         libotbiokml- at SOVERSION@ (= ${binary:Version}),
+         libotbiolum- at SOVERSION@ (= ${binary:Version}),
+         libotbiomstar- at SOVERSION@ (= ${binary:Version}),
+         libotbiomw- at SOVERSION@ (= ${binary:Version}),
+         libotbioonera- at SOVERSION@ (= ${binary:Version}),
+         libotbiorad- at SOVERSION@ (= ${binary:Version}),
+         libotbiotilemap- at SOVERSION@ (= ${binary:Version}),
+         libotbopenthreadsadapters- at SOVERSION@ (= ${binary:Version}),
+         libotbossimadapters- at SOVERSION@ (= ${binary:Version}),
+         libotbossimplugins- at SOVERSION@ (= ${binary:Version}),
+         libotbprojection- at SOVERSION@ (= ${binary:Version}),
+         libotbsiftfast- at SOVERSION@ (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: Plugins for ORFEO Toolbox applications
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the application plugins used by otb-bin(commandline)
+ and otb-bin-qt(gui)
+
+Package: otb-bin
+Architecture: any
+Depends: libotbcommandline- at SOVERSION@ (= ${binary:Version}),
+         libotbcommandlineparser- at SOVERSION@  (= ${binary:Version}),
+         libotb-apps (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: ORFEO Toolbox command line applications
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the command line application launcher than can
+ run any OTB application provided by libotb-apps package.
+
+Package: otb-bin-qt
+Architecture: any
+Depends: libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
+         libotb-apps (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: ORFEO Toolbox graphical user interface applications
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the GUI launcher that can run any OTB application
+ provided by libotb-apps package
+
+Package: python-otb
+Architecture: any
+Section: python
+Depends: libotb-apps (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends},
+         python,
+         dh-python
+Description: ORFEO Toolbox Python API for applications
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the Python API that can be used to create python version
+ of exisiting OTB applications provided by the libotb-apps package.

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



More information about the Pkg-grass-devel mailing list