%general-entities; ]> $LastChangedBy$ $Date$ Sonnet-&kf5-version; Sonnet Introduction to Sonnet The Sonnet package contains a library that provides a plugin-based spell checking library for Qt-based applications. &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &sonnet-md5sum; Download size: &sonnet-size; Estimated disk space required: &sonnet-buildsize; Estimated build time: &sonnet-time; Sonnet Dependencies Required and Recommended Optional Hspell and Hunspell User Notes: Installation of Sonnet Install Sonnet by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libKF5SonnetCore.so libKF5SonnetUi.so $KF5_PREFIX/include/KF5/{SonnetCore,SonnetUi}, $KF5_PREFIX/lib/cmake/KF5Sonnet, $KF5_PREFIX/usr/share/kf5/sonnet and $KF5_PREFIX/&qt5-plugins-dir;/sonnet_clients