glfs/kde4/core/kde4runtime.xml

171 lines
5.6 KiB
XML
Raw Normal View History

<?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 kde4runtime-download-http "http://mirrors.isc.org/pub/kde/stable/4.8.1/src/kde-runtime-&kde4runtime-version;.tar.xz">
<!ENTITY kde4runtime-download-ftp "ftp://ftp.kde.org/pub/kde/stable/4.8.1/src/kde-runtime-&kde4runtime-version;.tar.xz">
<!ENTITY kde4runtime-md5sum "9fa9c4015f158d1b434a5b8653e65dcf">
<!ENTITY kde4runtime-size "5.5 MB">
<!ENTITY kde4runtime-buildsize "548 MB">
<!ENTITY kde4runtime-time "7.5 SBU">
]>
<sect1 id="kde4runtime" xreflabel="kde-runtime-&kde4runtime-version;">
<?dbhtml filename="kde4runtime.html"?>
<sect1info>
<othername>$LastChangedBy: bdubbs $</othername>
<date>$Date: 2011-10-26 23:29:54 +0200 (Wed, 26 Oct 2011) $</date>
</sect1info>
<title>Kde-runtime-&kde4runtime-version;</title>
<indexterm zone="kde4runtime">
<primary sortas="a-kde4runtime">kde4runtime</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kde-runtime</title>
<para>Kde-runtime is for runtime dependencies and is a required
package for <application>KDE</application> applications like kdesu,
kfile etc.</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&kde4runtime-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&kde4runtime-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &kde4runtime-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &kde4runtime-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &kde4runtime-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &kde4runtime-time;</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
url="&patch-root;/kde4runtime-&kde4runtime-version;-fixes-1.patch"/></para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="kde4libs"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libjpeg"/>,
<xref linkend="exiv2"/>,
<xref linkend="alsa-lib"/> and
<xref linkend="phonon"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="pulseaudio"/>,
<xref linkend="xine-lib"/>,
<xref linkend="libcanberra"/>,
<xref linkend="samba3"/>,
<xref linkend="libtirpc"/>,
<ulink url="http://www.openslp.org/">OpenSLP</ulink>,
<ulink url="http://launchpad.net/ntrack">QNtrack</ulink>,
<ulink url="http://www.libssh.org/">LibSSH</ulink> and
<ulink url="http://www.openexr.com/">OpenEXR</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kde4runtime"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Kde-runtime</title>
<para>Install <application>kderuntime</application> by running the following
commands:</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
-DKDE_DEFAULT_HOME=.kde4 \
-DSYSCONF_INSTALL_DIR=/etc/kde4 \
.. &amp;&amp;
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="commands">
<title>Command Explanations</title>
<para><option>- -xyz</option>: This option is set for ...</para>
</sect2>
-->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>kcmshell4, kde4, kde4-menu, kdebugdialog, kde-cp, keditfiletype,
kde-mv, kde-open, kfile4, kglobalaccel, khelpcenter, khotnewstuff4,
khotnewstuff-upload, kiconfinder, kioclient, kmimetypefinder, knotify4,
kreadconfig, ksvgtopng, ktraderclient, ktrash, kwriteconfig, kquitapp,
kstart, kuiserver, kwalletd, nepomukbackup, nepomukcontroller, nepomukindexer,
nepomukserver, nepomukservicestub and nepomuk-simpleresource-rcgen, plasmapkg,
plasma-remote-helper and solid-hardware</seg>
<seg>several in $KDE4_PREFIX/lib</seg>
<seg>several in /etc/kde4, $KDE4_PREFIX/include and $KDE4_PREFIX/share</seg>
</seglistitem>
</segmentedlist>
<!--
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="a-kde4runtime">
<term><command>kde4runtime</command></term>
<listitem>
<para>is a testing utility for kde4runtime-generated build trees.</para>
<indexterm zone="a-kde4runtime kde4runtime">
<primary sortas="b-kde4runtime">kdelibs</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
-->
</sect2>
</sect1>