File: control

package info (click to toggle)
qtdoc-opensource-src 5.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,832 kB
  • sloc: cpp: 5,742; makefile: 16
file content (115 lines) | stat: -rw-r--r-- 4,426 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
Source: qtdoc-opensource-src
Section: doc
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sune Vuorela <debian@pusling.com>,
           Pino Toscano <pino@debian.org>,
           Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
           Timo Jyrinki <timo@debian.org>,
           Dmitry Shachnev <mitya57@debian.org>,
           Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper (>= 11),
               qt3d5-doc-html (>= 5.11.2+dfsg~),
               qtbase5-dev (>= 5.11.2+dfsg~),
               qtbase5-dev-tools (>= 5.11.2+dfsg~),
               qtbase5-doc-html (>= 5.11.2+dfsg~),
               qtcharts5-doc-html (>= 5.11.2~),
               qtconnectivity5-doc-html (>= 5.11.2~),
               qtdeclarative5-doc-html (>= 5.11.2~),
               qtgraphicaleffects5-doc-html (>= 5.11.2~),
               qtlocation5-doc-html (>= 5.11.2~),
               qtmultimedia5-doc-html (>= 5.11.2~),
               qtquickcontrols2-5-doc-html (>= 5.11.2~),
               qtquickcontrols5-doc-html (>= 5.11.2~),
               qtscript5-doc-html (>= 5.11.2+dfsg~),
               qtsensors5-doc-html (>= 5.11.2~),
               qtserialport5-doc-html (>= 5.11.2~),
               qtspeech5-doc-html (>= 5.11.2~),
               qtsvg5-doc-html (>= 5.11.2~),
               qttools5-dev-tools (>= 5.11.2~),
               qttools5-doc-html (>= 5.11.2~),
               qtvirtualkeyboard5-doc-html (>= 5.11.2+dfsg~),
               qtwayland5-doc-html (>= 5.11.2~),
               qtwebchannel5-doc-html (>= 5.11.2~),
               qtwebengine5-doc-html (>= 5.11.2+dfsg~),
               qtwebsockets5-doc-html (>= 5.11.2~),
               qtx11extras5-doc-html (>= 5.11.2~),
               qtxmlpatterns5-doc-html (>= 5.11.2~)
Standards-Version: 4.2.1
Homepage: http://qt-project.org/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtdoc.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtdoc

Package: qt5-doc
Architecture: all
Depends: qt3d5-doc,
         qtbase5-doc (>= 5.11.2~),
         qtcharts5-doc,
         qtconnectivity5-doc,
         qtdeclarative5-doc,
         qtgraphicaleffects5-doc,
         qtlocation5-doc,
         qtmultimedia5-doc,
         qtquickcontrols2-5-doc,
         qtquickcontrols5-doc,
         qtscript5-doc,
         qtsensors5-doc,
         qtserialport5-doc,
         qtsvg5-doc,
         qttools5-doc,
         qtvirtualkeyboard5-doc,
         qtwayland5-doc,
         qtwebchannel5-doc,
         qtwebengine5-doc,
         qtwebsockets5-doc,
         qtwebview5-doc,
         qtx11extras5-doc,
         qtxmlpatterns5-doc,
         ${misc:Depends}
Recommends: qt5-assistant
Suggests: qtbase5-dev
Description: Qt 5 API Documentation
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 Qt Documentation contains the offline documentation for Qt 5.
 This package contains the complete Qt 5 API documentation (Qt's help format).
 .
 The documentation is provided in the Qt's help format and manpage format;
 the Qt's help format version can be viewed in conjunction with the Qt Assistant
 found in the qttools5-dev-tools package.

Package: qt5-doc-html
Architecture: all
Depends: qt3d5-doc-html,
         qtbase5-doc-html (>= 5.11.2+dfsg~),
         qtcharts5-doc-html,
         qtconnectivity5-doc-html,
         qtdeclarative5-doc-html,
         qtgraphicaleffects5-doc-html,
         qtlocation5-doc-html,
         qtmultimedia5-doc-html,
         qtquickcontrols2-5-doc-html,
         qtquickcontrols5-doc-html,
         qtscript5-doc-html,
         qtsensors5-doc-html,
         qtserialport5-doc-html,
         qtsvg5-doc-html,
         qttools5-doc-html,
         qtvirtualkeyboard5-doc-html,
         qtwayland5-doc-html,
         qtwebchannel5-doc-html,
         qtwebengine5-doc-html,
         qtwebsockets5-doc-html,
         qtwebview5-doc-html,
         qtx11extras5-doc-html,
         qtxmlpatterns5-doc-html,
         ${misc:Depends}
Suggests: qtbase5-dev, w3m | www-browser
Description: Qt 5 API documentation (HTML format)
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the complete Qt 5 API documentation (HTML format).
 .
 The documentation is provided in HTML format.