Skip to content

install Qt6 based version as KSaneCore6

Alexander Stippich requested to merge astippich/ksanecore:qt6Version into master

It has been reported at https://mail.kde.org/pipermail/release-team/2023-December/013265.html that there is a collision between the Qt5 and Qt6 based version of KSaneCore. This is an issue because Skanpage is now Qt6 only, whereas Skanlite is not.

Hence, install the Qt6/KF6-based version of KSaneCore as KSaneCore6, which also brings it in line with the recent change of libksane/KSaneWidget6.

Adaptions for libksane is at https://invent.kde.org/astippich/libksane/-/commits/KSaneCore6

and for Skanpage at https://invent.kde.org/astippich/skanpage/-/commits/adaptKSaneCore

Merge request reports