libvigraimpex 1.11.1+dfsg-6 source package in Ubuntu

Changelog

libvigraimpex (1.11.1+dfsg-6) unstable; urgency=medium

  * rules: Drop -DBoost_PYTHON_LIBRARY_RELEASE argument, it is not used
    anymore.
  * B-d on python3-dev instead of python3-all-dev since only the pythomn
    module for the default python version is built. (Thanks, Sebastiaan
    Couwenberg!)
  * Adopt package. Closes: #945193

 -- Andreas Metzler <email address hidden>  Fri, 03 Jan 2020 14:36:25 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvigraimpex_1.11.1+dfsg-6.dsc 2.5 KiB af7f7ca4ad281c63f3e28cbbadceff533ca5594a8a680d97d40b6886901ea737
libvigraimpex_1.11.1+dfsg.orig.tar.xz 18.6 MiB 5ddbfb435da7bd12536c7181ce3c7825ab4bea91d0c1518a952cebba445da6c0
libvigraimpex_1.11.1+dfsg-6.debian.tar.xz 18.8 KiB 916618f431f565c7a810d7ba79ff5d226c8e941dd75061a672a50440938b6e82

Available diffs

No changes file available.

Binary packages built by this source

libvigraimpex-dev: development files for the C++ computer vision library

 Vision with Generic Algorithms (VIGRA) is a computer vision library
 that puts its main emphasis on flexible algorithms, because
 algorithms represent the principle know-how of this field. The
 library was consequently built using generic programming as
 introduced by Stepanov and Musser and exemplified in the C++ Standard
 Template Library. By writing a few adapters (image iterators and
 accessors) you can use VIGRA's algorithms on top of your data
 structures, within your environment.
 .
 This package contains the header and development files needed to
 build programs and packages using VIGRA.

libvigraimpex-doc: Documentation for the C++ computer vision library

 Vision with Generic Algorithms (VIGRA) is a computer vision library
 that puts its main emphasis on flexible algorithms, because
 algorithms represent the principle know-how of this field. The
 library was consequently built using generic programming as
 introduced by Stepanov and Musser and exemplified in the C++ Standard
 Template Library. By writing a few adapters (image iterators and
 accessors) you can use VIGRA's algorithms on top of your data
 structures, within your environment.
 .
 This package contains documentation for the VIGRA library.

libvigraimpex11: C++ computer vision library

 Vision with Generic Algorithms (VIGRA) is a computer vision library
 that puts its main emphasis on flexible algorithms, because
 algorithms represent the principle know-how of this field. The
 library was consequently built using generic programming as
 introduced by Stepanov and Musser and exemplified in the C++ Standard
 Template Library. By writing a few adapters (image iterators and
 accessors) you can use VIGRA's algorithms on top of your data
 structures, within your environment.

libvigraimpex11-dbgsym: debug symbols for libvigraimpex11
python-vigra-doc: Documentation for Python3 bindings for the C++ computer vision library

 Vision with Generic Algorithms (VIGRA) is a computer vision library
 that puts its main emphasis on flexible algorithms, because
 algorithms represent the principle know-how of this field. The
 library was consequently built using generic programming as
 introduced by Stepanov and Musser and exemplified in the C++ Standard
 Template Library. By writing a few adapters (image iterators and
 accessors) you can use VIGRA's algorithms on top of your data
 structures, within your environment.
 .
 This package contains documentation for Python3 bindings for the VIGRA library.

python3-vigra: Python3 bindings for the C++ computer vision library

 Vision with Generic Algorithms (VIGRA) is a computer vision library
 that puts its main emphasis on flexible algorithms, because
 algorithms represent the principle know-how of this field. The
 library was consequently built using generic programming as
 introduced by Stepanov and Musser and exemplified in the C++ Standard
 Template Library. By writing a few adapters (image iterators and
 accessors) you can use VIGRA's algorithms on top of your data
 structures, within your environment.
 .
 This package exports the functionality of the VIGRA library to Python3.

python3-vigra-dbgsym: debug symbols for python3-vigra