mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
133 lines
4.3 KiB
XML
133 lines
4.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY nepomuk-core-download-http "&kde-download-http;&kde-version;/src/nepomuk-core-&kde-version;.tar.xz">
|
|
<!ENTITY nepomuk-core-download-ftp "&kde-download-ftp;&kde-version;/src/nepomuk-core-&kde-version;.tar.xz">
|
|
<!ENTITY nepomuk-core-md5sum "b73d88658f0405d5f705c469d2697a9a">
|
|
<!ENTITY nepomuk-core-size "374 KB">
|
|
<!ENTITY nepomuk-core-buildsize "41 MB">
|
|
<!ENTITY nepomuk-core-time "1.9 SBU">
|
|
]>
|
|
|
|
<sect1 id="nepomuk-core" xreflabel="nepomuk-core-&kde-version;">
|
|
<?dbhtml filename="nepomuk-core.html"?>
|
|
|
|
|
|
<title>Nepomuk-core-&kde-version;</title>
|
|
|
|
<indexterm zone="nepomuk-core">
|
|
<primary sortas="a-nepomuk-core">nepomuk-core</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Nepomuk-core</title>
|
|
|
|
<para>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.</para>
|
|
|
|
&lfs75_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&nepomuk-core-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&nepomuk-core-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &nepomuk-core-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &nepomuk-core-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &nepomuk-core-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &nepomuk-core-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Nepomuk-core Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kdelibs"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="kfilemetadata"/>,
|
|
<xref linkend="baloo"/>,
|
|
<xref linkend="poppler"/>,
|
|
<xref linkend="taglib"/>,
|
|
<xref linkend="exiv2"/> and
|
|
<xref linkend="ffmpeg"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="http://sourceforge.net/projects/ebook-tools">libepub</ulink> and
|
|
<ulink url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket">Mobipocket</ulink>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/nepomuk-core"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Nepomuk-core</title>
|
|
|
|
<para>Install <application>nepomuk-core</application> by running the following
|
|
commands:</para>
|
|
|
|
<!-- Nothing is installed in sysconfdir ... -->
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a working test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>nepomuk-simplesource-rcgen, nepomuk2-rcgen, nepomukbackup,
|
|
nepomukcleaner, nepomukindexer, nepomukserver and
|
|
nepomukservicestub</seg>
|
|
<seg>libkdeinit4_nepomukserver.so, libnepomukcommon.so,
|
|
libnepomukcore.so and several in
|
|
&kde-dir;/lib/kde4</seg>
|
|
<seg>&kde-dir;/include/nepomuk2, &kde-dir;/include/Nepomuk2,
|
|
&kde-dir;/lib/cmake/NepomukCore and several in
|
|
&kde-dir;/share/apps</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|