File: control

package info (click to toggle)
qcustomplot 2.1.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,024 kB
  • sloc: cpp: 25,487; sh: 180; makefile: 23
file content (74 lines) | stat: -rw-r--r-- 2,449 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
Source: qcustomplot
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Anton Gladky <gladk@debian.org>,
 Filippo Rusconi <lopippo@debian.org>
Section: libs
Priority: optional
Build-Depends: 
 debhelper (>= 13),
 cmake (>= 3.18),
 qtbase5-dev (>= 5.12),
 qt6-base-dev (>= 6.2.0)
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/science-team/qcustomplot
Vcs-Git: https://salsa.debian.org/science-team/qcustomplot.git
Homepage: https://www.qcustomplot.com

Package: libqcustomplot-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: 
 qtbase5-dev,
 qt6-base-dev,
 libqcustomplot2.1 (= ${binary:Version}),
 libqcustomplot2.1-qt6 (= ${binary:Version}),
 ${misc:Depends}
Conflicts: libqcustomplot-dev
Replaces: libqcustomplot-dev
Description: Qt C++ widget for plotting - header
 QCustomPlot plotting library focuses on making good looking, publication
 quality 2D plots, graphs and charts, as well as offering high performance for
 realtime visualization applications. The package contains a header-file.
 .
 This package ships the development files for building with Qt5 and Qt6

Package: libqcustomplot-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Qt C++ widget for plotting - documentation and examples
 QCustomPlot plotting library focuses on making good looking, publication
 quality 2D plots, graphs and charts, as well as offering high performance for
 realtime visualization applications. The package contains examples and
 documentation.

Package: libqcustomplot2.1
Architecture: any
Multi-Arch: same
Depends: 
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Qt C++ widget for plotting
 QCustomPlot plotting library focuses on making good looking, publication
 quality 2D plots, graphs and charts, as well as offering high performance for
 realtime visualization applications.
 .
 This package was built using the Qt5 libraries.

Package: libqcustomplot2.1-qt6
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Qt C++ widget for plotting
 QCustomPlot plotting library focuses on making good looking, publication
 quality 2D plots, graphs and charts, as well as offering high performance for
 realtime visualization applications.
 .
 This package was built using the Qt6 libraries.