File: control

package info (click to toggle)
rtklib 2.4.3.b34%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 114,300 kB
  • sloc: cpp: 57,065; ansic: 53,007; makefile: 994; fortran: 987; javascript: 309; sh: 25
file content (90 lines) | stat: -rw-r--r-- 2,766 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
Source: rtklib
Section: science
Priority: optional
Maintainer: Matteo F. Vescovi <mfv@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 gfortran,
 libblas-dev,
 libjs-leaflet,
 liblapack-dev,
 libpng-dev,
 libqt5serialport5-dev,
 patchelf,
 qt5-qmake,
 qtbase5-dev,
 qtbase5-dev-tools,
 qtmultimedia5-dev
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: http://www.rtklib.com
Vcs-Git: https://salsa.debian.org/debian/rtklib.git
Vcs-Browser: https://salsa.debian.org/debian/rtklib

Package: librtklib1
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: RTK and other advanced GNSS positioning techniques -- Library
 RTKLIB is an open source program package for standard and precise
 positioning with GNSS (Global Navigation Satellite System).
 RTKLIB consists of a portable program library and several APs
 (Application Programs) utilizing the library.
 .
 This package includes the library.

Package: librtklib-dev
Section: libdevel
Architecture: any
Depends:
 librtklib1 (= ${binary:Version}),
 ${misc:Depends}
Description: RTK and other advanced GNSS positioning techniques -- Development
 RTKLIB is an open source program package for standard and precise
 positioning with GNSS (Global Navigation Satellite System).
 RTKLIB consists of a portable program library and several APs
 (Application Programs) utilizing the library.
 .
 This package includes the development files.

Package: rtklib
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: RTK and other advanced GNSS positioning techniques -- CLI
 RTKLIB is an open source program package for standard and precise
 positioning with GNSS (Global Navigation Satellite System).
 RTKLIB consists of a portable program library and several APs
 (Application Programs) utilizing the library.
 .
 This package includes the CLI APs.

Package: rtklib-qt
Architecture: any
Depends:
 libjs-leaflet,
 ${misc:Depends},
 ${shlibs:Depends}
Description: RTK and other advanced GNSS positioning techniques -- Qt GUI
 RTKLIB is an open source program package for standard and precise
 positioning with GNSS (Global Navigation Satellite System).
 RTKLIB consists of a portable program library and several APs
 (Application Programs) utilizing the library.
 .
 This package includes the Qt port of APs.

Package: rtklib-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Description: RTK and other advanced GNSS positioning techniques -- Docs
 RTKLIB is an open source program package for standard and precise
 positioning with GNSS (Global Navigation Satellite System).
 RTKLIB consists of a portable program library and several APs
 (Application Programs) utilizing the library.
 .
 This package includes the reference manual for RTKLIB.