Package: cmake Version: 3.5.1-1ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 15375 Pre-Depends: dpkg (>= 1.17.5~) Depends: cmake-data (= 3.5.1-1ubuntu1), procps, libarchive13, libc6 (>= 2.15), libcurl3 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.1.1), libjsoncpp0, libstdc++6 (>= 4.9), zlib1g (>= 1:1.2.3.3) Recommends: gcc, make Suggests: codeblocks, eclipse, ninja-build Filename: ./amd64/cmake_3.5.1-1ubuntu1_amd64.deb Size: 2838642 MD5sum: 16d00bbbbc660dd73ecd8a9374744f44 SHA1: 9c3c490f39a2607bc177145ec6ccbbe8385f82c0 SHA256: e275953b2530b1d76f4db693ddf1843ac2ea5fe8ca21549a7a77975b92882d9b Section: devel Priority: optional Multi-Arch: foreign Homepage: https://cmake.org/ Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Original-Maintainer: Debian CMake Team Package: cmake-curses-gui Source: cmake Version: 3.5.1-1ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 4549 Pre-Depends: dpkg (>= 1.17.5~) Depends: cmake (= 3.5.1-1ubuntu1), libarchive13, libc6 (>= 2.15), libcurl3 (>= 7.16.2), libgcc1 (>= 1:4.1.1), libjsoncpp0, libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.3.3) Filename: ./amd64/cmake-curses-gui_3.5.1-1ubuntu1_amd64.deb Size: 1361914 MD5sum: ae527842194462cd4796a933793d1617 SHA1: 61a7d049f3f530f223a904992313a39436c21574 SHA256: 5739408788fa1d317034d81fd9eaf3c0dcc681a1d72624d95f8cfdd0b4074557 Section: devel Priority: optional Homepage: https://cmake.org/ Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Original-Maintainer: Debian CMake Team Package: cmake-data Source: cmake Version: 3.5.1-1ubuntu1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 4536 Conflicts: emacsen-common (<< 2.0.0) Filename: ./all/cmake-data_3.5.1-1ubuntu1_all.deb Size: 1144994 MD5sum: 62b428744c3552cbbc2f70a7aca6bfef SHA1: b95f842bee0b4eb5a3f7af2a6ced4b5806783736 SHA256: 631cfac88c5e31e3422f14f2bf38296a5530d95ba7f521ea53505c03e31663ce Section: devel Priority: optional Homepage: https://cmake.org/ Description: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Original-Maintainer: Debian CMake Team Package: cmake-doc Source: cmake Version: 3.5.1-1ubuntu1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 11234 Depends: cmake-data (= 3.5.1-1ubuntu1), libjs-sphinxdoc (>= 1.0) Recommends: doc-base Suggests: cmake Breaks: cmake (<= 2.8.2-1), cmake-curses-gui (<= 2.8.2-1), cmake-data (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Replaces: cmake (<= 2.8.2-1), cmake-curses-gui (<= 2.8.2-1), cmake-data (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Filename: ./all/cmake-doc_3.5.1-1ubuntu1_all.deb Size: 853528 MD5sum: 53287727bcf5999479d36029354c1472 SHA1: b1fb26ddd078499a66c6aa45d8682d6df5c91c72 SHA256: ab3b8ae07f483b02d8d5e9e7f530d0507d2322641c4143011cace823d1b5cc27 Section: doc Priority: optional Homepage: https://cmake.org/ Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Original-Maintainer: Debian CMake Team Package: cmake-qt-gui Source: cmake Version: 3.5.1-1ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 4974 Pre-Depends: dpkg (>= 1.17.5~) Depends: cmake (= 3.5.1-1ubuntu1), libarchive13, libc6 (>= 2.15), libcurl3 (>= 7.16.2), libgcc1 (>= 1:4.1.1), libjsoncpp0, libqt5core5a (>= 5.3.0), libqt5gui5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 4.9), zlib1g (>= 1:1.2.3.3) Provides: cmake-gui Filename: ./amd64/cmake-qt-gui_3.5.1-1ubuntu1_amd64.deb Size: 1477234 MD5sum: 1e45b291733849ca4690530574599606 SHA1: 88730d4c2b75dea3c37f53e6cb6225dec5353c8d SHA256: 88d38c5de5b3031740abb849b999497732ed04d6461bd69ba1be5b999f1c3165 Section: devel Priority: optional Homepage: https://cmake.org/ Description: Qt4 based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake Qt4 based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Original-Maintainer: Debian CMake Team Package: lintian-obs-permissive Version: 0.2-1+3.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 26 Depends: lintian Filename: ./amd64/lintian-obs-permissive_0.2-1+3.1_amd64.deb Size: 1900 MD5sum: aa60d7f96c94960bd91d13a75ee1c38e SHA1: 23a7090671cfff964738224f0fa5e0d2abc2f52e SHA256: e5b3085cc0189d3d6feef38f25900525f3cddf315c69e7c08f8834e1dbceafda Section: devel Priority: optional Multi-Arch: same Description: workaround for ineffective lintian overrides to survive E: qt5-qtbase changes: bad-distribution-in-changes-file stable . Authors ======= Juergen Weigert Package: ocqt5101-libqt5clucene5 Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 50 Filename: ./amd64/ocqt5101-libqt5clucene5_5.10.1-1_amd64.deb Size: 11172 MD5sum: 04adb6819a30f32fb19c92b561376c41 SHA1: ae3a9da9c3a82f55c3913d22016195bcfd55ce39 SHA256: 5d40003fd43b9e1ccf09be6e3a0715bd2087d5651b5f72b8634bc3ce45855928 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 CLucene 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 the CLucene module. CLucene is a high-performance, scalable indexing and searching API. Package: ocqt5101-libqt5concurrent5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 167 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a Filename: ./amd64/ocqt5101-libqt5concurrent5_5.10.1-1+27.1_amd64.deb Size: 58472 MD5sum: c94c108122341727825f54a7b660c2d7 SHA1: 2e3e9eb3eac56f42df90253d61a819914d445b12 SHA256: d9d5b3187b93889614b0bd29571dbbf8acb19507fa8c3be353f65ad5ff654eeb Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5core5a Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 5617 Pre-Depends: multiarch-support Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.22.0), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.9), zlib1g (>= 1:1.1.4) Suggests: libthai0 Provides: qtbase-abi-5-6-1 Filename: ./amd64/ocqt5101-libqt5core5a_5.10.1-1+27.1_amd64.deb Size: 2045950 MD5sum: de79562032795455f7f79c6eb5c6e1e6 SHA1: 825d4ab8f42c1cd42cda02cb8c3d762f247256dc SHA256: c7f18289ade8f438920af581309698b7963b5da3be275e5c4b12194c61f3a38d Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5dbus5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 662 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.3.1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a Filename: ./amd64/ocqt5101-libqt5dbus5_5.10.1-1+27.1_amd64.deb Size: 212546 MD5sum: a29229734a922a6ea5d8295ca4937647 SHA1: 094799cf1eab4a8e8db45f3e5e27042df295f1b8 SHA256: 4787633f40c80b04931e2d1676b4889481a38390ffd88bbd52ea4d9e26beb69c Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5designer5 Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 5215 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5widgets5, ocqt5101-libqt5xml5 Filename: ./amd64/ocqt5101-libqt5designer5_5.10.1-1_amd64.deb Size: 2704016 MD5sum: 4f1ad715de233b7e0d3eef067029e976 SHA1: 49076f4cbb96144b924800ce7abc9f1c1f97310a SHA256: 26588d9f54bb0faf6e68318aeaa08e6abe74fc0c0f717d7b140abefbfdb4994d Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5designercomponents5 Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 2658 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5designer5, ocqt5101-libqt5gui5, ocqt5101-libqt5widgets5, ocqt5101-libqt5xml5 Filename: ./amd64/ocqt5101-libqt5designercomponents5_5.10.1-1_amd64.deb Size: 679054 MD5sum: d90dd3cc6f2578d5908d268eb4a40ba3 SHA1: ff1f99b73a6a1d92ef46e45f6fa36d1c2d0aa180 SHA256: 2a1c7da69211e786f2b4df7458849860034c334e8ff07d4f8ca1d7bf17db9645 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5gui5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 8376 Pre-Depends: multiarch-support Depends: fontconfig, libc6 (>= 2.14), libdrm2 (>= 2.4.30), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62-turbo (>= 1.3.1), libmtdev1 (>= 1.0.8), libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.1.1), libudev1 (>= 183), libx11-6, libx11-xcb1, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xkb1, libxcb1 (>= 1.8), libxi6 (>= 2:1.5.99.2), libxkbcommon-x11-0 (>= 0.4.0), libxkbcommon0 (>= 0.4.1), libxrender1, ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5, ocqt5101-libqt5network5, zlib1g (>= 1:1.1.4) Recommends: ocqt5101-qtsvg5, mesa-utils Suggests: ocqt5101-libqt5libqgtk2 Filename: ./amd64/ocqt5101-libqt5gui5_5.10.1-1+27.1_amd64.deb Size: 2410328 MD5sum: 61f0e120f8cd5d1adbd46464730aac94 SHA1: 40afb6af4ef4a502e81d7d48dc489a6a9c3b9daf SHA256: 8531bc8971863e1360b4776e337be6a11db4579bf36349d502d7e6945e33ef41 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5help5 Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 504 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5network5, ocqt5101-libqt5sql5, ocqt5101-libqt5widgets5 Filename: ./amd64/ocqt5101-libqt5help5_5.10.1-1_amd64.deb Size: 127248 MD5sum: fa1300c9d08b3aea4d173d0317f77e0e SHA1: 71ea033855b3bf6d87249717c10413e2504dd278 SHA256: 88d46e56896934f09fd689e713062de7b02a257b3ddcb13f3abff3968b73d048 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5keychain1 Source: ocqt5101-qt5keychain Version: 0.9.1-1+1.12 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 228 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libsecret-1-0 (>= 0.7), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5 Filename: ./amd64/ocqt5101-libqt5keychain1_0.9.1-1+1.12_amd64.deb Size: 50704 MD5sum: 0a0489c03c498672204b9cd639ba0013 SHA1: e7b85446f667f24ce5b58f8773283f0cba25a6d7 SHA256: 9f9d79e5907138a82955e9f47fbf9ead6fcc124d23f012aba2c21985120e3936 Section: libs Priority: optional Description: Cross platform password store library use qtkeychain to store passwords easy and secure on Linux, Windows and Mac. Package: ocqt5101-libqt5libqgtk2 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 123 Depends: ocqt5101-libqt5gui5 (= 5.10.1-1+27.1) Filename: ./amd64/ocqt5101-libqt5libqgtk2_5.10.1-1+27.1_amd64.deb Size: 49898 MD5sum: a67651db1978d29fb6020fcaf897efb5 SHA1: 2099189ad5b9200fcaa50e286c6bb8770c497d93 SHA256: d23fd9f66af1b84b4697f764ce313853c0b40393604bae4c16b12b1db6182ec5 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 GTK2 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 GTK2 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Package: ocqt5101-libqt5network5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 1720 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, zlib1g (>= 1:1.1.4) Filename: ./amd64/ocqt5101-libqt5network5_5.10.1-1+27.1_amd64.deb Size: 516040 MD5sum: 6cc88990dc18dba1107682d660eb043d SHA1: 18becc97ddf31467e08b03f4a6c510990b81c219 SHA256: 0fdf39bff1a1ca574d1b5158be8633b18723ec03b09628a3aaabd56d2bc878da Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5printsupport5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 671 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libcups2 (>= 1.4.0), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5widgets5 Filename: ./amd64/ocqt5101-libqt5printsupport5_5.10.1-1+27.1_amd64.deb Size: 201434 MD5sum: 1ade8f807175389d833aa3a62433e3db SHA1: a1e6ac801b5ab096750658c3efcdccb176a2fb96 SHA256: af8e466eaaf5fc4adf7bdfdc9fabf4f64c0a781cc846ff04ee7ac9305408cc97 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5sql5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 417 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a Recommends: ocqt5101-libqt5sql5-sqlite | ocqt5101-libqt5sql5-mysql | ocqt5101-libqt5sql5-odbc | ocqt5101-libqt5sql5-psql Filename: ./amd64/ocqt5101-libqt5sql5_5.10.1-1+27.1_amd64.deb Size: 137408 MD5sum: 50d7aab8202d84abce837222b25003c8 SHA1: d913adf9c4e2b3186cb6dfe5ef61f51027448078 SHA256: d6b01d9d6d8b9f00eec0097d23450ff6b49d3cbd1b05e020d4dc430aee869c24 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5sql5-mysql Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 233 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libmysqlclient18 (>= 5.5.24+dfsg-1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5sql5 Filename: ./amd64/ocqt5101-libqt5sql5-mysql_5.10.1-1+27.1_amd64.deb Size: 73792 MD5sum: f8b13b02f8b16a6124027173a5568a3c SHA1: 3694b0a4330703a1085d7af734354ad561606694 SHA256: a9947fb75e2961ed1f18aad52d3cb32258343712e86ec89f1929b4a812156200 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5sql5-odbc Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 249 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libodbc1 (>= 2.3.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5sql5 Filename: ./amd64/ocqt5101-libqt5sql5-odbc_5.10.1-1+27.1_amd64.deb Size: 81494 MD5sum: bf4093ba10078ea29c7907e6781be4c0 SHA1: 5a23bd515c92115c1d73561da2e556ccd6baff55 SHA256: 0318d9f23b99198996cf7e10e700bbf31466a513c86ea4f123674d3e90354b20 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5sql5-psql Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 237 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libpq5, libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5sql5 Filename: ./amd64/ocqt5101-libqt5sql5-psql_5.10.1-1+27.1_amd64.deb Size: 74274 MD5sum: 4ad8150c50f83a70a91a2f601b44b679 SHA1: 39ed8a471f541bef4c1c9c535b6e48d7141d1b84 SHA256: 8af0c37e542c0a6bb578eaa45a5c5e2e97f9256df9512a643915f3271595bb69 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5sql5-sqlite Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 229 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5sql5 Filename: ./amd64/ocqt5101-libqt5sql5-sqlite_5.10.1-1+27.1_amd64.deb Size: 73120 MD5sum: f51db0acf618d2944d30291ec88046e7 SHA1: 2bfe88d526e10152235b1478f43232cc63728151 SHA256: b1c771f73c1fb729f441c307025acc9f6253d0b2715ec75a2d8be55bf7fb3c8c Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5sql5-tds Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 217 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), ocqt5101-libqt5core5a, ocqt5101-libqt5sql5 Filename: ./amd64/ocqt5101-libqt5sql5-tds_5.10.1-1+27.1_amd64.deb Size: 67832 MD5sum: 5de159527c9ba08093544f60bd608bb6 SHA1: aa4b24223b7e670e97b8f519ed8c9d4863b9cd8c SHA256: 48e5a47c1b9851b06f7bb358ce24385e49e6a2b2c3c4d5715dc1af365e78d1aa Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5test5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 364 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), ocqt5101-libqt5core5a Filename: ./amd64/ocqt5101-libqt5test5_5.10.1-1+27.1_amd64.deb Size: 125978 MD5sum: 474727815b268369733eceec1696c8d8 SHA1: 91b27385040173e3e528e4e3f175dedb089a3f9e SHA256: 694de99ad8062199dc9b723e68235e8207aceadffc2597c207ec7a331dfd6d0f Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5webkit5 Source: ocqt5101-qt5-qtwebkit Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 32031 Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.7.4), libxrender1, libxslt1.1 (>= 1.1.25), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5network5, ocqt5101-libqt5printsupport5, ocqt5101-libqt5sql5, ocqt5101-libqt5widgets5, zlib1g (>= 1:1.2.0) Filename: ./amd64/ocqt5101-libqt5webkit5_5.10.1-1_amd64.deb Size: 7751902 MD5sum: 3467ed36e0d555a98c4ce5656a8559db SHA1: 9f17df96c34adc249a97a96b122c7342058497fa SHA256: 6defdc9b8cd86276affea073b4d6de753c4ba1597afbf09805ebbbdd8ea4c14b Section: libs Priority: optional Multi-Arch: same Homepage: http://trac.webkit.org/wiki/QtWebKit Description: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. Package: ocqt5101-libqt5webkit5-dbg Source: ocqt5101-qt5-qtwebkit Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 27369 Depends: ocqt5101-libqt5webkit5 (= 5.10.1-1) Filename: ./amd64/ocqt5101-libqt5webkit5-dbg_5.10.1-1_amd64.deb Size: 20097190 MD5sum: 2513159a317e21f52fb147afd0bf3695 SHA1: 298608724ff9175b922edc227bede04850ae5346 SHA256: 17a4b57dfcd31d9c4051ce9ddbc23646a8ae72e4ba72c5717a99bcb9d9a42001 Section: debug Priority: extra Homepage: http://trac.webkit.org/wiki/QtWebKit Description: Web content engine library for Qt - debugging symbols QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the debugging symbols for the Qt WebKit library. Package: ocqt5101-libqt5webkit5-dev Source: ocqt5101-qt5-qtwebkit Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 828 Pre-Depends: dpkg (>= 1.15.6~) Depends: ocqt5101-qtbase5-dev (>= 5), ocqt5101-libqt5webkit5 (= 5.10.1-1), libxslt1-dev Filename: ./amd64/ocqt5101-libqt5webkit5-dev_5.10.1-1_amd64.deb Size: 95526 MD5sum: 9f6b4dcc13799fbd1b081e657fee8f03 SHA1: b135180c910521eca761b89b17aa719aa2d111cd SHA256: 4150a98b96ac2d10fcfbbea96bcf2c667ca4585d17c5ae72f854c2093b56be24 Section: libdevel Priority: optional Homepage: http://trac.webkit.org/wiki/QtWebKit Description: Web content engine library for Qt - development files QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the development files needed to build Qt 4 applications using QtWebKit library. Package: ocqt5101-libqt5widgets5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 6620 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5 Filename: ./amd64/ocqt5101-libqt5widgets5_5.10.1-1+27.1_amd64.deb Size: 2171986 MD5sum: c590eca77efcfff34472b5b2c4dee826 SHA1: e0e72bc14a776c8aa32d22229f7432efc4559b22 SHA256: e06902a3069c7252e72ccf022d58ee661fb815455eb428e9867e8bfc4bac8c05 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-libqt5xml5 Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 376 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a Filename: ./amd64/ocqt5101-libqt5xml5_5.10.1-1+27.1_amd64.deb Size: 122828 MD5sum: 5836cfaf8ea074101362bc771a96eb87 SHA1: 650947fc92f521d9ffd3c3a16b8b8ae96d4374fe SHA256: 8e8c775ac8417778fe04648d23ff289ba454b9062c54e178caea101940794822 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-qdbus-qt5 Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 140 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5, ocqt5101-libqt5xml5 Filename: ./amd64/ocqt5101-qdbus-qt5_5.10.1-1_amd64.deb Size: 30668 MD5sum: f097774439dde8e0f30ee1e997fd374d SHA1: 14d2b827118dde75dd3d4891836a67ccd383fb47 SHA256: 6358f920aa4e0764b845514805ce4a3338a197d527c68f0eaa9364bc16d3c488 Section: utils Priority: optional Homepage: http://qt-project.org/ 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: ocqt5101-qt5-default Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 147 Depends: ocqt5101-qtbase5-dev Suggests: qt5-qmake, ocqt5101-qtbase5-dev-tools Conflicts: qt4-default, qt5-default Provides: qt-default Filename: ./amd64/ocqt5101-qt5-default_5.10.1-1+27.1_amd64.deb Size: 50164 MD5sum: 6686135fe4130ae0211bdc6ead9ac62b SHA1: a2df4886962ac8519ef13362e87ea8262bb8721e SHA256: ee4fe5b4fa2507fc79ea90a020e94a47d7cdac0a6d5e07ea4995744e73454609 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 development defaults package 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 sets Qt 5 to be the default Qt version to be used when using development binaries like qmake. . This package should not be used for building Debian packages. Take a look at http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html for more information. Package: ocqt5101-qt5-qmake Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 4400 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), python Filename: ./amd64/ocqt5101-qt5-qmake_5.10.1-1+27.1_amd64.deb Size: 1158936 MD5sum: 6189b3372d5d81b59656fa5feb567104 SHA1: d8c10a61866582db80007665eea7076fcdcf7358 SHA256: c565b191dc0ba4b659bb07adecb23792f594225ce1af4de272d43218a49cbfe7 Section: devel Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-qt5keychain-dbg Source: ocqt5101-qt5keychain Version: 0.9.1-1+1.12 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 1157 Depends: ocqt5101-libqt5keychain1 (= 0.9.1-1+1.12) Filename: ./amd64/ocqt5101-qt5keychain-dbg_0.9.1-1+1.12_amd64.deb Size: 1106736 MD5sum: 581195328aaca80e46d63155c0132bbd SHA1: 67ef0f27c786cb0a9a2afcecaaf07795612a7387 SHA256: 57ff1aed3b0914c9d74000f23ee93c54b0b9913e6e71c03d49b34dd5a3d82888 Section: debug Priority: extra Description: debugging symbols for ocqt5101-qt5keychain This package contains the debugging symbols for ocqt5101-qt5keychain. Package: ocqt5101-qt5keychain-dev Source: ocqt5101-qt5keychain Version: 0.9.1-1+1.12 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 88 Depends: ocqt5101-libqt5keychain1 Filename: ./amd64/ocqt5101-qt5keychain-dev_0.9.1-1+1.12_amd64.deb Size: 9198 MD5sum: 7549b37e4160a2a52a3de95c78641746 SHA1: e9270fa648e4a7e3b43eee4dce5d43e4f33f63c3 SHA256: 06a61f84c6fbcc900a5c4c5d7d7f616a318ff70cbe0295336abd2cae6240698c Section: libs Priority: optional Description: Cross platform password store library (development files) use qtkeychain to store passwords easy and secure on Linux, Windows and Mac. This is the development package. Package: ocqt5101-qtbase5-dbg Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 5451 Depends: ocqt5101-libqt5core5a (= 5.10.1-1+27.1) Filename: ./amd64/ocqt5101-qtbase5-dbg_5.10.1-1+27.1_amd64.deb Size: 795278 MD5sum: 7e5fbe26d62cfa440cf1397d0416fae0 SHA1: b68731e5be27ca49dae31177f758effa4762aad4 SHA256: ed22062392d1debff5c4eb6097bbe45eb1d606a968f52262176d9c5c2d47fcb7 Section: debug Priority: extra Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 base library debugging symbols 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 debugging symbols for the Qt 5 base libraries. Package: ocqt5101-qtbase5-dev Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 13003 Depends: ocqt5101-libqt5concurrent5 (= 5.10.1-1+27.1), ocqt5101-libqt5core5a (= 5.10.1-1+27.1), ocqt5101-libqt5dbus5 (= 5.10.1-1+27.1), ocqt5101-libqt5gui5 (= 5.10.1-1+27.1), ocqt5101-libqt5network5 (= 5.10.1-1+27.1), ocqt5101-libqt5printsupport5 (= 5.10.1-1+27.1), ocqt5101-libqt5sql5 (= 5.10.1-1+27.1), ocqt5101-libqt5test5 (= 5.10.1-1+27.1), ocqt5101-libqt5widgets5 (= 5.10.1-1+27.1), ocqt5101-libqt5xml5 (= 5.10.1-1+27.1), libxext-dev, ocqt5101-qt5-qmake (= 5.10.1-1+27.1), ocqt5101-qtbase5-dev-tools (= 5.10.1-1+27.1) Suggests: default-libmysqlclient-dev | libmysqlclient-dev, libpq-dev, libsqlite3-dev, unixodbc-dev Filename: ./amd64/ocqt5101-qtbase5-dev_5.10.1-1+27.1_amd64.deb Size: 1285426 MD5sum: 120f011685486b5fff80b73f70c87fb9 SHA1: e7f14490c8ca81b938160c97526f92e426d77206 SHA256: e61f6f616565258dc55c48efbbae965b6bfd84e73500c8db2e8f6ff64b457167 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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 http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html Package: ocqt5101-qtbase5-dev-tools Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 3220 Depends: perl, libc6 (>= 2.16), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5, zlib1g (>= 1:1.1.4) Filename: ./amd64/ocqt5101-qtbase5-dev-tools_5.10.1-1+27.1_amd64.deb Size: 719298 MD5sum: bc070d582c20c858118eadc6f0f1b4d7 SHA1: 109f526f9ee5061d958395af687ae11a38ad99ed SHA256: fcbabdc04991fd0f2bfba4a1234002800cd93393907e2ef5ab7e57ff02e73c36 Section: devel Priority: optional Multi-Arch: foreign Homepage: http://qt-project.org/ 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. Package: ocqt5101-qtbase5-dev-tools-dbg Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 12659 Depends: ocqt5101-qt5-qmake (= 5.10.1-1+27.1), ocqt5101-qtbase5-dev-tools (= 5.10.1-1+27.1) Recommends: ocqt5101-qtbase5-dbg Filename: ./amd64/ocqt5101-qtbase5-dev-tools-dbg_5.10.1-1+27.1_amd64.deb Size: 11964502 MD5sum: d794a7febf0d094f21473aec9c9c128e SHA1: f6271e1f5d33e90f46c2006c6486749a14596999 SHA256: 211e45a4e0faa6700d30ecdef2f5157a57de311578ef0edf5ac1f985b8440b33 Section: debug Priority: extra Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 base binaries debugging symbols 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 debugging symbols for the Qt 5 binaries. Package: ocqt5101-qtbase5-examples Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 15919 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.5), ocqt5101-libqt5concurrent5, ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5, ocqt5101-libqt5gui5, ocqt5101-libqt5network5, ocqt5101-libqt5printsupport5, ocqt5101-libqt5sql5, ocqt5101-libqt5test5, ocqt5101-libqt5widgets5, ocqt5101-libqt5xml5 Filename: ./amd64/ocqt5101-qtbase5-examples_5.10.1-1+27.1_amd64.deb Size: 3782504 MD5sum: b637d192b39d787c00bba2ea84d61893 SHA1: dc4f7e59283c39717872eb0bea3e6d4b4b911940 SHA256: c431fa59a938b5f53be6c7f91129f90dfdba8979d392ad42a9ea1bea4106dee0 Section: x11 Priority: optional Multi-Arch: foreign Homepage: http://qt-project.org/ 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: ocqt5101-qtbase5-examples-dbg Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 4791 Depends: ocqt5101-qtbase5-examples (= 5.10.1-1+27.1) Recommends: ocqt5101-qtbase5-dbg Filename: ./amd64/ocqt5101-qtbase5-examples-dbg_5.10.1-1+27.1_amd64.deb Size: 467542 MD5sum: 60feaf32f71fac5f0b5f08e5b9d6ed14 SHA1: 390c6bb40952bc0e27ae27590df1aebc80985dc6 SHA256: 1b75b011121b08abda81bedee21e7468a1be2458fe4a0803149566042195facd Section: debug Priority: extra Homepage: http://qt-project.org/ Description: Qt 5 base examples debugging symbols 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 debugging symbols for the Qt 5 examples. Package: ocqt5101-qtbase5-private-dev Source: ocqt5101-qt5-qtbase Version: 5.10.1-1+27.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 6194 Depends: libinput-dev, libxkbcommon-dev, ocqt5101-qtbase5-dev (= 5.10.1-1+27.1) Filename: ./amd64/ocqt5101-qtbase5-private-dev_5.10.1-1+27.1_amd64.deb Size: 752056 MD5sum: df55b3123ea1ce8dde594b08f15d7295 SHA1: 010c84aa565392dfae6edc53bf5f68f815b15065 SHA256: aacd9a2bef582c6d2f277c50873f1a7f20cad52e9baf5f1f829a586be9446ab9 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-qtsvg5 Source: qt5-qtsvg Version: 5.10.1-3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 477 Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5widgets5, zlib1g (>= 1:1.1.4) Filename: ./amd64/ocqt5101-qtsvg5_5.10.1-3_amd64.deb Size: 122888 MD5sum: a7e744d960e735cfaad2027f0799a8e0 SHA1: a6724f0893a586a63049a8699dbd20fd53540bf2 SHA256: 63639b04fc57ebf5625054a1ae4fb40ef6f91f1ca2615914dc46b5770a94fc88 Section: libs Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 svg 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 package contains the Qt 5 svg module. Package: ocqt5101-qtsvg5-dbg Source: qt5-qtsvg Version: 5.10.1-3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 431 Filename: ./amd64/ocqt5101-qtsvg5-dbg_5.10.1-3_amd64.deb Size: 51874 MD5sum: 89814040c979d7a5c5af7a29f67557fa SHA1: 5b462b441253f8ab65d9f5f24bcb7e088c69fbd6 SHA256: 8c82a946d2d5c7a69d87fb38ecfcc768dbc192982ac1c965891849c8cefcefde Section: debug Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 svg 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 package contains the development files needed to build Qt 5 applications using Qt 5 svg. Package: ocqt5101-qtsvg5-dev Source: qt5-qtsvg Version: 5.10.1-3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 2533 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5network5, ocqt5101-libqt5widgets5, zlib1g (>= 1:1.1.4), ocqt5101-qtsvg5 (= 5.10.1-3), ocqt5101-qtbase5-dev (>= 5) Filename: ./amd64/ocqt5101-qtsvg5-dev_5.10.1-3_amd64.deb Size: 1381556 MD5sum: e91780f2dab076c8774ef2ade35ca912 SHA1: 744396a3e3a18185082434747b8aaa54d770b5a4 SHA256: 6090664b069df6500d7c794a0c6f0bffd282e8a7775a78c85fbbed633b2ee30b Section: libdevel Priority: optional Homepage: http://qt-project.org/ Description: Qt 5 svg 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 svg module. Package: ocqt5101-qtsvg5-examples Source: qt5-qtsvg Version: 5.10.1-3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 1987 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5network5, ocqt5101-libqt5widgets5, ocqt5101-qtsvg5 Filename: ./amd64/ocqt5101-qtsvg5-examples_5.10.1-3_amd64.deb Size: 1254296 MD5sum: 6c88dba1a1bd879d533519138c7b9b93 SHA1: 3082fb91203832579eb6117c66105194178db45b SHA256: c95e5d1b2dbd992a343bc5f5862d5057afa01d86f486fbaf9d453f5de007061b Section: x11 Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 svg 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 svg module. Package: ocqt5101-qttools5-dbg Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 3740 Depends: ocqt5101-libqt5clucene5 (= 5.10.1-1), ocqt5101-libqt5designer5 (= 5.10.1-1), ocqt5101-libqt5designercomponents5 (= 5.10.1-1), ocqt5101-libqt5help5 (= 5.10.1-1) Filename: ./amd64/ocqt5101-qttools5-dbg_5.10.1-1_amd64.deb Size: 443314 MD5sum: 072cf8133683aabd3292ead4b03d298b SHA1: 5b4f4e39364df77cb3c693b5c21ed95bdd9adec6 SHA256: 96cbe40555c59c46cfc3c22669da7b018486945d11d01ed5e19292177221f5bc Section: debug Priority: extra Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 tools debugging symbols 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 debugging symbols for the Qt 5 tools and tools libraries. Package: ocqt5101-qttools5-dev Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 1436 Depends: ocqt5101-libqt5clucene5 (= 5.10.1-1), ocqt5101-libqt5designer5 (= 5.10.1-1), ocqt5101-libqt5designercomponents5 (= 5.10.1-1), ocqt5101-libqt5help5 (= 5.10.1-1), ocqt5101-qtbase5-dev Filename: ./amd64/ocqt5101-qttools5-dev_5.10.1-1_amd64.deb Size: 183562 MD5sum: 0c77cc74e42f6d8d049411a44d0b3233 SHA1: ced6c1a60935487fbea0ff840e5c7051bb14a7c6 SHA256: 7a185f57454fedd690724ab2be6b57ed5569aa01087c48b1a74e7356ccc15c8a Section: libdevel Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-qttools5-dev-tools Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 6250 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5, ocqt5101-libqt5designer5, ocqt5101-libqt5designercomponents5, ocqt5101-libqt5gui5, ocqt5101-libqt5help5, ocqt5101-libqt5network5, ocqt5101-libqt5printsupport5, ocqt5101-libqt5sql5, ocqt5101-libqt5widgets5, ocqt5101-libqt5xml5 Recommends: libqt5sql5-sqlite Filename: ./amd64/ocqt5101-qttools5-dev-tools_5.10.1-1_amd64.deb Size: 1944634 MD5sum: 05592b35c6dd20a617a993d58f54d11a SHA1: 2c225a0e618c03543f781ee0f6a5ac7ac2dcd7ee SHA256: b1d17d07924b9750fb7abc1a418b3bc73e44c28109092f8ad2f9583a1d41ce5c Section: devel Priority: optional Homepage: http://qt-project.org/ 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: * assistant * designer * linguist * pixeltool * qdbusviewer Package: ocqt5101-qttools5-examples Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 2469 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), ocqt5101-libqt5core5a, ocqt5101-libqt5designer5, ocqt5101-libqt5gui5, ocqt5101-libqt5help5, ocqt5101-libqt5sql5, ocqt5101-libqt5widgets5, ocqt5101-libqt5xml5 Filename: ./amd64/ocqt5101-qttools5-examples_5.10.1-1_amd64.deb Size: 456978 MD5sum: 6b0c2331bdd0e0d8ee398c9a8b414c28 SHA1: 7d70c0d5644c3315228fc3e7bd6ee00540841d74 SHA256: 7eb2843ba1be8d0553f1e10fa445264c8b148321f8fe7a5add73e79a128fbebc Section: x11 Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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: ocqt5101-qttools5-examples-dbg Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 917 Depends: ocqt5101-qttools5-dbg (= 5.10.1-1), ocqt5101-qttools5-examples (= 5.10.1-1) Filename: ./amd64/ocqt5101-qttools5-examples-dbg_5.10.1-1_amd64.deb Size: 76424 MD5sum: 82111c50047fcbae1158886f455c01a7 SHA1: be9f8d5cabc90b7e048a1655552bd9e98733167f SHA256: 71a5b69ac19faa773f29f754b92ff15a62ef9abecde03ec5375c8fb52f9acf87 Section: debug Priority: extra Multi-Arch: same Homepage: http://qt-project.org/ Description: Qt 5 tools examples debugging symbols 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 debugging symbols for the Qt 5 tools examples. Package: ocqt5101-qttools5-private-dev Source: qt5-qttools Version: 5.10.1-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 688 Depends: ocqt5101-qttools5-dev (= 5.10.1-1) Filename: ./amd64/ocqt5101-qttools5-private-dev_5.10.1-1_amd64.deb Size: 77014 MD5sum: b051b1b545ab426a3aac13c21f63a604 SHA1: fe5f54c80ff123172e1e1f076936e7ff232bc991 SHA256: cd91a2f13da0429353896ae5280ed1e412fccd9a811f9533911007fc94d22885 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://qt-project.org/ 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.