glfs/kde/add/kdetoys.xml
Randy McMurchy 7033f1b8e0 Updated kdetoys-3.3.2 build entities and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3117 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-12-19 15:46:29 +00:00

100 lines
2.9 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>
<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 &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>Major programs in <application>kdetoys</application> include
<command>amor</command>,
<command>kmoon</command>,
<command>kodo</command>,
<command>kteatime</command>,
<command>ktux</command>,
<command>kweather</command> and
<command>kworldclock</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>amor</title>
<para><command>amor</command> - Amusing Misuse of
Resources.</para></sect3>
<sect3><title>kmoon</title>
<para><command>kmoon</command> is a Moon phase indicator.</para></sect3>
<sect3><title>kodo</title>
<para><command>kodo</command> measures your desktop
mileage.</para></sect3>
<sect3><title>kteatime</title>
<para><command>kteatime</command> times your tea brewing.</para></sect3>
<sect3><title>ktux</title>
<para><command>ktux</command> - small Tux crossing stars.</para></sect3>
</sect2>
</sect1>