mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
65ce93ae58
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7722 af4574ff-66df-0310-9fd7-8a98e5e911e0
176 lines
5.5 KiB
XML
176 lines
5.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/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 "1da4383e2d520dfd572edb33b708822d">
|
|
<!ENTITY kdetoys-size "3.1 MB">
|
|
<!ENTITY kdetoys-buildsize "21 MB">
|
|
<!ENTITY kdetoys-time "0.8 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 &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<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>
|