glfs/kde/add/kdeedu.xml
DJ Lucas 60384c6880 Part IX xml update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2308 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-13 08:05:17 +00:00

144 lines
4.2 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 kdeedu-download-http "&kde-download-http;/kdeedu-&kde-version;.tar.bz2">
<!ENTITY kdeedu-download-ftp "&kde-download-ftp;/kdeedu-&kde-version;.tar.bz2">
<!ENTITY kdeedu-size "22 MB">
<!ENTITY kdeedu-buildsize "91 MB">
<!ENTITY kdeedu-time "4.40 SBU">
]>
<sect1 id="kdeedu">
<?dbhtml filename="kdeedu.html"?>
<title>kdeedu-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdeedu</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&kdeedu-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&kdeedu-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kdeedu-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&kdeedu-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&kdeedu-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdeedu</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kdebase"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libxml2"/> and
<ulink
url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdeedu</application></title>
<para>Install <application>kdeedu</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>kdeedu</application> include
<command>flashkard</command>,
<command>kalzium</command>,
<command>kbruch</command>,
<command>keduca</command>,
<command>khangman</command>,
<command>kig</command>,
<command>kiten</command>,
<command>klettres</command>,
<command>kmathtool</command>,
<command>kmessedwords</command>,
<command>kmplot</command>,
<command>kpercentage</command>,
<command>kstars</command>,
<command>ktouch</command>,
<command>kverbos</command> and
<command>kvoctrain</command>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kalzium</title>
<para><command>kalzium</command> is a program which shows you
the Periodic System of Elements.</para></sect3>
<sect3><title>kbruch</title>
<para><command>kbruch</command> is a small program to generate tasks
with fractions.</para></sect3>
<sect3><title>keduca</title>
<para><command>keduca</command> - tests and exams.</para></sect3>
<sect3><title>khangman</title>
<para><command>khangman</command> is the classical hangman game for
children, adapted for <acronym>KDE</acronym>.</para></sect3>
<sect3><title>kig</title>
<para><command>kig</command> is a <acronym>KDE</acronym> application for
Interactive
Geometry.</para></sect3>
<sect3><title>kiten</title>
<para><command>kiten</command> is a Japanese reference/study tool
for <acronym>KDE</acronym>.</para></sect3>
<sect3><title>klettres</title>
<para><command>klettres</command> is an alphabet tutor
(French).</para></sect3>
<sect3><title>kmessedwords</title>
<para><command>kmessedwords</command> is a simple mind-training
word game.</para></sect3>
<sect3><title>kmplot</title>
<para><command>kmplot</command> is a mathematical function plotter
for <acronym>KDE</acronym>.</para></sect3>
<sect3><title>kpercentage</title>
<para><command>kpercentage</command> is a small math application
that will help pupils to improve their skills in calculating
percentages.</para></sect3>
<sect3><title>kstars</title>
<para><command>kstars</command> is a desktop planetarium.</para></sect3>
<sect3><title>ktouch</title>
<para><command>ktouch</command> is a touch typing tutor.</para></sect3>
<sect3><title>kverbos</title>
<para><command>kverbos</command> is an application specially
designed to study Spanish verb forms.</para></sect3>
<sect3><title>kvoctrain</title>
<para><command>kvoctrain</command> is a vocabulary
trainer.</para></sect3>
</sect2>
</sect1>