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 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223
|
Source: qttools-opensource-src
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sune Vuorela <debian@pusling.com>,
Pino Toscano <pino@debian.org>,
Felix Geyer <fgeyer@debian.org>,
Dmitry Shachnev <mitya57@debian.org>,
Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 13),
libclang-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-amd64 hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x sparc64],
libqt5opengl5-dev (>= 5.15.15+dfsg~),
libqt5sql5-sqlite (>= 5.15.15+dfsg~),
llvm-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-amd64 hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x sparc64],
pkg-kde-tools,
qtbase5-private-dev (>= 5.15.15+dfsg~),
qtdeclarative5-private-dev (>= 5.15.15+dfsg~),
zlib1g-dev
Build-Depends-Indep: llvm-dev (>= 1:3.9~) <!nodoc>,
qtbase5-doc-html (>= 5.15.15+dfsg~) <!nodoc>
Standards-Version: 4.7.0
Homepage: https://www.qt.io/developers/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qttools.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qttools
Package: libqt5designer5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 designer module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtDesigner module provides classes that allow you to create your own
custom widget plugins for Qt Designer, and classes that enable you to access
Qt Designer's components.
Package: libqt5designercomponents5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 Designer components module
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 includes components for the Qt 5 Designer module.
Package: qdbus-qt5
Architecture: any
Multi-Arch: foreign
Section: utils
Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 D-Bus tool
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 qdbus, a command-line tool interface to D-Bus that uses
the QtDBus library.
Package: qdoc-qt5
Architecture: amd64 arm64 armel armhf hurd-amd64 hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x sparc64
Multi-Arch: foreign
Section: utils
Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
Breaks: qttools5-dev-tools (<< 5.11.3-3~)
Replaces: qttools5-dev-tools (<< 5.11.3-3~)
Description: Qt 5 qdoc tool
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 qdoc, a command-line tool for generating HTML
documentation from .cpp and .qdoc files.
Package: qhelpgenerator-qt5
Architecture: any
Multi-Arch: foreign
Section: utils
Depends: libqt5sql5-sqlite, qtchooser, ${misc:Depends}, ${shlibs:Depends}
Breaks: qttools5-dev-tools (<< 5.12.3-2~)
Replaces: qttools5-dev-tools (<< 5.12.3-2~)
Description: Qt 5 qhelpgenerator tool
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 qhelpgenerator, a command-line tool for packaging
the HTML documentation generated by qdoc into .qch files.
Package: qtattributionsscanner-qt5
Architecture: any
Multi-Arch: foreign
Section: utils
Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
Breaks: qttools5-dev-tools (<< 5.12.3-2~)
Replaces: qttools5-dev-tools (<< 5.12.3-2~)
Description: Qt 5 qtattributionsscanner tool
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 qtattributionsscanner, a command-line tool that
scans the source code for qt_attribution.json file and outputs JSON or
qdoc files describing the copyright attributions for third party code.
Package: libqt5help5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 help module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtHelp module provides classes for integrating online documentation in
applications.
Package: qttools5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libqt5designer5 (= ${binary:Version}),
libqt5designercomponents5 (= ${binary:Version}),
libqt5help5 (= ${binary:Version}),
qtbase5-dev,
qttools5-dev-tools (= ${binary:Version}),
${misc:Depends}
Breaks: qttools5-dev-tools (<< 5.9.2-3~)
Replaces: qttools5-dev-tools (<< 5.9.2-3~)
Description: Qt 5 tools development files
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 header development files used for building Qt 5
applications.
Package: qttools5-private-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: qttools5-dev (= ${binary:Version}), ${misc:Depends}
Description: Qt 5 tools private development files
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 private header development files.
.
Use at your own risk.
Package: qttools5-dev-tools
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: qdoc-qt5 (= ${binary:Version}) [amd64 arm64 armel armhf hurd-amd64 hurd-i386 i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x sparc64],
qhelpgenerator-qt5 (= ${binary:Version}),
qt5-assistant (= ${binary:Version}),
qtattributionsscanner-qt5 (= ${binary:Version}),
qtchooser,
${misc:Depends},
${shlibs:Depends}
Description: Qt 5 development tools
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 a set of applications to browse the documentation,
translate applications, generate help files and other stuff that
helps in Qt development. These tools are among others:
* designer
* linguist
* pixeltool
* qdbusviewer
Package: qt5-assistant
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: libqt5sql5-sqlite, qtchooser, ${misc:Depends}, ${shlibs:Depends}
Suggests: qt5-doc
Breaks: qttools5-dev-tools (<< 5.9.2-5~)
Replaces: qttools5-dev-tools (<< 5.9.2-5~)
Description: Qt 5 Assistant
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
Qt Assistant is a tool for viewing on-line documentation in Qt help file
format.
Package: qttools5-examples
Architecture: any
Multi-Arch: same
Section: x11
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 tools examples
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 examples of the Qt 5 tools module.
Package: qttools5-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Qt 5 tools documentation
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 documentation for the Qt 5 tools libraries
and binaries.
Package: qttools5-doc-html
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Qt 5 tools HTML documentation
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 HTML documentation for the Qt 5 tools
libraries and binaries.
|