File: control

package info (click to toggle)
openvlbi 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,524 kB
  • sloc: ansic: 21,182; cpp: 4,119; sh: 141; makefile: 5
file content (155 lines) | stat: -rw-r--r-- 5,703 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
Source: openvlbi
Section: misc
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13)
	, cmake
 	, cmake-data
	, libindi-dev (>= 1.8.8)
	, zlib1g-dev
	, libfftw3-dev
	, libnova-dev
	, libcfitsio-dev
	, libpng-dev
	, libjpeg-dev
 	, doxygen
        , libopencv-dev
Standards-Version: 4.7.2
Homepage: https://iliaplatone.github.io/OpenVLBI/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-astro-team/openvlbi
Vcs-Git: https://salsa.debian.org/debian-astro-team/openvlbi.git

Package: libopenvlbi3t64
Provides: ${t64:Provides}
Replaces: libopenvlbi3
Breaks: libopenvlbi3 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
Description: OpenVLBI Correlator library
 OpenVLBI is an open source library for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 A test and multi-contextual client/server applications are included into
 openvlbi-bin, and libopenvlbi contains the correlator library.
 An INDI client is included into openvlbi-bin which connects to one or more
 INDI servers that observe in realtime.
 .
 This package contains the library.

Package: libopenvlbi-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
	, libopenvlbi3t64 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: OpenVLBI Correlator library - development files
 OpenVLBI is an open source library for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 A test and multi-contextual client/server applications are included into
 openvlbi-bin, and libopenvlbi contains the correlator library.
 An INDI client is included into openvlbi-bin which connects to one or more
 INDI servers that observe in realtime.
 .
 This package contains the development files.

Package: libopenvlbi-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: foreign
Description: OpenVLBI Correlator - documentation
 OpenVLBI is an open source correlator for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 .
 This package contains documentation.

Package: openvlbi-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
	, libopenvlbi3t64 (= ${binary:Version})
Description: OpenVLBI Correlator library - client applications
 OpenVLBI is an open source library for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 A test and multi-contextual client/server applications are included into
 openvlbi-bin, and libopenvlbi contains the correlator library.
 An INDI client is included into openvlbi-bin which connects to one or more
 INDI servers that observe in realtime.
 .
 This package contains the client application.

Package: libopendsp3t64
Provides: ${t64:Provides}
Replaces: libopendsp3
Breaks: libopendsp3 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
Description: OpenDSP signal processing library
 OpenDSP is an open source signal processing library.
 It contains methods and routines for signal processing
 in imaging and radio astronomy.
 .
 This package contains the library.

Package: libopendsp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libopendsp3t64 (= ${binary:Version})
	, ${shlibs:Depends}, ${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
Description: OpenDSP signal processing library - development files
 OpenDSP is an open source signal processing library.
 It contains methods and routines for signal processing
 in imaging and radio astronomy.
 .
 This package contains the development files.

Package: openvlbi-data
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
Description: OpenVLBI correlator - data
 OpenVLBI is an open source correlator for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 .
 This package contains data files.

Package: openvlbi
Architecture: all
Depends: openvlbi-bin (>= ${source:Version})
	, openvlbi-data (>= ${source:Version})
	, libopendsp3t64 (>= ${source:Version})
	, libopendsp-dev (>= ${source:Version})
	, libopenvlbi3t64 (>= ${source:Version})
	, libopenvlbi-dev (>= ${source:Version})
	, ${shlibs:Depends}, ${misc:Depends}
Description: correlator for OpenVLBI
 OpenVLBI is an open source correlator for astronomical interferometers.
 with OpenVLBI astronomers can join together more telescopes to observe
 celestial objects at great resolution.
 OpenVLBI can be used with radio antennas or optical sensors.
 This package includes test and multi-contextual client/server applications,
 the development and runtime libraries.
 .
 This is a metapackage to install all openvlbi packages.