The libdbusmenu-lxqt package provides a Qt implementation of the DBusMenu protocol.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/lxqt/libdbusmenu-lxqt/releases/download/0.3.0/libdbusmenu-lxqt-0.3.0.tar.xz
Download SHA256 Sum: ada0d14d3a4d9fb0ba344bf078d351046dfd226da1096f866d78167a79243ff9
Download MD5 sum: 2ccc567ac1481ac1d065639cb7bf8ad7
Download size: 193.5 KB
Estimated disk space required: 5,940.0 KB
Estimated build time: less than 1.0 SBU
"doxygen" and qjson
Prepare libdbusmenu-lxqt by running the following commands:
cmake -B build -W no-dev \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Releasecmake --build build
This package does not come with a test suite.
Now Install the package, as the root user:
cmake --install build
-D WITH_DOC=ON: Use this switch if
you ve installed "doxygen" and want to
build the optional documentation.