Source: fw4spl
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Flavien Bridault <fbridault@ircad.fr>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               cmake (>= 2.8.11),
               libboost-all-dev,
               zlib1g-dev,
               libexpat1-dev,
               libpng-dev,
               libtiff5-dev,
               libcppunit-dev,
               libhdf5-dev,
               libqt5opengl5-dev,
               libqt5x11extras5-dev,
               qttools5-dev,
               libvtk6-dev,
               libgdcm2-dev,
               libinsighttoolkit4-dev,
               libann-dev,
               libvtkgdcm2-dev,
               libvtk6.3-qt,
               libvtk6-qt-dev,
               libcamp0.7-dev,
               libglm-dev,
               xvfb,
               xauth,
               dbus-x11,
               rdfind,
               symlinks
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/fw4spl
Vcs-Git: https://salsa.debian.org/med-team/fw4spl.git
Homepage: https://fw4spl-org.github.io/

Package: fw4spl
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: FrameWork for Software Production Line
 FW4SPL consists of a set of cross-platform C++ libraries.
 For now, FW4SPL focuses on the problem of medical images 
 processing and visualization, and propose an open-source 
 application called VRRender, which is able to load a 
 series of images stored in DICOM format (uncompressed 
 and JPEG) and 3D-modeled patients for medical review.
