mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
0bfe309aff
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3446 af4574ff-66df-0310-9fd7-8a98e5e911e0
106 lines
3.0 KiB
XML
106 lines
3.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/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 "d1ad11def2ac30965642144ef29d738a">
|
|
<!ENTITY kdeaddons-size "1.5 MB">
|
|
<!ENTITY kdeaddons-buildsize "47 MB">
|
|
<!ENTITY kdeaddons-time "5.04 SBU">
|
|
]>
|
|
|
|
<sect1 id="kdeaddons">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<?dbhtml filename="kdeaddons.html"?>
|
|
<title><application>kdeaddons</application>-&kde-version;</title>
|
|
|
|
<indexterm zone="kdeaddons">
|
|
<primary sortas="a-kdeaddons">Kdeaddons</primary>
|
|
</indexterm>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>kdeaddons</application></title>
|
|
|
|
<sect3><title>Package information</title>
|
|
<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>
|
|
</sect3>
|
|
|
|
<sect3>
|
|
<title><application>kdeaddons</application> dependencies</title>
|
|
|
|
<sect4>
|
|
<title>Required</title>
|
|
<para><xref linkend="kdebase"/></para>
|
|
</sect4>
|
|
|
|
<sect4>
|
|
<title>Recommended</title>
|
|
<para><xref linkend="libjpeg"/> and
|
|
<xref linkend="libxml2"/>
|
|
</para>
|
|
</sect4>
|
|
|
|
<sect4>
|
|
<title>Optional</title>
|
|
<para>
|
|
<xref linkend="kdenetwork"/>,
|
|
<xref linkend="kdemultimedia"/>,
|
|
<xref linkend="kdepim"/>,
|
|
<xref linkend="kdegames"/>,
|
|
<xref linkend="db"/>,
|
|
<xref linkend="xmms"/>, and
|
|
<xref linkend="sdl"/>
|
|
</para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>kdeaddons</application></title>
|
|
|
|
<para>Install <application>kdeaddons</application> with:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make</command></userinput></screen>
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg> additional plugins and scripts for <acronym>KDE</acronym> applications</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<indexterm zone="kdeaddons">
|
|
<primary sortas="c-kdeaddons"><acronym>KDE</acronym> plugins and scripts</primary>
|
|
</indexterm>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|