Source: xmedcon
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Roland Marcus Rutschmann <rudi@debian.org>,
           Andreas Tille <tille@debian.org>,
           Étienne Mollier <emollier@debian.org>
Section: graphics
Priority: optional
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
               d-shlibs (>= 0.106),
               libgdk-pixbuf-2.0-dev,
               libgtk-3-dev,
               zlib1g-dev,
               libpng-dev,
               libnifti2-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/xmedcon
Vcs-Git: https://salsa.debian.org/med-team/xmedcon.git
Homepage: https://xmedcon.sourceforge.net/
Rules-Requires-Root: no

Package: libmdc3t64
Provides: ${t64:Provides}
Replaces: libmdc3
Conflicts: libmdc3 (<< ${source:Version})
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Multi-Arch: same
Description: Medical Image (DICOM, ECAT, ...) conversion tool (library)
 This project stands for Medical Image Conversion. Released under the
 (L)GPL, it comes with the full C-source code of the library, a
 flexible command line utility and a neat graphical front-end using
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
 .
 This is the central library needed by medcon, xmedcon and derived
 programs.

Package: libmdc-dev
Architecture: any
Section: libdevel
Depends: libmdc3t64 (= ${binary:Version}),
         ${misc:Depends}
Provides: libmdc2-dev
Description: Medical Image (DICOM, ECAT, ...) conversion tool (development)
 This project stands for Medical Image Conversion. Released under the
 (L)GPL, it comes with the full C-source code of the library, a
 flexible command line utility and a neat graphical front-end using
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
 .
 Static library, include files and documentation for developers.

Package: medcon
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: xmedcon
Description: Medical Image (DICOM, ECAT, ...) conversion tool
 This project stands for Medical Image Conversion. Released under the
 (L)GPL, it comes with the full C-source code of the library, a
 flexible command line utility and a neat graphical front-end using
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
 .
 The program also allows one to read unsupported files without
 compression, to print pixel values or to extract/reorder specified
 images. It is possible to retrieve the raw binary/ascii image arrays
 or to write PNG for desktop applications.
 .
 This is the command line tool for batch processing.

Package: xmedcon
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: medcon
Breaks: medcon (<< 0.24)
Replaces: medcon (<< 0.24)
Description: Medical Image (DICOM, ECAT, ...) conversion tool (GUI)
 This project stands for Medical Image Conversion. Released under the
 (L)GPL, it comes with the full C-source code of the library, a
 flexible command line utility and a neat graphical front-end using
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
 .
 The program also allows one to read unsupported files without
 compression, to print pixel values or to extract/reorder specified
 images. It is possible to retrieve the raw binary/ascii image arrays
 or to write PNG for desktop applications.
 .
 This is the program version for X based on GTK+. Processes only one
 file at a time.
