source: archive/core/kdepimlibs.xml@ 3f2db3a6

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.0 KB
RevLine 
[0e25c32]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[1cc5345]7 <!ENTITY kdepimlibs-download-http "&kde-download-attic;/15.04.3/src/kdepimlibs-&kdepim-version;.tar.xz">
[2bb2521]8 <!ENTITY kdepimlibs-download-ftp " ">
[5036aa29]9 <!ENTITY kdepimlibs-md5sum "098c975fb970621dc8382ed3c28de0eb">
[266a547]10 <!ENTITY kdepimlibs-size "2.7 MB">
[28113fe]11 <!ENTITY kdepimlibs-buildsize "213 MB">
[5036aa29]12 <!ENTITY kdepimlibs-time "8.3 SBU">
[0e25c32]13]>
14
[28113fe]15<sect1 id="kdepimlibs" xreflabel="kdepimlibs-&kdepim-version;">
[2a7334e8]16 <?dbhtml filename="kdepimlibs.html"?>
[0e25c32]17
18
[28113fe]19 <title>Kdepimlibs-&kdepim-version;</title>
[0e25c32]20
[c9df31a]21 <indexterm zone="kdepimlibs">
22 <primary sortas="a-kdepimlibs">kdepimlibs</primary>
[0e25c32]23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Kdepimlibs</title>
27
[0d7900a]28 <para><application>Kdepimlibs</application> is the common library for
[2ddc3485]29 <application>KDE</application> PIM applications like
30 <command>kmail</command>, <command>kalarm</command>, etc.</para>
[0e25c32]31
[1cc5345]32 &lfs79_checked;
[0e25c32]33
34 <bridgehead renderas="sect3">Package Information</bridgehead>
35 <itemizedlist spacing="compact">
36 <listitem>
[c9df31a]37 <para>Download (HTTP): <ulink url="&kdepimlibs-download-http;"/></para>
[0e25c32]38 </listitem>
39 <listitem>
[c9df31a]40 <para>Download (FTP): <ulink url="&kdepimlibs-download-ftp;"/></para>
[0e25c32]41 </listitem>
42 <listitem>
[c9df31a]43 <para>Download MD5 sum: &kdepimlibs-md5sum;</para>
[0e25c32]44 </listitem>
45 <listitem>
[c9df31a]46 <para>Download size: &kdepimlibs-size;</para>
[0e25c32]47 </listitem>
48 <listitem>
[c9df31a]49 <para>Estimated disk space required: &kdepimlibs-buildsize;</para>
[0e25c32]50 </listitem>
51 <listitem>
[c9df31a]52 <para>Estimated build time: &kdepimlibs-time;</para>
[0e25c32]53 </listitem>
54 </itemizedlist>
55
56 <bridgehead renderas="sect3">Kdepimlibs Dependencies</bridgehead>
57
58 <bridgehead renderas="sect4">Required</bridgehead>
59 <para role="required">
[33e5761]60 <xref linkend="kdelibs"/>,
61 <xref linkend="libxslt"/>,
62 <xref linkend="gpgme"/>,
63 <xref linkend="libical"/>,
64 <xref linkend="akonadi"/>,
65 <xref linkend="cyrus-sasl"/>,
[7031a69]66 <xref linkend="boost"/>, and
[33e5761]67 <xref linkend="qjson"/>
[0e25c32]68 </para>
69
70 <bridgehead renderas="sect4">Recommended</bridgehead>
71 <para role="recommended">
[86d09e6]72 <xref linkend="openldap"/> (if connecting to an LDAP server)
[33e5761]73 </para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
[7031a69]77 <xref linkend="openssl"/> and
[33e5761]78 <ulink url="http://projects.kde.org/prison">prison</ulink>
[0e25c32]79 </para>
80
81 <para condition="html" role="usernotes">User Notes:
[c9df31a]82 <ulink url="&blfs-wiki;/kdepimlibs"/>
[0e25c32]83 </para>
84
85 </sect2>
86
87 <sect2 role="installation">
88 <title>Installation of Kdepimlibs</title>
89
90 <para>Install <application>kdepimlibs</application> by running the following
91 commands:</para>
92
[69138677]93<!-- Again, nothing in sysconfdir -->
[0e25c32]94<screen><userinput>mkdir build &amp;&amp;
[18c9ee54]95cd build &amp;&amp;
96
[b22a51fa]97cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
98 -DCMAKE_BUILD_TYPE=Release \
99 -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
[97c713e]100 -Wno-dev .. &amp;&amp;
[0e25c32]101make</userinput></screen>
102
[2ddc3485]103 <para>The full test suite for this package is not enabled by default and not
104 tested by the BLFS team.</para>
105
[0e25c32]106 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
107
108<screen role="root"><userinput>make install</userinput></screen>
109
110 </sect2>
111
112 <sect2 role="content">
113 <title>Contents</title>
114
115 <segmentedlist>
[ed4724e]116 <segtitle>Installed Programs</segtitle>
117 <segtitle>Installed Libraries</segtitle>
118 <segtitle>Installed Directories</segtitle>
[0e25c32]119
120 <seglistitem>
[5036aa29]121 <seg>akonadi2xml, akonadi_benchmarker, and akonaditest</seg>
[2a7334e8]122 <seg>several in &kde-dir;/lib</seg>
123 <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
124 </seg>
[0e25c32]125 </seglistitem>
126 </segmentedlist>
[69138677]127
[0e25c32]128 </sect2>
129
130</sect1>
Note: See TracBrowser for help on using the repository browser.