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 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543
|
Source: qtbase-opensource-src
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sune Vuorela <sune@debian.org>,
Pino Toscano <pino@debian.org>,
Timo Jyrinki <timo@debian.org>,
Dmitry Shachnev <mitya57@debian.org>,
Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 13),
default-libmysqlclient-dev,
dh-exec,
dpkg-dev (>= 1.22.5),
firebird-dev [linux-any],
freetds-dev,
libasound2-dev [linux-any],
libatspi2.0-dev,
libcups2-dev,
libdbus-1-dev,
libdouble-conversion-dev,
libdrm-dev [linux-any],
libfontconfig-dev,
libfreetype-dev,
libgbm-dev [linux-any],
libgl-dev,
libgles-dev,
libglib2.0-dev,
libglu1-mesa-dev | libglu-dev,
libgtk-3-dev,
libharfbuzz-dev,
libicu-dev,
libinput-dev [linux-any],
libjpeg-dev,
libkrb5-dev,
libmd4c-dev,
libmtdev-dev [linux-any],
libpcre2-dev,
libpng-dev,
libpq-dev,
libproxy-dev,
libpulse-dev,
libsqlite3-dev,
libssl-dev,
libudev-dev [linux-any],
libvulkan-dev,
libx11-dev,
libx11-xcb-dev,
libxcb-glx0-dev,
libxcb-icccm4-dev,
libxcb-image0-dev,
libxcb-keysyms1-dev,
libxcb-randr0-dev,
libxcb-render-util0-dev,
libxcb-render0-dev,
libxcb-shape0-dev,
libxcb-shm0-dev,
libxcb-sync-dev,
libxcb-util-dev,
libxcb-xfixes0-dev,
libxcb-xinerama0-dev,
libxcb-xinput-dev,
libxcb-xkb-dev,
libxcb1-dev,
libxext-dev,
libxi-dev,
libxkbcommon-dev,
libxkbcommon-x11-dev,
libxrender-dev,
libzstd-dev,
pkg-kde-tools,
pkgconf,
publicsuffix,
qt5-qmake-bin <cross>,
unixodbc-dev,
zlib1g-dev
Build-Depends-Indep: qdoc-qt5 (>= 5.15~) <!nodoc>,
qhelpgenerator-qt5 (>= 5.15~) <!nodoc>,
qtattributionsscanner-qt5 <!nodoc>
Standards-Version: 4.7.0
Homepage: https://www.qt.io/developers/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtbase.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtbase
Package: libqt5core5t64
Replaces: libqt5core5a
Breaks: libqt5core5a (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
X-Time64-Compat: libqt5core5a
Provides: qtbase-abi-5-15-15, ${t64:Provides}
Depends: shared-mime-info, ${misc:Depends}, ${shlibs:Depends}
Recommends: qttranslations5-l10n
Suggests: libthai0
Description: Qt 5 core 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 QtCore module contains core non-GUI functionality.
Package: libqt5gui5t64
Provides: ${t64:Provides}
Replaces: libqt5gui5
Breaks: libqt5gui5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: fontconfig, ${misc:Depends}, ${shlibs:Depends}
Recommends: libqt5svg5, qt5-gtk-platformtheme, qtwayland5
Conflicts: libqt5gui5-gles
Suggests: qgnomeplatform-qt5, qt5-image-formats-plugins
Description: Qt 5 GUI 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 QtGui module extends QtCore with GUI functionality.
Package: qt5-gtk-platformtheme
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 GTK+ 3 platform theme
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 provides the GTK+ 3 platform theme, which makes Qt use
native icon themes, fonts, and dialogs on GTK-based environments.
Package: qt5-xdgdesktopportal-platformtheme
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 XDG Desktop Portal platform theme
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 provides the XDG Desktop portal platform theme, which makes
Qt use native file dialogs on Flatpak/Snap based environments.
Package: libqt5network5t64
Provides: ${t64:Provides}
Replaces: libqt5network5
Breaks: libqt5network5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${libssl:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 network 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 QtNetwork module offers classes that allow you to write TCP/IP clients and
servers. It provides classes to make network programming easier and portable.
Package: libqt5opengl5t64
Provides: ${t64:Provides}
Replaces: libqt5opengl5
Breaks: libqt5opengl5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 OpenGL 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 QtOpenGL module offers classes that make it easy to use OpenGL in Qt
applications.
.
OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
rendering and provides little or no support for GUI programming issues.
Package: libqt5sql5t64
Provides: ${t64:Provides}
Replaces: libqt5sql5
Breaks: libqt5sql5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase [linux-any]
Description: Qt 5 SQL 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 QtSql module helps you provide seamless database integration to your Qt
applications.
Package: libqt5sql5-mysql
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 MySQL database driver
This package contains the MySQL plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
MySQL DB.
Package: libqt5sql5-odbc
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 ODBC database driver
This package contains the ODBC plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access an
ODBC DB.
Package: libqt5sql5-psql
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 PostgreSQL database driver
This package contains the PostgreSQL plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
PostgreSQL DB.
Package: libqt5sql5-sqlite
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 SQLite 3 database driver
This package contains the SQLite 3 plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access an
SQLite 3 DB.
Package: libqt5sql5-tds
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 FreeTDS database driver
This package contains the FreeTDS plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
MS SQL or Sybase SQL server.
Package: libqt5sql5-ibase
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 Firebird database driver
This package contains the Firebird plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
Firebird/InterBase DB.
Package: libqt5xml5t64
Provides: ${t64:Provides}
Replaces: libqt5xml5
Breaks: libqt5xml5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 XML 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 QtXml module provides a stream reader and writer for XML documents,
and C++ implementations of SAX and DOM.
Package: libqt5dbus5t64
Provides: ${t64:Provides}
Replaces: libqt5dbus5
Breaks: libqt5dbus5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 D-Bus 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 QtDBus module is a Unix-only library that you can use to make Inter-Process
Communication using the D-Bus protocol.
.
Applications using the QtDBus module can provide services to other, remote
applications by exporting objects, as well as use services exported by those
applications by placing calls and accessing properties.
Package: libqt5test5t64
Provides: ${t64:Provides}
Replaces: libqt5test5
Breaks: libqt5test5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 test 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 QtTest module provides classes for unit testing Qt applications and
libraries.
Package: libqt5concurrent5t64
Provides: ${t64:Provides}
Replaces: libqt5concurrent5
Breaks: libqt5concurrent5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 concurrent 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 QtConcurrent module contains functionality to support concurrent execution
of program code.
Package: libqt5widgets5t64
Provides: ${t64:Provides}
Replaces: libqt5widgets5
Breaks: libqt5widgets5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 widgets 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 QtWidgets module extends QtGui with C++ widget functionality.
Package: libqt5printsupport5t64
Provides: ${t64:Provides}
Replaces: libqt5printsupport5
Breaks: libqt5printsupport5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libcups2
Description: Qt 5 print support 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 QtPrintSupport module provides classes to make printing easier and
portable.
Package: qtbase5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libegl-dev,
libgl-dev [!armel !armhf],
libgles-dev [armel armhf],
libglu1-mesa-dev [!armel !armhf] | libglu-dev [!armel !armhf],
libqt5concurrent5t64 (= ${binary:Version}),
libqt5core5t64 (= ${binary:Version}),
libqt5dbus5t64 (= ${binary:Version}),
libqt5gui5t64 (= ${binary:Version}),
libqt5network5t64 (= ${binary:Version}),
libqt5printsupport5t64 (= ${binary:Version}),
libqt5sql5t64 (= ${binary:Version}),
libqt5test5t64 (= ${binary:Version}),
libqt5widgets5t64 (= ${binary:Version}),
libqt5xml5t64 (= ${binary:Version}),
libvulkan-dev,
libxext-dev,
qt5-qmake (= ${binary:Version}),
qtbase5-dev-tools (= ${binary:Version}),
qtchooser,
${misc:Depends}
Recommends: libqt5opengl5-dev (= ${binary:Version})
Suggests: default-libmysqlclient-dev,
firebird-dev,
libpq-dev,
libsqlite3-dev,
unixodbc-dev
Breaks: qt5-default (<< 5.15.1+dfsg-2~)
Conflicts: qtbase5-gles-dev
Description: Qt 5 base 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.
.
If you are interested in packaging Qt 5 stuff please take a look at
https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html
Package: qtbase5-private-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libfontconfig-dev,
libinput-dev [linux-any],
libxkbcommon-dev,
qtbase5-dev (= ${binary:Version}),
${misc:Depends}
Suggests: libatspi2.0-dev,
libcups2-dev,
libdouble-conversion-dev,
libdrm-dev [linux-any],
libharfbuzz-dev,
libicu-dev,
libqt5opengl5-dev (= ${binary:Version}),
libssl-dev,
libxcb-image0-dev,
libxcb-keysyms1-dev,
libxcb-randr0-dev,
libxcb-sync-dev,
libxcb-xfixes0-dev,
libxcb-xinerama0-dev,
libxcb-xkb-dev,
libxkbcommon-x11-dev
Conflicts: qtbase5-private-gles-dev
Description: Qt 5 base 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 the private header development files for building some
Qt 5 applications like Qt Creator QML Designer plugin.
.
Use at your own risk.
Package: libqt5opengl5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libqt5opengl5t64 (= ${binary:Version}),
qtbase5-dev (= ${binary:Version}),
${misc:Depends}
Provides: libqt5opengl5-desktop-dev (= ${binary:Version}) [!armel !armhf]
Description: Qt 5 OpenGL library 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 development files needed to build Qt 5 applications
using QtOpenGL library.
Package: qtbase5-dev-tools
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: qtchooser (>= 55-gc9562a1-1~),
${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Description: Qt 5 base development programs
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 development programs used for building Qt 5
applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc,
syncqt and uic.
.
We do not recommend depending on this package directly. Please depend
on qtbase5-dev instead.
Package: qt5-qmake-bin
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 qmake Makefile generator tool — binary file
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 binary file for qmake buildsystem. Do not
install this package directly, use qt5-qmake instead.
Package: qt5-qmake
Architecture: any
Multi-Arch: same
Section: devel
Depends: qt5-qmake-bin (= ${binary:Version}),
qtchooser (>= 55-gc9562a1-1~),
${misc:Depends}
Replaces: qt5-qmake-bin (<< 5.11.2+dfsg-3~)
Description: Qt 5 qmake Makefile generator 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 the Qt 5 qmake, a tool that helps simplify
the build process for development project across different platforms.
qmake automates the generation of Makefiles so that only a few lines of
information are needed to create each Makefile. qmake can be used for any
software project, whether it is written using Qt or not.
.
Qt 5 qmake requires a platform and compiler description file which contains
many default values used to generate appropriate Makefiles.
.
This package contains also these platform specifications.
Package: qtbase5-examples
Architecture: any
Multi-Arch: same
Section: x11
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 base 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 Qt base 5 examples.
Package: qtbase5-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Qt 5 base 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 base libraries.
Package: qtbase5-doc-html
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Qt 5 base 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 base
libraries.
Package: qtbase5-doc-dev
Build-Profiles: <!nodoc>
Architecture: all
Section: libdevel
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Qt 5 base tags 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 doxygen tags files for the qtbase documentation.
|