%general-entities; ]> $LastChangedBy$ $Date$ libdbusmenu-qt-&libdbusmenu-qt-version; libdbusmenu-qt Introduction to libdbusmenu-qt This library provides a Qt implementation of the DBusMenu specification that exposes menus via DBus. &lfs90_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libdbusmenu-qt-md5sum; Download size: &libdbusmenu-qt-size; Estimated disk space required: &libdbusmenu-qt-buildsize; Estimated build time: &libdbusmenu-qt-time; libdbusmenu-qt Dependencies Required Optional (for building the API documentation) User Notes: Installation of libdbusmenu-qt Install libdbusmenu-qt by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DWITH_DOC=OFF \ -Wno-dev .. && make This packages does not come with a working test suite. Now, as the root user: make install Command Explanations -DCMAKE_BUILD_TYPE=Release: This switch is used to build without debugging symbols and apply a higher level of compiler optimizations. -DWITH_DOC=OFF: This option is set to avoid building the API documentation. Omit it if you have doxygen installed and want the documentation. Contents Installed Programs Installed Library Installed Directory None libdbusmenu-qt5.so /usr/lib/cmake/dbusmenu-qt5 and /usr/include/dbusmenu-qt5