Source: packagekit-qt Section: libs Priority: optional Maintainer: Matthias Klumpp Uploaders: Aurélien COUDERC Build-Depends: debhelper-compat (= 13), cmake (>= 3.2), packagekit (>= 1.2.6), pkg-kde-tools (>= 0.17.0~), pkgconf, qt6-base-dev Standards-Version: 4.7.2 Homepage: https://www.freedesktop.org/software/PackageKit/ Vcs-Git: https://salsa.debian.org/pkgutopia-team/packagekit-qt.git Vcs-Browser: https://salsa.debian.org/pkgutopia-team/packagekit-qt Package: libpackagekitqt6-2 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: packagekit Description: Library for accessing PackageKit using Qt6 PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a library to access PackageKit using Qt6. Package: libpackagekitqt6-dev Section: libdevel Architecture: any Depends: libpackagekitqt6-2 (= ${binary:Version}), qt6-base-dev, ${misc:Depends} Description: Library for accessing PackageKit using Qt6 (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files for PackageKit-Qt for Qt6.