mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
f45b195302
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
33 lines
1.1 KiB
XML
33 lines
1.1 KiB
XML
<sect1 id="kde-toys">
|
|
<?dbhtml filename="kde-toys.html" dir="kde"?>
|
|
<title>Installation of KDE Toys</title>
|
|
|
|
<para><screen>Estimated build disk space: 12 MB
|
|
Estimated installed space: 4 MB
|
|
Package size: &kde-toys-size;
|
|
Estimated build time: 4 min (667 MHz)</screen></para>
|
|
|
|
<para>kdetoys depends on:
|
|
<screen><xref linkend="kde-base"/></screen></para>
|
|
|
|
<para>Install kdetoys with:
|
|
<screen><userinput>./configure --prefix=&kde-dir; --enable-objprelink \
|
|
--disable-debug --disable-dependency-tracking &&
|
|
make &&
|
|
make install</userinput></screen></para>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
<para>The KDE toys package provides:</para>
|
|
<itemizedlist>
|
|
<listitem><para>AMOR - Amusing Misuse of Resources</para></listitem>
|
|
<listitem><para>kaphorism - Aphorisms</para></listitem>
|
|
<listitem><para>kmoon - Moon phase indicator</para></listitem>
|
|
<listitem><para>kodo - Measure your desktop mileage</para></listitem>
|
|
<listitem><para>kteatime - Time your tea brewing</para></listitem>
|
|
<listitem><para>ktux - Small Tux crossing stars</para></listitem>
|
|
</itemizedlist>
|
|
</sect2>
|
|
</sect1>
|
|
|