The lxqt-notificationd package is the LXQt notification daemon.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/lxqt-notificationd/releases/download/1.4.0/lxqt-notificationd-1.4.0.tar.xz
Download MD5 sum: 823aef2b5ad40b332a3ea6f83488bdad
Download size: 64 KB
Estimated disk space required: 4.3 MB
Estimated build time: 0.2 SBU
Install lxqt-notificationd by running the following commands:
mkdir -v build &&
cd       build &&
cmake -DCMAKE_BUILD_TYPE=Release  \
      -DCMAKE_INSTALL_PREFIX=/usr \
      ..       &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install