Kfilemetadata is a framework for searching and managing metadata.
This package is known to build and work properly using an LFS-7.6 platform.
Download (HTTP): http://download.kde.org/stable/4.14.1/src/kfilemetadata-4.14.1.tar.xz
Download MD5 sum: 0faa1b90189c77731c62e63e57f5ba00
Download size: 36 KB
Estimated disk space required: 4.5 MB
Estimated build time: 0.2 SBU
taglib-1.9.1, Poppler-0.26.4, Exiv2-0.24, FFmpeg-2.3.3, libepub and Mobipocket
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kfilemetadata
Install kfilemetadata by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
To run the test suite, issue: make test.
Now, as the root
user:
make install
Last updated on 2014-09-17 21:56:07 -0700