Source: qt4-x11 Section: libs Priority: optional Maintainer: Debian Qt/KDE Maintainers Uploaders: Brian Nelson Build-Depends: debhelper (>= 5.0.0), libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), x-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), libxt-dev (>= 4.3.0.dfsg.1-4), libjpeg62-dev, libjpeg62-dev, zlib1g-dev, libmng-dev (>= 1.0.3), libpng12-dev, libfreetype6-dev, libmysqlclient15-dev, flex, libpq-dev, libaudio-dev, libcupsys2-dev, xlibmesa-gl-dev | libgl-dev, libglu1-xorg-dev | libglu1-mesa-dev | libglu-dev, libxft-dev, libxrender-dev, libxcursor-dev, cdbs (>= 0.4.0), dpatch, libxinerama-dev, libsqlite0-dev Standards-Version: 3.6.2 Package: libqt4-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libqt4-core (= ${Source-Version}), libqt4-gui (= ${Source-Version}), libqt4-sql (= ${Source-Version}), libqt4-qt3support (= ${Source-Version}), libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), x-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), libxt-dev (>= 4.3.0.dfsg.1-4), libxrender-dev, libxcursor-dev, libxinerama-dev, libxi-dev, libmng-dev (>= 1.0.3), libpng12-0-dev, libjpeg62-dev, zlib1g-dev, libfreetype6-dev, xlibmesa-gl-dev | libgl-dev, libglu1-xorg-dev | libglu1-mesa-dev | libglu-dev, libxft-dev, libaudio-dev Conflicts: qt3-dev-tools (<= 3:3.3.4-7) Recommends: qt4-dev-tools Suggests: qt4-doc, libqt4-debug-dev Description: Qt 4 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 packages contains the header files and programs used for building Qt applications. . Homepage: http://www.trolltech.com Package: libqt4-debug-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-dev (= ${Source-Version}), libqt4-debug (= ${Source-Version}) Priority: extra Description: Qt 4 debugging 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 packages contains the header files and programs used for building debugging versions of Qt applications. . Homepage: http://www.trolltech.com Package: libqt4-core Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: Qt 4 core non-GUI functionality runtime library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This packages contains the core non-GUI shared library, and the Network and XML modules. . Homepage: http://www.trolltech.com Package: libqt4-gui Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends}, fontconfig Recommends: qt4-qtconfig Replaces: libqt4-core (<< 4.0.1-3) Description: Qt 4 core GUI functionality runtime library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This packages contains the core GUI shared library and the OpenGL module. . Homepage: http://www.trolltech.com Package: libqt4-sql Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libqt4-dev Description: Qt 4 SQL database 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 contains the SQL module for Qt. It includes support for PostgreSQL, MySQL, and SQLite databases. If you wish to to use the SQL module for development, you should install the libqt4-dev package. . Homepage: http://www.trolltech.com Package: libqt4-qt3support Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: Qt 3 compatibility library for Qt 4 Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This packages contains the Qt 3 compatibility library for Qt 4. It allows applications designed to use deprecated Qt 3 classes and functions to work with Qt 4, with help from the qt3to4 porting tool found in the libqt4-dev package. . Homepage: http://www.trolltech.com Package: qt4-designer Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-dev Conflicts: libqt4-designer Replaces: libqt4-designer, qt4-dev-tools (<= 4.0.1-2) Description: Qt 4 Designer Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Designer is a tool for designing and building graphical user interfaces (GUIs) from Qt components. . Homepage: http://www.trolltech.com Package: libqt4-debug Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Qt 4 debugging runtime libraries Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This packages contains the debugging libraries for Qt 4. . Homepage: http://www.trolltech.com Package: qt4-dev-tools Architecture: any Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: qt3-assistant (<= 3:3.3.4-7), qt3-designer (<= 3:3.3.4-7), qt3-linguist (<= 3:3.3.4-7) Recommends: libqt4-dev, qt4-doc, qt4-designer Description: Qt 4 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 packages contains tools used to assist in Qt 4 development, including the Qt Assistant and Linguist applications. . Homepage: http://www.trolltech.com Package: qt4-qtconfig Architecture: any Section: x11 Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: libqt4-gui (<< 4.1.0) Conflicts: qt3-qtconfig (<= 3:3.3.4-7) Description: Qt 4 configuration tool Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Configuration program allows endusers to configure the look and behavior of any Qt4 application. . Homepage: http://www.trolltech.com Package: qt4-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: w3m | www-browser, libqt4-dev, qt4-dev-tools Description: Qt 4 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. . This package contains the complete Qt 4 API documentation. The documentation is provided in HTML and manpage format; the HTML version can be viewed in conjunction with the Qt Assistant found in the qt4-dev-tools package.