File: control

package info (click to toggle)
libmialm 1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,772 kB
  • ctags: 492
  • sloc: sh: 3,977; ansic: 2,216; makefile: 91
file content (51 lines) | stat: -rw-r--r-- 1,939 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: libmialm
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Gert Wollny <gw.fossdev@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
               autotools-dev,
               libxml2-dev,
               libglib2.0-dev,
               pkg-config,
               dh-autoreconf,
               gtk-doc-tools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libmialm.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libmialm.git
Homepage: http://mia.sourceforge.net

Package: libmialm-dev
Architecture: any
Section: libdevel
Depends: libmialm3 (= ${binary:Version}),
         ${misc:Depends}
Description: Development files for the MIA landmark library
 This library implements handling for landmarks and 3D view positioning
 for optimal landmark visibility, and in-and output of these landmarks.
 This library is part of the MIA tool chain for medical image analysis. 
 This package contains the development files - headers, shared libraries, 
 and pkg-config files.

Package: libmialm3
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Landmark handling for the MIA tool chain
 This library implements handling for landmarks and 3D view positioning
 for optimal landmark visibility, and in-and output of these landmarks.
 This library is part of the MIA tool chain for medical image analysis. 

Package: libmialm-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: devhelp
Description: Documentation for the MIA landmark library
 This library implements handling for landmarks and 3D view positioning
 for optimal landmark visibility, and in-and output of these landmarks.
 This library is part of the MIA tool chain for medical image analysis. 
 This package contains the library documentation.