Nepomuk-core contains the Semantik Desktop core libraries. This includes central services like file indexing, file system monitoring, query, and of course storage, as well as the corresponding client libraries.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://download.kde.org/stable/4.12.2/src/nepomuk-core-4.12.2.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.12.2/src/nepomuk-core-4.12.2.tar.xz
Download MD5 sum: 923361f03ac583b5c04990035dc78890
Download size: 371 KB
Estimated disk space required: 41 MB
Estimated build time: 1.9 SBU
Poppler-0.24.5, taglib-1.9.1, Exiv2-0.24 and FFmpeg-2.1.3
libepub and Mobipocket
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/nepomuk-core
Install nepomuk-core by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
This package does not come with a working test suite.
Now, as the root
user:
make install
Last updated on 2014-02-27 20:59:01 -0800