Source: vmtk
Standards-Version: 4.7.4
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Francesco Ballarin <ballarin@debian.org>,
 Johannes Ring <johannr@simula.no>,
Section: non-free/science
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 dh-sequence-python3,
 python3-dev,
 python3-joblib,
 libinsighttoolkit5-dev,
 libjpeg-dev,
 libtiff-dev,
 libfreetype-dev,
 libxext-dev,
 libpng-dev,
 libexpat1-dev,
 uuid-dev,
 libvtkgdcm-dev,
 libssl-dev,
 libfftw3-dev,
Vcs-Browser: https://salsa.debian.org/science-team/vmtk
Vcs-Git: https://salsa.debian.org/science-team/vmtk.git
Homepage: http://www.vmtk.org

Package: libvmtk1.5
Architecture: any
Section: non-free/libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Suggests:
 libvmtk-dev,
Description: runtime libraries for vmtk
 The Vascular Modeling Toolkit is a collection of libraries and tools for
 3D reconstruction, geometric analysis, mesh generation and surface data
 analysis for image-based modeling of blood vessels.
 .
 This package contains the shared runtime libraries.

Package: python3-vmtk
Architecture: any
Section: non-free/python
Depends:
 libvmtk1.5 (= ${binary:Version}),
 ${python3:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Description: Python 3 interface for vmtk
 The Vascular Modeling Toolkit is a collection of libraries and tools for
 3D reconstruction, geometric analysis, mesh generation and surface data
 analysis for image-based modeling of blood vessels.
 .
 This package provides the Python 3 interface for vmtk.

Package: libvmtk-dev
Architecture: any
Section: non-free/libdevel
Depends:
 libvmtk1.5 (= ${binary:Version}),
 ${misc:Depends},
Description: shared links and header files for vmtk
 The Vascular Modeling Toolkit is a collection of libraries and tools for
 3D reconstruction, geometric analysis, mesh generation and surface data
 analysis for image-based modeling of blood vessels.
 .
 This package contains header files and shared library links.

Package: vmtk
Architecture: all
Depends:
 python3,
 python3-tk,
 python3-vmtk (>= ${source:Version}),
 ${misc:Depends},
Description: the Vascular Modeling Toolkit
 The Vascular Modeling Toolkit is a collection of libraries and tools for
 3D reconstruction, geometric analysis, mesh generation and surface data
 analysis for image-based modeling of blood vessels.
