mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
01cd34615e
Minor edits Archive old KDE files git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17162 af4574ff-66df-0310-9fd7-8a98e5e911e0
261 lines
8.2 KiB
XML
261 lines
8.2 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 kdepim-runtime-download-http "&kde-download-attic;/15.04.3/src/kdepim-runtime-&kdepim-version;.tar.xz">
|
|
<!ENTITY kdepim-runtime-download-ftp " ">
|
|
<!ENTITY kdepim-runtime-md5sum "7dd2063acf9b6920920d0118f5576db6">
|
|
<!ENTITY kdepim-runtime-size "1.1 MB">
|
|
<!ENTITY kdepim-runtime-buildsize "126 MB">
|
|
<!ENTITY kdepim-runtime-time "7.4 SBU">
|
|
]>
|
|
|
|
<sect1 id="kdepim-runtime" xreflabel="kdepim-runtime-&kdepim-version;">
|
|
<?dbhtml filename="kdepim-runtime.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Kdepim-runtime-&kdepim-version;</title>
|
|
|
|
<indexterm zone="kdepim-runtime">
|
|
<primary sortas="a-kdepim-runtime">kdepim-runtime</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kdepim-runtime</title>
|
|
|
|
<para>This package provides additional resources for <application>Akonadi</application>.
|
|
</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kdepim-runtime-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kdepim-runtime-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kdepim-runtime-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &kdepim-runtime-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kdepim-runtime-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kdepim-runtime-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Kdepim-runtime Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kdepimlibs"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="http://git.kolab.org">KolabLibraries</ulink> (for Kolab Groupware Resource),
|
|
<ulink url="http://projects.kde.org/libkgapi">libKGAPI</ulink> (to access Google services), and
|
|
<ulink url="http://projects.kde.org/libkfbapi">libKFbAPI</ulink> (to access Facebook services)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kdepim-runtime"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Kdepim-runtime</title>
|
|
|
|
<para>Install <application>Kdepim-runtime</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
|
|
-Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<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>accountwizard, akonadi_nepomuk_feeder, akonadi_*_agent,
|
|
akonadi_*_resource, akonaditray, gidmigrator,
|
|
kaddressbookmigrator, kjotsmigrator, kmail-migrator,
|
|
knotes-migrator, and kres-migrator</seg>
|
|
<seg>libakonadi-xml.so, libkdepim-copy.so, libkmindexreader.so,
|
|
libmaildir.so, and several in &kde-dir;/lib/kde4</seg>
|
|
<seg>several in &kde-dir;/share</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="accountwizard">
|
|
<term><command>accountwizard</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to create an email account.
|
|
</para>
|
|
<indexterm zone="kdepim-runtime accountwizard">
|
|
<primary sortas="b-accountwizard">accountwizard</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--
|
|
<varlistentry id="akonadi_nepomuk_feeder">
|
|
<term><command>akonadi_nepomuk_feeder</command></term>
|
|
<listitem>
|
|
<para>
|
|
|
|
</para>
|
|
<indexterm zone="kdepim-runtime akonadi_nepomuk_feeder">
|
|
<primary sortas="b-akonadi_nepomuk_feeder">akonadi_nepomuk_feeder</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="akonadi_*_agent">
|
|
<term><command>akonadi_*_agent</command></term>
|
|
<listitem>
|
|
<para>
|
|
|
|
</para>
|
|
<indexterm zone="kdepim-runtime akonadi_*_agent">
|
|
<primary sortas="b-akonadi_*_agent">akonadi_*_agent</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="akonadi_*_resource">
|
|
<term><command>akonadi_*_resource</command></term>
|
|
<listitem>
|
|
<para>
|
|
|
|
</para>
|
|
<indexterm zone="kdepim-runtime akonadi_*_resource">
|
|
<primary sortas="b-akonadi_*_resource">akonadi_*_resource</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
-->
|
|
<varlistentry id="akonaditray">
|
|
<term><command>akonaditray</command></term>
|
|
<listitem>
|
|
<para>
|
|
launch the account wizard to configure PIM accounts.
|
|
</para>
|
|
<indexterm zone="kdepim-runtime akonaditray">
|
|
<primary sortas="b-akonaditray">akonaditray</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--
|
|
<varlistentry id="gidmigrator">
|
|
<term><command>gidmigrator</command></term>
|
|
<listitem>
|
|
<para>
|
|
|
|
</para>
|
|
<indexterm zone="kdepim-runtime gidmigrator">
|
|
<primary sortas="b-gidmigrator">gidmigrator</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
-->
|
|
<varlistentry id="kaddressbookmigrator">
|
|
<term><command>kaddressbookmigrator</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a migration tool for the KDE address book.
|
|
</para>
|
|
<indexterm zone="kdepim-runtime kaddressbookmigrator">
|
|
<primary sortas="b-kaddressbookmigrator">kaddressbookmigrator</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kjotsmigrator">
|
|
<term><command>kjotsmigrator</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a migration tool for KJots, the KDE note taker.
|
|
</para>
|
|
<indexterm zone="kdepim-runtime kjotsmigrator">
|
|
<primary sortas="b-kjotsmigrator">kjotsmigrator</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kmail-migrator">
|
|
<term><command>kmail-migrator</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a migration tool for kmail.
|
|
</para>
|
|
<indexterm zone="kdepim-runtime kmail-migrator">
|
|
<primary sortas="b-kmail-migrator">kmail-migrator</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="knotes-migrator">
|
|
<term><command>knotes-migrator</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a migration tool for knotes.
|
|
</para>
|
|
<indexterm zone="kdepim-runtime knotes-migrator">
|
|
<primary sortas="b-knotes-migrator">knotes-migrator</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--
|
|
<varlistentry id="kres-migrator">
|
|
<term><command>kres-migrator</command></term>
|
|
<listitem>
|
|
<para>
|
|
|
|
</para>
|
|
<indexterm zone="kdepim-runtime kres-migrator">
|
|
<primary sortas="b-kres-migrator">kres-migrator</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
-->
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|