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: libowncloudsync-dev Source: owncloud-client Version: 2.5.0~alpha1+oc-9563 Architecture: amd64 Maintainer: Jürgen Weigert Installed-Size: 154 Depends: libowncloudsync0 (= 2.5.0~alpha1+oc-9563) Filename: ./amd64/libowncloudsync-dev_2.5.0~alpha1+oc-9563_amd64.deb Size: 42490 MD5sum: 64396ece6e4abd3ee168d0936b6382dd SHA1: 4860d4cb9063cc511bdba05dea863e44da0698db SHA256: a8f9dce9856414016f82e428bc280c90d98708d70d2fdf5e3050bf34e9426e51 Section: devel Priority: optional Description: development files for the ownCloud sync library ownCloud uses this as a sync engine implementation. . This package contains the development files. Package: libowncloudsync0 Source: owncloud-client Version: 2.5.0~alpha1+oc-9563 Architecture: amd64 Maintainer: Jürgen Weigert Installed-Size: 1662 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 4.8), ocqt5101-libqt5concurrent5, ocqt5101-libqt5core5a, ocqt5101-libqt5gui5, ocqt5101-libqt5keychain1, ocqt5101-libqt5network5, ocqt5101-libqt5widgets5, zlib1g (>= 1:1.1.4), ocqt5101-qtsvg5 Breaks: libocsync0 Replaces: libocsync0 Filename: ./amd64/libowncloudsync0_2.5.0~alpha1+oc-9563_amd64.deb Size: 484732 MD5sum: 929b226aee7acc952fbcd8163de8d07c SHA1: 92490c0f70b6ae1bae9dc6062265fe2b78611334 SHA256: e348345c1b9b5ba324e7726c020336aac3d3dd59bca14a64104af0a06f532ae6 Section: devel Priority: optional Multi-Arch: same Description: the ownCloud sync library ownCloud uses this as a sync engine implementation. . This package contains the library. 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: 11126 MD5sum: 77ab995ea2203a0b86f269729f268b05 SHA1: 83ffcf3e4bd3a34614f322a4ccd5b7586581adce SHA256: 437ffa78182bbdb4794787239096ab740b4b0bf58e39df1f0b119a5b75fff513 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+2.3 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+2.3_amd64.deb Size: 58424 MD5sum: afbe799dc3123a634c75b06d1d0c4527 SHA1: ad0029eacd39bca0de093793086600ab90774c57 SHA256: aafd52f34563c682f2b372e8101e2df15f28a23f6a6346d38df85d0fefe42e67 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+2.3 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+2.3_amd64.deb Size: 2045208 MD5sum: e9d87cc2fa271297327e948ca07d7398 SHA1: 375b417dadfe2e3a24744e43d334268df4f40fa5 SHA256: 10f3fe72c3e576b68d45a8e30a2ad9d330dcc33d686c55b703ab222edc053ebd 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+2.3 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+2.3_amd64.deb Size: 212170 MD5sum: 5889d3dce83baf772eb82a4f9e159e51 SHA1: 34f2ea89698b9dc515a6b382c2e6806cec4ef9ba SHA256: c2b094895cf34e36b2ef9d8266a41e73d3bab0f1a5f3657ece1ddddd3a2c9a2e 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: 2704564 MD5sum: 429fa743f83554dd5ea624c38f8503cd SHA1: 9acdce7e3ff8cb6cf961decb02af89610c43fee5 SHA256: 67a9f8400f61e47b192387a1a70e363fb0c47395d5ae0893cd1b09e019151cb3 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: 679438 MD5sum: 9f3244fd89f6996076da93f4fb4a3e63 SHA1: efc0b6a47824a32254afb1b715a05a1c8116ba1b SHA256: eeb494c246c3f4823b2f675832f82bb6d58911703e655a18b409237f6e231b74 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+2.3 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-libqt5svg5, mesa-utils Suggests: ocqt5101-libqt5libqgtk2 Filename: ./amd64/ocqt5101-libqt5gui5_5.10.1-1+2.3_amd64.deb Size: 2408934 MD5sum: f7472f5bc87fe8d595df2142c9d91a22 SHA1: fe1c2659b1af278407a661fb70158ac4eb74cab3 SHA256: 4985e34270272d36bea895232dafb77e660e85bf80dbbcecb803e9cdfbb7c9a1 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: 127288 MD5sum: 969083ae6ae6279fc2ffc0f57567568b SHA1: fc79fb42d1535c0dacbfde88a90788adce7eb4a2 SHA256: e44fa61526af73e258c62e3581c0eee7bad53a66a30ee2948e5acf06898a35f3 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.8.90.20180709-1+1.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 227 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.8.90.20180709-1+1.1_amd64.deb Size: 50128 MD5sum: 789bd63cd41ce2013293065dcb04fd02 SHA1: ea3f370a76060ae666652703d8afaa3b803780f5 SHA256: 3cc2b64d4569283f84f1c35687379ac9ccc2397aa8263a03784ad8a00ac1a1fe 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 123 Depends: ocqt5101-libqt5gui5 (= 5.10.1-1+2.3) Filename: ./amd64/ocqt5101-libqt5libqgtk2_5.10.1-1+2.3_amd64.deb Size: 49900 MD5sum: 94bbe4d51b038684f4993086be9d8d5f SHA1: ec11fafee579074ee3dceaa6a39cccd28c783707 SHA256: 4884f4b9b0673028bc975846a0531e5b7ba742dbacad8b3884ace683814d2680 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+2.3 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+2.3_amd64.deb Size: 515778 MD5sum: 61411e39d8128367837bef59aced7e6d SHA1: 784c4bb1cbfd7d4e9ae7bc0ac4d2f5d096da7afc SHA256: 2932d07e228348c83cb523b48c7ef5e816e8e9ffa927bc8199f8bf402c27354e 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+2.3 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+2.3_amd64.deb Size: 200440 MD5sum: 91ac3eb8c0f009d5aa61f15fbe42c52b SHA1: 7b97878b12a044bb7820b3d58fe8cf523c30e6aa SHA256: 8611fa538661a0eda269cf936ae0a346ff2a58ddc09055728a73795635718d5b 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+2.3 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+2.3_amd64.deb Size: 137086 MD5sum: 37e1ff7311772fc37dbb0cf79c654e40 SHA1: c383d417f374cdf97b30fa6b89d50b88b531b600 SHA256: f1bc1f394ec110282b495fb61d6562c8bbb54050706e8ec45f90c6822f4a2be9 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+2.3 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+2.3_amd64.deb Size: 73664 MD5sum: 829acd6d8f636ee9d4c76b40c0ed154e SHA1: 0e695c391248ef896251f378f2f9434e7046765b SHA256: 0711cb9a2b342cc88ac272b11f69cdd29eb868a6067543973890ecd10533987b 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+2.3 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+2.3_amd64.deb Size: 81338 MD5sum: fa8b5e9e82f5198cfea5a59558c7e8d8 SHA1: 11b4d6e2c00a4b7012b44cd0525032cdd782bd37 SHA256: bf95442d8113a1b3f6c6fa8498ffbe73793cd449b188c0286d3daf6c94b11e96 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+2.3 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+2.3_amd64.deb Size: 74262 MD5sum: 69b20d43badef721b55ef9431ebea5a3 SHA1: b16c9b2acb06f9dd84f8f442ca6b6afd2e03c437 SHA256: fe0d0e684bb074d32a985400dfb986d842979d4f7d5d237ad6835cad32661cfa 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+2.3 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+2.3_amd64.deb Size: 73164 MD5sum: 4ea844719cb375bcc0cd7be2cce6ca9f SHA1: 411566a315de7e93635ecd3e924c99d97c1f3b00 SHA256: 5ab05952874d045d724d14e805bb75b84f0f6dcf2f067700aa624d8b81196352 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+2.3 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+2.3_amd64.deb Size: 67790 MD5sum: 18c5b5cd9dbe359b025bf60985257c25 SHA1: a0f7722cf5793ad0d1edac479dccd4ac4d8a58e1 SHA256: 7ab16d3c655dc9c9a9a107effbed6bd8bb12256d29b28fa9e7c95b747fb8553c 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+2.3 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+2.3_amd64.deb Size: 126082 MD5sum: 4cbc76b83548a3987ca24389e8c30426 SHA1: fd6eb9b1dd9f34919709fc17c3c1b1e3b4aaa449 SHA256: b4f85d95339123b209645304c456d9377d9a6741a47561c1c5368445b4fcb6b6 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: 7767370 MD5sum: 7fb7d1743dc50b4df66363eb9de92045 SHA1: f158ba5ce6c201a7f8bb0ab706ea1753254a51cb SHA256: b48d1118f50fdffa3f4baf6a974b845ef0d791597eec0c674d90fb0ee07721d6 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: 20095610 MD5sum: e91f614063def8fd31670df5207dae11 SHA1: 5719ad63c7cbc84c8d2700360c197dec3c02a146 SHA256: 875cd7890f6ab6ef52db9b52d9779a232594236e1382ab6956f4bae9434147a8 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: 95622 MD5sum: 5403838791452e85594d942251a52705 SHA1: 3e3e95351c3d9f5ba24f164c5c52b8ebe321c62a SHA256: 8ab0ff87003d0e769326a414897d6c4e4affb39f4f83ca48f1f1155a788b4b2b 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 6619 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+2.3_amd64.deb Size: 2171522 MD5sum: 2e98ac77f1be2803c489cbd9b3889624 SHA1: 4ef35af6535d05ad10713302f6577357ade7c498 SHA256: d2ddef1d266cb0d95e55ee0bc6abe53b9fa97e889363a270059c571a8c204f86 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+2.3 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+2.3_amd64.deb Size: 122504 MD5sum: a12f86bdb972ce9ae6dc7bac95f42ad5 SHA1: e3f52996861ed0a98d849c2dfefc86c154ed2fbc SHA256: 47fcf90c8e39d34598e9390cc8f70bce5300a1ff13b4c4ba74d05745373d895a 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: 30520 MD5sum: 229efefc63ce05e8a13d66b9868d953e SHA1: e906269308c0074c4162f4bc86bb76d7f67160cf SHA256: 87c8e711ec41d14f3e33de83da15755090ef38c5a545a13ed6491d842f8db117 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+2.3 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+2.3_amd64.deb Size: 50194 MD5sum: 3223b1df39789069ffb8abff20c45d83 SHA1: 3aa2169a2b163c92a7b6c9f0be6d313c268db031 SHA256: 745c2ca4c06c981fefc6e9a20985a0b90fa9a7e4826a7d52cceec5d0d1ce7cc7 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+2.3 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+2.3_amd64.deb Size: 1158344 MD5sum: c0295112840cbecd3838e9ff0de0cb19 SHA1: b308af38fa83373def53b836f1304dce7ad5558f SHA256: 9a31bdbb266c6efcf15a2ecee8d1dd0ad906132f629dea7d05a03e53b7551205 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.8.90.20180709-1+1.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 1156 Depends: ocqt5101-libqt5keychain1 (= 0.8.90.20180709-1+1.1) Filename: ./amd64/ocqt5101-qt5keychain-dbg_0.8.90.20180709-1+1.1_amd64.deb Size: 1106350 MD5sum: d07a3104ddc5200cfd8703163ddf828e SHA1: 5efe49dc7c9ad16c9c34a13fe32d7130bc9ed539 SHA256: 5918184ab5b6677e49d0d475179c49046b0f6cc4b23f73ac6396e065acb91177 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.8.90.20180709-1+1.1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 88 Depends: ocqt5101-libqt5keychain1 Filename: ./amd64/ocqt5101-qt5keychain-dev_0.8.90.20180709-1+1.1_amd64.deb Size: 8780 MD5sum: 75b19138bb97ad86c26768d697fdca7f SHA1: aaf9b291677882a5eb1f6988d1add786db1e3ad0 SHA256: ca620d59441d0a411868bfd149ca5b3491e6c05fded273a32be5165cd3fc2917 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 5451 Depends: ocqt5101-libqt5core5a (= 5.10.1-1+2.3) Filename: ./amd64/ocqt5101-qtbase5-dbg_5.10.1-1+2.3_amd64.deb Size: 793234 MD5sum: 0f5dcf33f666156b6e99911099cd74a5 SHA1: d2a41de762210e53c8559af9e4d5f1875eeb1fbf SHA256: 2969db012bd26967b57da551220ab2ef668b67b0f3775b7585f6723c75bf137c 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 13007 Depends: ocqt5101-libqt5concurrent5 (= 5.10.1-1+2.3), ocqt5101-libqt5core5a (= 5.10.1-1+2.3), ocqt5101-libqt5dbus5 (= 5.10.1-1+2.3), ocqt5101-libqt5gui5 (= 5.10.1-1+2.3), ocqt5101-libqt5network5 (= 5.10.1-1+2.3), ocqt5101-libqt5printsupport5 (= 5.10.1-1+2.3), ocqt5101-libqt5sql5 (= 5.10.1-1+2.3), ocqt5101-libqt5test5 (= 5.10.1-1+2.3), ocqt5101-libqt5widgets5 (= 5.10.1-1+2.3), ocqt5101-libqt5xml5 (= 5.10.1-1+2.3), libxext-dev, ocqt5101-qt5-qmake (= 5.10.1-1+2.3), ocqt5101-qtbase5-dev-tools (= 5.10.1-1+2.3) Suggests: default-libmysqlclient-dev | libmysqlclient-dev, libpq-dev, libsqlite3-dev, unixodbc-dev Filename: ./amd64/ocqt5101-qtbase5-dev_5.10.1-1+2.3_amd64.deb Size: 1285502 MD5sum: d18516cba1ad8e2723db48168923ee7e SHA1: 96b94accd706a05f5b72b7b4ab25dac13a84fedd SHA256: 3259f22e7d271626199d93b65ac645f0342b1672dc7240bdf827f66c2482b5dc 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+2.3 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+2.3_amd64.deb Size: 718682 MD5sum: 92fa0ceb54ebec0e4251203672fa43cf SHA1: 3c747954eaa64a79e94288691086910953166b28 SHA256: 71702b4d114b9aba6a21ca2ea26964ac9f3bdb0282e7bda6803c8ca701ad712b 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 12659 Depends: ocqt5101-qt5-qmake (= 5.10.1-1+2.3), ocqt5101-qtbase5-dev-tools (= 5.10.1-1+2.3) Recommends: ocqt5101-qtbase5-dbg Filename: ./amd64/ocqt5101-qtbase5-dev-tools-dbg_5.10.1-1+2.3_amd64.deb Size: 11973418 MD5sum: 2929b79d65511fdbfc2f66c30f2887df SHA1: c95e718670da71888452bd380a4c1d622daf7d77 SHA256: 31dd4963a18064c2540f42fc92fd5e9916ff8e92b4ead8f07efdfbf791ac1546 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+2.3 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+2.3_amd64.deb Size: 3819140 MD5sum: 5f7367509da6b61ff82e59440c07c5b2 SHA1: a6d8610c630fd8fae39893fb2ea62efa5aeeb1a2 SHA256: 7c9137c4c50efc32e3b35f20d8a2d5c7b5c2251f9bbe3aad1fae3562d80ff4d0 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 4791 Depends: ocqt5101-qtbase5-examples (= 5.10.1-1+2.3) Recommends: ocqt5101-qtbase5-dbg Filename: ./amd64/ocqt5101-qtbase5-examples-dbg_5.10.1-1+2.3_amd64.deb Size: 467590 MD5sum: 7734fecefbde19677d22fb0d0f9387a6 SHA1: 7ac6c69e5662549068c114b854eb4e8aedf3bc40 SHA256: a169bf2afc5d1edb26929642c8f7515f2fee187cc81a8079a78a4cd977dea5ed 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+2.3 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 6194 Depends: libinput-dev, libxkbcommon-dev, ocqt5101-qtbase5-dev (= 5.10.1-1+2.3) Filename: ./amd64/ocqt5101-qtbase5-private-dev_5.10.1-1+2.3_amd64.deb Size: 751202 MD5sum: a21b2578a7328d130fbde7065934294d SHA1: 8cf84c67d5769578894b679f41d6817e43136273 SHA256: d3ae513082a05587cd42a978fbf523986b02dbe8f9715a6a170dd3a6aeea5482 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-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 404 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-1_amd64.deb Size: 109100 MD5sum: 94ed270f7b856f00b6aa68dd522b72c9 SHA1: 64945da061b80697df6fc37ea94ad8d9f9714608 SHA256: 9772fd80fcc6648ddb1de6833cb5fbc80513eb3e904b53541d1c046761a59cac 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-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 430 Filename: ./amd64/ocqt5101-qtsvg5-dbg_5.10.1-1_amd64.deb Size: 52026 MD5sum: 2c1378ed82c66fa37a44d0e9a5475a92 SHA1: d9036e4f0f807f61e14fdd5b485af4cb30576ef4 SHA256: ea40c8888e3b6e2597e501030818e643ced70b7346030cbc7eeb380c8fff0a0d 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-1 Architecture: amd64 Maintainer: Juergen Weigert Installed-Size: 2532 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-1), ocqt5101-qtbase5-dev (>= 5) Filename: ./amd64/ocqt5101-qtsvg5-dev_5.10.1-1_amd64.deb Size: 1379988 MD5sum: 2784c6cbfc5a6793c1f109be85f80970 SHA1: 660353e13cc3d4897eaa1aaeda7f19c982b77bfa SHA256: d9b5b0bb4d0bceb97cf260bb6730cd90d05caac448e37bb63a94729eec2781a1 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-1 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-dev Filename: ./amd64/ocqt5101-qtsvg5-examples_5.10.1-1_amd64.deb Size: 1254074 MD5sum: f30806fedd385d9e699bc75d5183df48 SHA1: 57dd59f19997796404aadb737f59409e9faa1f01 SHA256: 2e7008a5567b5faffc8da9e7e03c04113c15abc197c5de2e6e3d2e16b4c9da15 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: 3744 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: 443288 MD5sum: a51ef2a304e6af3add6e3e0c1f977a09 SHA1: 4ee0e17e5df7bf19018e11a043a1a80d2e395380 SHA256: 4a79382a31e209bdf5df3b718ef0dde317025595cdb523c6f4b07955207c8edb 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: 182674 MD5sum: 04f26a359f5524f3d13f063ae47035e8 SHA1: 9ba5f5b98d1a250ed51cb316dc69809bd6103876 SHA256: 6a535fa2018dba1aa384e95d3e7be7c1d2361d33b57532af0044da0e09ae4528 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: 1945232 MD5sum: c1eb93078915f290d1e615f3e28371e2 SHA1: 762dcdeb2709425ea3b67509aac0668403602610 SHA256: b39f60f7ce4e2518fb696567142d947c8cbed33a1dbc946409c2b7950b486ab4 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: 456794 MD5sum: 42d1b5bd5894da1891a24c184d36f97b SHA1: 8a6adb84d28757735e78461da20d175e0296e09a SHA256: 9d4ac3b3ccfc8d59222b5e39c92e3fe23c5d1879d85373718b9d3e96ba159bc3 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: 76346 MD5sum: 1c3e2ed94699551688b3d44dc591fc9a SHA1: 089e233a3b770eab7885038d49ca13ed62328e6e SHA256: d6a0fd60a2aae8e375d40bb95d1e9b753726cae8960306106272bb39cf5ae075 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: 77046 MD5sum: 1c37a4bf7d30b738d5d1bbb72776e0d9 SHA1: e8209b3ba5041091d88cdcf68aedbf109cab9e6a SHA256: 35120a00ccc2577e24f162ebb11a79af06fc025eaeed676f8bca93cd59fc05cd 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. Package: owncloud-client Version: 2.5.0~alpha1+oc-9563 Architecture: amd64 Maintainer: Jürgen Weigert Installed-Size: 2986 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libowncloudsync0 (= 2.5.0~alpha1+oc-9563), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.8), ocqt5101-libqt5concurrent5, ocqt5101-libqt5core5a, ocqt5101-libqt5dbus5, ocqt5101-libqt5gui5, ocqt5101-libqt5keychain1, ocqt5101-libqt5network5, ocqt5101-libqt5webkit5, ocqt5101-libqt5widgets5, ocqt5101-libqt5xml5, zlib1g (>= 1:1.1.4), libgnome-keyring0, owncloud-client-l10n, ocqt5101-libqt5sql5-sqlite Suggests: owncloud-client-dolphin, owncloud-client-nautilus, owncloud-client-nemo, owncloud-client-caja Filename: ./amd64/owncloud-client_2.5.0~alpha1+oc-9563_amd64.deb Size: 1051844 MD5sum: 330df6d19ea64295425af8ba71453628 SHA1: b1f55a547f5384238e61ffe29559f010ca33a1f2 SHA256: 869f64de97631f32a1dcb6182884ccdd797ad193df1b12736a8325a9cb053558 Section: devel Priority: optional Multi-Arch: same Description: The ownCloud sync client - github.com/owncloud/client . ownCloud client enables you to connect to your private ownCloud Server. With it you can create folders in your home directory, and keep the contents of those folders synced with your ownCloud server. Simply copy a file into the directory and the ownCloud Client does the rest. . ownCloud gives your employees anytime, anywhere access to the files they need to get the job done, whether through this desktop application, our mobile apps, the web interface, or other WebDAV clients. With it, your employees can easily view and share documents and information critical to the business, in a secure, flexible and controlled architecture. You can easily extend ownCloud with plug-ins from the community, or that you build yourself to meet the requirements of your infrastructure and business. . ownCloud - Your Cloud, Your Data, Your Way! www.owncloud.com . Authors ======= Duncan Mac-Vicar P. Klaas Freitag Daniel Molkentin Package: owncloud-client-caja Source: owncloud-client-overlays Version: 2.5.0~alpha1+oc-9563 Architecture: all Maintainer: Jürgen Weigert Installed-Size: 73 Depends: owncloud-client (= 2.5.0~alpha1+oc-9563), owncloud-client-overlays-icons, python-caja Suggests: caja Filename: ./all/owncloud-client-caja_2.5.0~alpha1+oc-9563_all.deb Size: 30164 MD5sum: 5449ffe7b264950838436da642982b85 SHA1: 705b5323dff23e274d63cf4916ba9b6cd8157db4 SHA256: 370e0edfd5bd15c0baabd8c481b448ff9721fb4047ca0bf0f9cea71a94204dc9 Section: devel Priority: optional Description: Caja plugin for owncloud This package contains a caja plugin to display overlay icons. . This helps users to understand the sync state of files in the synchronized directory. Package: owncloud-client-dbg Source: owncloud-client Version: 2.5.0~alpha1+oc-9563 Architecture: amd64 Maintainer: Jürgen Weigert Installed-Size: 24197 Depends: owncloud-client (= 2.5.0~alpha1+oc-9563) Filename: ./amd64/owncloud-client-dbg_2.5.0~alpha1+oc-9563_amd64.deb Size: 23793884 MD5sum: 6e8a2d72133c9605822833e4bb347a97 SHA1: da7b8720be917f9b23023533979e7f170f4c7cf6 SHA256: 884c53d896a07ab7eb54cb3185eca2b2d60e9f553336c27a3f6cb3858b3848da Section: debug Priority: extra Description: debugging symbols for owncloud-client This package contains the debugging symbols for owncloud-client. Package: owncloud-client-doc Source: owncloud-client Version: 2.5.0~alpha1+oc-9563 Architecture: all Maintainer: Jürgen Weigert Installed-Size: 48 Depends: owncloud-client (= 2.5.0~alpha1+oc-9563), libowncloudsync0 Filename: ./all/owncloud-client-doc_2.5.0~alpha1+oc-9563_all.deb Size: 25240 MD5sum: 41c9df41e796e8ee84f42fb2fd58ffec SHA1: 7f1decab8bc03c02f42d657448f9f406c9afce3a SHA256: 1bdab93a3cd79bdabfcf7fcae1163a241dbc5b161abd758056145f8c339e3e9f Section: devel Priority: optional Description: development files for the ownCloud sync lib Main package for ownCloud. . This package contains the library development files. Package: owncloud-client-l10n Source: owncloud-client Version: 2.5.0~alpha1+oc-9563 Architecture: all Maintainer: Jürgen Weigert Installed-Size: 2884 Depends: owncloud-client (>= 2.5.0~alpha1+oc-9563), libowncloudsync0 Breaks: owncloud-client (<= 1.5.0) Filename: ./all/owncloud-client-l10n_2.5.0~alpha1+oc-9563_all.deb Size: 385118 MD5sum: 86bb7d87cdfb55e6fb3293cfcdb9c4c7 SHA1: 2030e3e734e08d22bdff5060879df93de01ae134 SHA256: 55429102368dc6882c470193f3408bcf1284d7dbc37579133037b4dacf8f9cd3 Section: devel Priority: optional Description: Internationalization files for ownCloud Internationalization for ownCloud desktop sync client. . This package contains the translation packages. Package: owncloud-client-nautilus Source: owncloud-client-overlays Version: 2.5.0~alpha1+oc-9563 Architecture: all Maintainer: Jürgen Weigert Installed-Size: 73 Depends: owncloud-client (= 2.5.0~alpha1+oc-9563), owncloud-client-overlays-icons, python-nautilus Suggests: nautilus Filename: ./all/owncloud-client-nautilus_2.5.0~alpha1+oc-9563_all.deb Size: 30200 MD5sum: bffd2cb5116ab43ffc50982e2a1ef38b SHA1: cb3bfb9a352efa4cee1a5c9d6dc18cd98c2f752e SHA256: 0aa9e8c9ee4a40659003a79155c6a55efd8bfb6a9a8ea86c388f236389956bcc Section: devel Priority: optional Description: nautilus plugin for owncloud This package contains a nautilus plugin to display overlay icons. . This helps users to understand the sync state of files in the synchronized directory. Package: owncloud-client-nemo Source: owncloud-client-overlays Version: 2.5.0~alpha1+oc-9563 Architecture: all Maintainer: Jürgen Weigert Installed-Size: 73 Depends: owncloud-client (= 2.5.0~alpha1+oc-9563), owncloud-client-overlays-icons, python-nemo Suggests: nemo Filename: ./all/owncloud-client-nemo_2.5.0~alpha1+oc-9563_all.deb Size: 30196 MD5sum: 847a832d5cd616952575ac8fec0a4a4c SHA1: 8db3191d03e195fc935fa66360dd3a1d077a1450 SHA256: aadaae4dc1382099a4358c4cf46cd863a349ceef20dcb82ab81fc74f18845ee3 Section: devel Priority: optional Description: Nemo plugin for owncloud This package contains a nemo plugin to display overlay icons. . This helps users to understand the sync state of files in the synchronized directory. Package: owncloud-client-overlays-icons Source: owncloud-client-overlays Version: 2.5.0~alpha1+oc-9563 Architecture: all Maintainer: Jürgen Weigert Installed-Size: 280 Depends: owncloud-client (= 2.5.0~alpha1+oc-9563) Filename: ./all/owncloud-client-overlays-icons_2.5.0~alpha1+oc-9563_all.deb Size: 156518 MD5sum: b503a07d2cb59c9d584ed459913ee1c5 SHA1: 29cce47e857f91a4ad9f8d7491eae091096164cd SHA256: fc3757a0aac823d760f6fcd1b1b7b2f1e1599cc0165c88dd29e82dc2c8b26fcc Section: devel Priority: optional Description: overlay icons for owncloud client plugins This package contains overlay icons for owncloud plugins. . This helps users to understand the sync state of files in the synchronized directory.