<?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 kdepimlibs-download-http "&kde-download-http;applications/&kde-apps-version;/src/kdepimlibs-&kde-libs-version;.tar.xz">
  <!ENTITY kdepimlibs-download-ftp  " ">
  <!ENTITY kdepimlibs-md5sum        "0c027a427a15487d594aa1d6d20b339c">
  <!ENTITY kdepimlibs-size          "2.7 MB">
  <!ENTITY kdepimlibs-buildsize     "212 MB">
  <!ENTITY kdepimlibs-time          "1.4 (using parallelism=10) SBU">
]>

<sect1 id="kdepimlibs" xreflabel="kdepimlibs-&kde-libs-version;">
  <?dbhtml filename="kdepimlibs.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-24 00:00:51 -0500 (Tue, 24 Feb 2015) $</date>
  </sect1info>

  <title>Kdepimlibs-&kde-libs-version;</title>

  <indexterm zone="kdepimlibs">
    <primary sortas="a-kdepimlibs">kdepimlibs</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Kdepimlibs</title>

    <para><application>Kdepimlibs</application> is the common library for
    <application>KDE</application> PIM applications like
    <command>kmail</command>, <command>kalarm</command>, etc.</para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>Download (HTTP): <ulink url="&kdepimlibs-download-http;"/></para>
      </listitem>
      <listitem>
        <para>Download (FTP): <ulink url="&kdepimlibs-download-ftp;"/></para>
      </listitem>
      <listitem>
        <para>Download MD5 sum: &kdepimlibs-md5sum;</para>
      </listitem>
      <listitem>
        <para>Download size: &kdepimlibs-size;</para>
      </listitem>
      <listitem>
        <para>Estimated disk space required: &kdepimlibs-buildsize;</para>
      </listitem>
      <listitem>
        <para>Estimated build time: &kdepimlibs-time;</para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">Kdepimlibs Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="kdelibs"/>,
      <xref linkend="libxslt"/>,
      <xref linkend="gpgme"/>,
      <xref linkend="libical"/>,
      <xref linkend="akonadi"/>,
      <xref linkend="cyrus-sasl"/>,
      <xref linkend="boost"/>, and
      <xref linkend="qjson"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="openldap"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="openssl"/> and
      <ulink url="http://projects.kde.org/prison">prison</ulink>
    </para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/kdepimlibs"/>
    </para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of Kdepimlibs</title>

    <para>Install <application>kdepimlibs</application> by running the following
    commands:</para>

<!-- Again, nothing in sysconfdir -->
<screen><userinput>mkdir build &amp;&amp;
cd    build &amp;&amp;

cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
      -DCMAKE_BUILD_TYPE=Release         \
      -Wno-dev .. &amp;&amp;
make</userinput></screen>

    <para>The full test suite for this package is not enabled by default and not
    tested by the BLFS team.</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>akonadi_benchmarker and akonaditest</seg>
        <seg>several in &kde-dir;/lib</seg>
        <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
        </seg>
      </seglistitem>
    </segmentedlist>

  </sect2>

</sect1>
