This library provides a Qt implementation of the DBusMenu specs which goal is to expose menus on DBus.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://launchpad.net/libdbusmenu-qt/trunk/0.7.0/+download/libdbusmenu-qt-0.7.0.tar.bz2
Download MD5 sum: 512dc3213afcf0c561ac28000e85a80d
Download size: 31 KB
Estimated disk space required: 3.5 MB
Estimated build time: 0.2 SBU
Qjson for building test suite
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdbusmenu-qt
Install libdbusmenu-qt by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$(pkg-config --variable=prefix QtCore) .. && make
Now, as the root
user:
make install
Last updated on 2012-01-06 16:50:17 +0000