source: kde/add/kdeedu.xml@ 86af98a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 86af98a was 86af98a, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Updated trunk sources to use DocBook DTD XML 4.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3629 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.9 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
[86af98a]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
[60384c68]3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY kdeedu-download-http "&kde-download-http;/kdeedu-&kde-version;.tar.bz2">
[475a7f8b]8<!ENTITY kdeedu-download-ftp "&kde-download-ftp;/kdeedu-&kde-version;.tar.bz2">
[7408ce3]9<!ENTITY kdeedu-md5sum "2ea54bb7aee669582eb0877d3c6f0b3d">
[475a7f8b]10<!ENTITY kdeedu-size "22 MB">
[7408ce3]11<!ENTITY kdeedu-buildsize "171 MB">
12<!ENTITY kdeedu-time "11.74 SBU">
[60384c68]13]>
14
[ee2025f]15<sect1 id="kdeedu">
[898b7bb]16
[a0f03b0]17<sect1info>
[898b7bb]18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
[a0f03b0]20</sect1info>
[898b7bb]21
[ee2025f]22<?dbhtml filename="kdeedu.html"?>
[7408ce3]23<title><application>kdeedu</application>-&kde-version;</title>
[ee2025f]24
[898b7bb]25<indexterm zone="kdeedu">
[0bfe309a]26 <primary sortas="a-kdeedu">Kdeedu</primary>
[898b7bb]27</indexterm>
28
[60384c68]29<sect2>
30<title>Introduction to <application>kdeedu</application></title>
31
32<sect3><title>Package information</title>
[898b7bb]33 <itemizedlist spacing='compact'>
34 <listitem><para>Download (HTTP): <ulink url="&kdeedu-download-http;"/></para></listitem>
35 <listitem><para>Download (FTP): <ulink url="&kdeedu-download-ftp;"/></para></listitem>
36 <listitem><para>Download MD5 sum: &kdeedu-md5sum;</para></listitem>
37 <listitem><para>Download size: &kdeedu-size;</para></listitem>
38 <listitem><para>Estimated disk space required: &kdeedu-buildsize;</para></listitem>
39 <listitem><para>Estimated build time: &kdeedu-time;</para></listitem>
40 </itemizedlist>
[60384c68]41</sect3>
42
[898b7bb]43<sect3>
44 <title><application>kdeedu</application> dependencies</title>
45
[60384c68]46<sect4><title>Required</title>
[898b7bb]47 <para><xref linkend="kdebase"/></para>
[475a7f8b]48</sect4>
49
50<sect4><title>Recommended</title>
[898b7bb]51 <para><xref linkend="libjpeg"/> and
52 <xref linkend="libxml2"/>
53 </para>
54</sect4>
55
56<sect4>
57 <title>Optional</title>
58 <para><ulink url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink></para>
[475a7f8b]59</sect4>
60
[60384c68]61</sect3>
62
63</sect2>
64
65<sect2>
66<title>Installation of <application>kdeedu</application></title>
67
68<para>Install <application>kdeedu</application> with:</para>
[7408ce3]69
[60384c68]70<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
71 --disable-dependency-tracking &amp;&amp;
[898b7bb]72make</command></userinput></screen>
73
74<para>Now, as the root user:</para>
75
76<screen><userinput role='root'><command>make install</command></userinput></screen>
[60384c68]77
78</sect2>
79
80<sect2>
81<title>Contents</title>
82
[898b7bb]83<segmentedlist>
[cd2f7a1]84 <segtitle>Installed Programs</segtitle>
[898b7bb]85
86 <seglistitem>
87 <seg>flashkard, kalzium, kbruch, keduca, khangman, kig, kiten, klettres, kmathtool,
88 kmessedwords, kmplot, kpercentage, kstars, ktouch, kverbos, kvoctrain</seg>
89 </seglistitem>
90</segmentedlist>
91
92<variablelist>
93 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
94 <?dbfo list-presentation="list"?>
95
96<varlistentry id="kalzium">
97 <term><command>kalzium</command></term>
98 <listitem>
99 <para>is a program which shows you the Periodic System of Elements.</para>
100 <indexterm zone="kdeedu kalzium">
[8b7d510]101 <primary sortas="b-kalzium">kalzium</primary>
[898b7bb]102 </indexterm>
103 </listitem>
104</varlistentry>
105
106<varlistentry id="kbruch">
107 <term><command>kbruch</command></term>
108 <listitem>
109 <para>is a small program to generate tasks with fractions.</para>
110 <indexterm zone="kdeedu kbruch">
[8b7d510]111 <primary sortas="b-kbruch">kbruch</primary>
[898b7bb]112 </indexterm>
113 </listitem>
114</varlistentry>
115
116<varlistentry id="keduca">
117 <term><command>keduca</command></term>
118 <listitem>
119 <para>is flash card application, which allows you to make interactive form based tests..</para>
120 <indexterm zone="kdeedu keduca">
[8b7d510]121 <primary sortas="b-keduca">keduca</primary>
[898b7bb]122 </indexterm>
123 </listitem>
124</varlistentry>
125
126<varlistentry id="khangman">
127 <term><command>khangman</command></term>
128 <listitem>
129 <para>is the classical hangman game for children, adapted for <acronym>KDE</acronym>.</para>
130 <indexterm zone="kdeedu khangman">
[8b7d510]131 <primary sortas="b-khangman">khangman</primary>
[898b7bb]132 </indexterm>
133 </listitem>
134</varlistentry>
135
136<varlistentry id="kig">
137 <term><command>kig</command></term>
138 <listitem>
139 <para>is a <acronym>KDE</acronym> application for Interactive Geometry.</para>
140 <indexterm zone="kdeedu kig">
[8b7d510]141 <primary sortas="b-kig">kig</primary>
[898b7bb]142 </indexterm>
143 </listitem>
144</varlistentry>
145
146<varlistentry id="kiten">
147 <term><command>kiten</command></term>
148 <listitem>
149 <para>is a Japanese reference/study tool for <acronym>KDE</acronym>.</para>
150 <indexterm zone="kdeedu kiten">
[8b7d510]151 <primary sortas="b-kiten">kiten</primary>
[898b7bb]152 </indexterm>
153 </listitem>
154</varlistentry>
155
156<varlistentry id="klettres">
157 <term><command>klettres</command></term>
158 <listitem>
159 <para>is an alphabet tutor (French).</para>
160 <indexterm zone="kdeedu klettres">
[8b7d510]161 <primary sortas="b-klettres">klettres</primary>
[898b7bb]162 </indexterm>
163 </listitem>
164</varlistentry>
165
166<varlistentry id="kmessedwords">
167 <term><command>kmessedwords</command></term>
168 <listitem>
169 <para>is a simple mind-training word game.</para>
170 <indexterm zone="kdeedu kmessedwords">
[8b7d510]171 <primary sortas="b-kmessedwords">kmessedwords</primary>
[898b7bb]172 </indexterm>
173 </listitem>
174</varlistentry>
175
176<varlistentry id="kmplot">
177 <term><command>kmplot</command></term>
178 <listitem>
179 <para>is a mathematical function plotter for <acronym>KDE</acronym>.</para>
180 <indexterm zone="kdeedu kmplot">
[8b7d510]181 <primary sortas="b-kmplot">kmplot</primary>
[898b7bb]182 </indexterm>
183 </listitem>
184</varlistentry>
185
186<varlistentry id="kpercentage">
187 <term><command>kpercentage</command></term>
188 <listitem>
189 <para>is a small math application that will help pupils to improve their
190 skills in calculating percentages.</para>
191 <indexterm zone="kdeedu kpercentage">
[8b7d510]192 <primary sortas="b-kpercentage">kpercentage</primary>
[898b7bb]193 </indexterm>
194 </listitem>
195</varlistentry>
196
197<varlistentry id="kstars">
198 <term><command>kstars</command></term>
199 <listitem>
200 <para>is a desktop planetarium.</para>
201 <indexterm zone="kdeedu kstars">
[8b7d510]202 <primary sortas="b-kstars">kstars</primary>
[898b7bb]203 </indexterm>
204 </listitem>
205</varlistentry>
206
207<varlistentry id="ktouch">
208 <term><command>ktouch</command></term>
209 <listitem>
210 <para>is a touch typing tutor.</para>
211 <indexterm zone="kdeedu ktouch">
[8b7d510]212 <primary sortas="b-ktouch">ktouch</primary>
[898b7bb]213 </indexterm>
214 </listitem>
215</varlistentry>
216
217<varlistentry id="kverbos">
218 <term><command>kverbos</command></term>
219 <listitem>
220 <para>is an application specially designed to study Spanish verb forms.</para>
221 <indexterm zone="kdeedu kverbos">
[8b7d510]222 <primary sortas="b-kverbos">kverbos</primary>
[898b7bb]223 </indexterm>
224 </listitem>
225</varlistentry>
226
227<varlistentry id="kvoctrain">
228 <term><command>kvoctrain</command></term>
229 <listitem>
230 <para>is a vocabulary trainer.</para>
231 <indexterm zone="kdeedu kvoctrain">
[8b7d510]232 <primary sortas="b-kvoctrain">kvoctrain</primary>
[898b7bb]233 </indexterm>
234 </listitem>
235</varlistentry>
236
237</variablelist>
[60384c68]238</sect2>
[ee2025f]239</sect1>
Note: See TracBrowser for help on using the repository browser.