There are still a few packages that need testing and the book updated.
The kf6 adn plasma packages referenced in LXQt are incorrect and need
to be changed to reference kf5 packages for now.
Note that there is a new package, plasma-activities, that is needed in
the kde-gear section, but needed to be taken from the plasma6 set of
packages.
kio-extras is no longer needed for the packages in the book.
Some notes:
- proftpd has been supporting PCRE2 since 1.3.8a.
- bluefish actually invokes PCRE via Glib, so since Glib was ported
from PCRE1 to PCRE2 bluefish has been using PCRE2 in fact.
- zsh and rasqal will support PCRE2 in the next release. For zsh pcre
is not used with book instruction anyway, and for rasqal the
maintainer suggests just relying on Glibc regex.h before the next
release.
- The other distros (Fedora for eg) are already disabling PCRE for
slang.
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.