glfs/kde/add/kdetoys.xml
Randy McMurchy 195f71f648 Updated kdetoys to 3.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2662 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-25 03:44:52 +00:00

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 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 "935e3e2e6d84c9fedb2f8acb8e36cdc7">
<!ENTITY kdetoys-size "2.8 MB">
<!ENTITY kdetoys-buildsize "22 MB">
<!ENTITY kdetoys-time "1.03 SBU">
]>
<sect1 id="kdetoys">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kdetoys.html"?>
<title>kdetoys-&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>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>
<sect4><title>Optional</title>
<para><xref linkend="libtiff"/> and
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink></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>