The KDDockWidgets package provides Qt dock widgets that are suitable for replacing QDockWidget and implementing advanced functionality that is missing from Qt.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://github.com/KDAB/KDDockWidgets/releases/download/v2.4.0/KDDockWidgets-2.4.0.tar.gz
Download MD5 sum: 6ad73ca8501c207d99116210054814aa
Download size: 5.4 MB
Estimated disk space required: 114 MB
Estimated build time: 0.6 SBU (using parallelism=4)
fmt-12.2.0, Qt-6.11.2, and Vulkan-Loader-1.4.357.0
Install KDDockWidgets by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
-D CMAKE_BUILD_TYPE=Release \
-W no-author .. &&
make
This package does not come with a test suite.
Now, as the root user:
make install