xmedcon 0.13.0-1 source package in Ubuntu

Changelog

xmedcon (0.13.0-1) unstable; urgency=low


  * New upstream version
    Closes: #704438
  * debian/control:
     - Add Vcs fields
     - Add Homepage field
     - Team maintenance in Debian Med team
     - cme fix dpkg-control
       Closes: #662563
  * debian/source/format: 3.0 (quilt)
  * debian/watch: version=3
  * debian/libmdc2-dev.install: Drop *.la file
    Closes: #633237
  * debian/patches/man-spelling.patch: Enhance manpages syntax and spelling
  * debian/patches/code-spelling.patch: Fix spelling in library
  * debian/README.Debian: Removed now invalid information
  * debian/README.source: Add basic information about potential legal issues
    of ecat7 format
  * debian/copyright: DEP5 copyright
  * debian/patches/legal-dummies.patch: Restore the patches done by
    Roland Marcus Rutschmann except for gif format which is legal these days
  * debian/patches/avoid_linking_to_unneeded_libs.patch: Avoid useless linking
    against GTK library for command line tool
    Closes: #632163

 -- Andreas Tille <email address hidden>  Tue, 23 Jul 2013 08:46:18 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xmedcon_0.13.0-1.dsc 1.5 KiB efa4c609c3c4c295833cf3320f514390b96d8566d2c7e8c08f43102018ef9144
xmedcon_0.13.0.orig.tar.gz 956.9 KiB 687cedc29b6fafe9a1d00a0d325d482e7f927973670464cdcad2fae1344bc33e
xmedcon_0.13.0-1.debian.tar.gz 60.5 KiB a84b1544e0d83c52b7503b500b388a8c931e781dacb0b502eab8b5b00fafb9c7

No changes file available.

Binary packages built by this source

libmdc2: 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.

libmdc2-dev: 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.

medcon: 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.

xmedcon: 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.