%general-entities; ]> $LastChangedBy$ $Date$ liblxqt-&liblxqt-version; liblxqt Introduction to liblxqt The liblxqt is the core utility library for all LXQt components. &lfs78_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &liblxqt-md5sum; Download size: &liblxqt-size; Estimated disk space required: &liblxqt-buildsize; Estimated build time: &liblxqt-time; liblxqt Dependencies You do not need all , just the named library and dependencies. Required kwindowsystem, from and User Notes: Installation of liblxqt Install liblxqt by running the following commands: sed -e '/lxqtnotification.h/ i #include <QObject>' \ -i lxqtnotification.cpp && mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ -DCMAKE_INSTALL_LIBDIR=lib \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -e ...: Fixes the headers for Qt5-5.5. Contents Installed Programs Installed Library Installed Directories None liblxqt.so $LXQT_PREFIX/{include,share{,/cmake}/lxqt} Short Descriptions liblxqt.so contains the liblxqt API functions. liblxqt.so