glfs/kde/add/kdeaddons.xml
Bruce Dubbs 51ee35b0ee Update to kde-3.5.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5869 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-17 00:09:40 +00:00

123 lines
3.9 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdeaddons-download-http "&kde-download-http;/kdeaddons-&kde-version;.tar.bz2">
<!ENTITY kdeaddons-download-ftp "&kde-download-ftp;/kdeaddons-&kde-version;.tar.bz2">
<!ENTITY kdeaddons-md5sum "affb74174c6e3eda2c0748d6c052c8ff">
<!ENTITY kdeaddons-size "1.6 MB">
<!ENTITY kdeaddons-buildsize "48 MB">
<!ENTITY kdeaddons-time "3.6 SBU">
]>
<sect1 id="kdeaddons" xreflabel="kdeaddons-&kde-version;">
<?dbhtml filename="kdeaddons.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<keywordset>
<keyword role="package">kdeaddons-&kde-version;.tar</keyword>
<keyword role="ftpdir">kde</keyword>
</keywordset>
</sect1info>
<title>Kdeaddons-&kde-version;</title>
<indexterm zone="kdeaddons">
<primary sortas="a-kdeaddons">Kdeaddons</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kdeaddons</title>
<para><application>Kdeaddons</application> provides additional plugins for
<application>konqueror</application>, <application>kate</application>, and
<application>kicker</application>.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Download (HTTP): <ulink url="&kdeaddons-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&kdeaddons-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &kdeaddons-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &kdeaddons-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &kdeaddons-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &kdeaddons-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Kdeaddons Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="libjpeg"/> and
<xref linkend="libxml2"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="kdenetwork"/>,
<xref linkend="kdemultimedia"/>,
<xref linkend="kdepim"/>,
<xref linkend="kdegames"/>,
<!-- <xref linkend="db"/>, -->
<xref linkend="xmms"/>, and
<xref linkend="sdl"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kdeaddons"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kdeaddons</title>
<para>Install <application>kdeaddons</application> with:</para>
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>Miscellaneous <application>KDE</application> support programs</seg>
<seg>Additional plugins, libraries, and scripts for <application>KDE</application>
applications</seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<indexterm zone="kdeaddons">
<primary sortas="c-kdeaddons">KDE plugins and scripts</primary>
</indexterm>
</sect2>
</sect1>