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.0 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: 117 MB
Estimated build time: 0.6 SBU (using parallelism=4)
fmt-12.1.0, Qt-6.10.2, and Vulkan-Loader-1.4.341.0
KDBindings, nlohmann_json, and spdlog
This package extracts to the KDDockWidgets-2.4.0 directory instead of the
expected kddockwidgets-2.4.0
directory.
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-dev .. &&
make
This package does not come with a test suite.
Now, as the root user:
make install