This is a large, but still intermediate commit for KDE6 (kf6 and plasma6).
These are the key changes:
Update kf6 dependencies.
Remove kuserfeedback (it is now a part of kf6).
Move libdbusmenu-qt to General Libraries. It is still needed for LXQt, but
will be remmoved when LXQt moves to Qt6 and LF6/Plasma6.
Made some changes to bluez to use &root;.
Commented out kmix, libkcddb, and k3b. These are still kf5 apps and would
require adding back most of kf5 to the book. It's easier to just wait for
these to be updated to qt6/kf6.
Removed references to the full qt5 package in LXQt packages. It mkes no sense
now that Qt6 is in the book to also build the full (deprecated) Qt5 package.
It may makes sense to just remove the full Qt5 package from th ebook now.
Renamed an internal referece from plasma5-build to just plasma-build in polkit
and mesa.
Like all other packages using gi-docgen for doc, we are already
providing the explicit instruction to build docs, so no need to explain
it as a meson setup option.
This update replaces kf5. In doing so there are several packages
in BLFS that are broken, notably the LXQt packages that reference
kf5 packages.
Trying to maintain kf5 and kf6 in the book is more effort than it
is worth. For those that want the kf5 based elements, blfs-12.1
still works.
Several packages were updated to build with qt6 so they are not available
for packages that need the qt5 versions, These include qca, polkit-qt, and
phonon. A couple of packages that are no longer needed for kf6 are still
in the book: kuserfeedback and libdbusmenuqt.
Many filenames still need to be changed, e.g. kf5-frameworks.xml, as
well as xml defined identifiers.
Later when LXQt releases their qt6/kf6 based packages, then we will
do a scrub of all the book internals to make names consistent.