File: control

package info (click to toggle)
qtdoc-opensource-src 5.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,424 kB
  • ctags: 908
  • sloc: cpp: 5,701; makefile: 23
file content (111 lines) | stat: -rw-r--r-- 4,450 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
Source: qtdoc-opensource-src
Section: doc
Priority: extra
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>
Build-Depends: debhelper (>= 9),
               libqt5sql5-sqlite (>= 5.7.1+dfsg~),
               qt3d5-doc-html (>= 5.7.1+dfsg~),
               qtbase5-dev (>= 5.7.1+dfsg~),
               qtbase5-dev-tools (>= 5.7.1+dfsg~),
               qtbase5-doc-html (>= 5.7.1+dfsg~),
               qtconnectivity5-doc-html (>= 5.7.1~20161021~),
               qtdeclarative5-doc-html (>= 5.7.1~),
               qtgraphicaleffects5-doc-html (>= 5.7.1~20161021~),
               qtlocation5-doc-html (>= 5.7.1~20161021~),
               qtmultimedia5-doc-html (>= 5.7.1~20161021~),
               qtquickcontrols2-5-doc-html (>= 5.7.1~),
               qtquickcontrols5-doc-html (>= 5.7.1~20161021~),
               qtscript5-doc-html (>= 5.7.1~20161021+dfsg~),
               qtsensors5-doc-html (>= 5.7.1~20161021~),
               qtserialport5-doc-html (>= 5.7.1~20161021~),
               qtsvg5-doc-html (>= 5.7.1~20161021~),
               qttools5-dev-tools (>= 5.7.1~20161021~),
               qttools5-doc-html (>= 5.7.1~20161021~),
               qtwayland5-doc-html (>= 5.7.1~20161021~),
               qtwebchannel5-doc-html (>= 5.7.1~),
               qtwebengine5-doc-html (>= 5.7.1+dfsg~),
               qtwebkit5-doc-html (>= 5.7.1~20161021+dfsg~),
               qtwebkit5-examples-doc-html,
               qtwebsockets5-doc-html (>= 5.7.1~20161021~),
               qtx11extras5-doc-html (>= 5.7.1~20161021~),
               qtxmlpatterns5-doc-html (>= 5.7.1~20161021~)
Standards-Version: 3.9.8
Homepage: http://qt-project.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtdoc.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtdoc.git

Package: qt5-doc
Architecture: all
Depends: qt3d5-doc,
         qtbase5-doc (>= 5.7.1~),
         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,
         qtwayland5-doc,
         qtwebchannel5-doc,
         qtwebengine5-doc,
         qtwebkit5-doc,
         qtwebkit5-examples-doc,
         qtwebsockets5-doc,
         qtx11extras5-doc,
         qtxmlpatterns5-doc,
         ${misc:Depends}
Suggests: qtbase5-dev, qttools5-dev-tools
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.7.1+dfsg~),
         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,
         qtwayland5-doc-html,
         qtwebchannel5-doc-html,
         qtwebengine5-doc-html,
         qtwebkit5-doc-html,
         qtwebkit5-examples-doc-html,
         qtwebsockets5-doc-html,
         qtx11extras5-doc-html,
         qtxmlpatterns5-doc-html,
         ${misc:Depends}
Suggests: qtbase5-dev, qttools5-dev-tools, 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.