The lxqt-notificationd package is the LXQt notification daemon.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://downloads.lxqt.org/lxqt/0.10.0/lxqt-notificationd-0.10.0.tar.xz
Download MD5 sum: 6fc72335b4cb0ae1db3cbbcc2f6e38ca
Download size: 32 KB
Estimated disk space required: 2.5 MB
Estimated build time: 0.2 SBU
liblxqt-0.10.0 and lxqt-common-0.10.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxqt-notificationd
Install lxqt-notificationd by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2016-03-05 10:01:52 -0800