glfs/kde/add/kdetoys.xml
Manuel Canales Esparcia 7f76b96b42 Reverted the DTD change. That don't be done untiltomorrow.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3632 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-02 15:59:17 +00:00

155 lines
4.3 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 kdetoys-download-http "&kde-download-http;/kdetoys-&kde-version;.tar.bz2">
<!ENTITY kdetoys-download-ftp "&kde-download-ftp;/kdetoys-&kde-version;.tar.bz2">
<!ENTITY kdetoys-md5sum "5d911f7f0034e71beb087fac3e8e68af">
<!ENTITY kdetoys-size "2.7 MB">
<!ENTITY kdetoys-buildsize "22 MB">
<!ENTITY kdetoys-time "1.06 SBU">
]>
<sect1 id="kdetoys">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kdetoys.html"?>
<title><application>kdetoys</application>-&kde-version;</title>
<indexterm zone="kdetoys">
<primary sortas="a-kdetoys">Kdetoys</primary>
</indexterm>
<sect2>
<title>Introduction to <application>kdetoys</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&kdetoys-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&kdetoys-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &kdetoys-md5sum;</para></listitem>
<listitem><para>Download size: &kdetoys-size;</para></listitem>
<listitem><para>Estimated disk space required: &kdetoys-buildsize;</para></listitem>
<listitem><para>Estimated build time: &kdetoys-time;</para></listitem>
</itemizedlist>
</sect3>
<sect3>
<title><application>kdetoys</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>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdetoys</application></title>
<para>Install <application>kdetoys</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
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 Programs</segtitle>
<seglistitem>
<seg>amor, kmoon, kodo, kteatime, ktux, kweather, kworldclock</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<varlistentry id="amor">
<term><command>amor</command></term>
<listitem>
<para>Amusing Misuse of Resources.</para>
<indexterm zone="kdetoys amor">
<primary sortas="b-amor">amor</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kmoon">
<term><command>kmoon</command></term>
<listitem>
<para>is a Moon phase indicator.</para>
<indexterm zone="kdetoys kmoon">
<primary sortas="b-kmoon">kmoon</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kodo">
<term><command>kodo</command></term>
<listitem>
<para>measures your desktop mileage.</para>
<indexterm zone="kdetoys kodo">
<primary sortas="b-kodo">kodo</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kteatime">
<term><command>kteatime</command></term>
<listitem>
<para>times your tea brewing.</para>
<indexterm zone="kdetoys kteatime">
<primary sortas="b-kteatime">kteatime</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ktux">
<term><command>ktux</command></term>
<listitem>
<para>mall Tux crossing stars.</para>
<indexterm zone="kdetoys ktux">
<primary sortas="b-ktux">ktux</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kworldclock">
<term><command>kworldclock</command></term>
<listitem>
<para>shows which parts of the world are currently experiencing daylight,
and which parts are currently in night. It also shows the current
time in a range of cities around the world.</para>
<indexterm zone="kdetoys kworldclock">
<primary sortas="b-kworldclock">kworldclock</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>