%general-entities; ]> $LastChangedBy$ $Date$ Baloo-&plasma-version; Baloo Introduction to Baloo The Baloo package contains a framework for searching and managing metadata. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &baloo5-md5sum; Download size: &baloo5-size; Estimated disk space required: &baloo5-buildsize; Estimated build time: &baloo5-time; Baloo Dependencies Required , , , User Notes: Installation of Baloo Install Baloo by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations -DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR: This switch is used to set correct XDG configuration directory. Contents Installed Programs Installed Libraries Installed Directories balooctl, baloo_file, baloo_file_cleaner, baloo_file_extractor, baloosearch and balooshow libKF5BalooCore.so, libKF5BalooFiles.so and libKF5BalooXapian.so $KF5_PREFIX/include/KF5/Baloo and $KF5_PREFIX/lib/cmake/KF5Baloo