Bug#1076229: libqt5webview5: Cannot be installed due to missing dependency

2024-07-12 Thread Robert Griebl
Package: libqt5webview5 Severity: grave Justification: renders package unusable X-Debbugs-Cc: rob...@griebl.org Dear Maintainer, This package is used in KDE's "discover" Package Installer, which is not installable anymore now. $ agi libqt5webview5 Some packages could not be installed. This may

Bug#1060228: qt6-multimedia: Cmake config for MultimediaQuickPrivate is not packaged

2024-01-07 Thread Robert Griebl
Source: qt6-multimedia Version: 6.4.2-11 Severity: normal X-Debbugs-Cc: rob...@griebl.org Hi, The Debian Qt6 MM packages are not shipping with a cmake config for the private module "MultimediaQuickPrivate". While you normally do not have to deal with this private module, you definitely DO need

Bug#1009632: The QPA plugin package contains the TLS backends

2022-04-15 Thread Robert Griebl
Hi Patrick, On 15.04.2022 18:03, Patrick Franz wrote: And while we're at it: the image format plugins also do not really belong into the qpa plugin package for the same reasons: you can use QtGui and the QImage classes perfectly fine in a headless daemon:

Bug#1009632: The QPA plugin package contains the TLS backends

2022-04-13 Thread Robert Griebl
Package: qt6-qpa-plugins Version: 6.2.2 The new Qt6 plugins for the TLS backend (QSslSocket) got packaged with the QPA plugins, which is a bit awkward if you have a headless daemon that needs to download from https:// URLs, because you are now pulling in a lot of X11 and OpenGL dependencies.