~ubuntu-branches/ubuntu/natty/xmedcon/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Roland Marcus Rutschmann
  • Date: 2008-03-20 16:30:00 UTC
  • mfrom: (1.1.11 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20080320163000-tvridqxpeahbkax8
Tags: 0.10.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: graphics
3
3
Priority: optional
4
4
Maintainer: Roland Marcus Rutschmann <rudi@debian.org>
5
 
Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, zlib1g-dev, libpng12-dev, libniftiio1-dev |libniftiio-dev
6
 
Standards-Version: 3.7.2
 
5
Build-Depends: debhelper (>= 5.0.51~), libgtk2.0-dev, zlib1g-dev, libpng12-dev, libnifti1-dev 
 
6
Standards-Version: 3.7.3
7
7
 
8
8
Package: libmdc2
9
9
Section: libs
15
15
 This project stands for Medical Image Conversion. Released under the
16
16
 (L)GPL, it comes with the full C-source code of the library, a
17
17
 flexible command line utility and a neat graphical front-end using
18
 
 the Gtk+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 
18
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
19
19
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
20
20
 .
21
21
 This is the central library needed by medcon, xmedcon and derived
22
22
 programs
23
23
 .
24
 
 Homepage: http://xmedcon.sourceforge.net/
 
24
Homepage: http://xmedcon.sourceforge.net/
25
25
 
26
26
Package: libmdc2-dev
27
27
Section: libdevel
33
33
 This project stands for Medical Image Conversion. Released under the
34
34
 (L)GPL, it comes with the full C-source code of the library, a
35
35
 flexible command line utility and a neat graphical front-end using
36
 
 the Gtk+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 
36
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
37
37
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
38
38
 .
39
39
 Static library, include files and documentation for developers.
40
40
 .
41
 
 Homepage: http://xmedcon.sourceforge.net/
 
41
Homepage: http://xmedcon.sourceforge.net/
42
42
 
43
43
Package: medcon
44
44
Architecture: any
48
48
 This project stands for Medical Image Conversion. Released under the
49
49
 (L)GPL, it comes with the full C-source code of the library, a
50
50
 flexible command line utility and a neat graphical front-end using
51
 
 the Gtk+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 
51
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
52
52
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
53
53
 .
54
54
 The program also allows to read unsupported files without
58
58
 .
59
59
 This is the command line tool for batch processing.
60
60
 .
61
 
 Homepage: http://xmedcon.sourceforge.net/
 
61
Homepage: http://xmedcon.sourceforge.net/
62
62
 
63
63
Package: xmedcon
64
64
Architecture: any
68
68
 This project stands for Medical Image Conversion. Released under the
69
69
 (L)GPL, it comes with the full C-source code of the library, a
70
70
 flexible command line utility and a neat graphical front-end using
71
 
 the Gtk+ toolkit. The currently supported formats are: Acr/Nema 2.0,
 
71
 the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
72
72
 Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
73
73
 .
74
74
 The program also allows to read unsupported files without
76
76
 images. It is possible to retrieve the raw binary/ascii image arrays
77
77
 or to write PNG for desktop applications.
78
78
 .
79
 
 This is the program version for X based on gtk+. Processes only one
 
79
 This is the program version for X based on GTK+. Processes only one
80
80
 file at a time.
81
81
 .
82
 
 Homepage: http://xmedcon.sourceforge.net/
 
82
Homepage: http://xmedcon.sourceforge.net/