glfs/kde/add/kdetoys.xml

187 lines
6.1 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;
<!-- Inserted as a reminder to do this. The mention of a test suite
is usually right before the root user installation commands. Please
delete these 12 (including one blank) lines after you are done.-->
<!-- Use one of the two mentions below about a test suite,
delete the line that is not applicable. Of course, if the
test suite uses syntax other than "make check", revise the
line to reflect the actual syntax to run the test suite -->
<!-- <para>This package does not come with a test suite.</para> -->
<!-- <para>To test the results, issue: <command>make check</command>.</para> -->
<!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 "c698bc8724db937734280a2553a4b1d8">
<!ENTITY kdetoys-size "3.0 MB">
<!ENTITY kdetoys-buildsize "21.3 MB">
<!ENTITY kdetoys-time "0.6 SBU">
]>
<sect1 id="kdetoys" xreflabel="kdetoys-&kde-version;">
<?dbhtml filename="kdetoys.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Kdetoys-&kde-version;</title>
<indexterm zone="kdetoys">
<primary sortas="a-kdetoys">Kdetoys</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kdetoys</title>
<para><application>Kdetoys</application> includes
<application>KDE</application> applications for a world clock, an applet
showing the phases of the moon, and the ability to track weather
stations.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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>
<bridgehead renderas="sect3">Kdetoys 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>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kdetoys"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kdetoys</title>
<para>Install <application>kdetoys</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>amor, kmoon, kodo, kteatime, ktux, kweather, and kworldclock</seg>
<seg>kdetoys support libraries</seg>
<seg>Support subdirectories in $KDE_PREFIX/share</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<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>small 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>