source: kde/inst/kde-games.xml@ a75063d4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 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 v5_0 v5_0-pre1 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a75063d4 was a75063d4, checked in by Larry Lawrence <larry@…>, 21 years ago

seperating para and screen sections

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

  • Property mode set to 100644
File size: 2.1 KB
Line 
1<sect1 id="kde-games">
2<?dbhtml filename="kde-games.html" dir="kde"?>
3<title>kdegames-&kde-version;</title>
4
5<sect2>
6<title>Introduction to <application>kdegames</application></title>
7
8<para><application>kdegames</application> is a compilation of various games.</para>
9
10<sect3><title>Package information</title>
11<itemizedlist spacing='compact'>
12<listitem><para>Download (HTTP): <ulink url="&kde-games-download-http;"/></para></listitem>
13<listitem><para>Download (FTP): <ulink url="&kde-games-download-ftp;"/></para></listitem>
14<listitem><para>Download size: &kde-games-size;</para></listitem>
15<listitem><para>Estimated Disk space required: &kde-games-buildsize;</para></listitem>
16<listitem><para>Estimated build time: &kde-games-time;</para></listitem></itemizedlist>
17</sect3>
18
19<sect3><title><application>kdegames</application> dependencies</title>
20<sect4><title>Required</title>
21<para><xref linkend="kde-base"/>
22</para></sect4>
23</sect3>
24
25</sect2>
26
27<sect2>
28<title>Installation of <application>kdegames</application></title>
29
30<para>Install <application>kdegames</application> with:</para>
31<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
32 --disable-dependency-tracking &amp;&amp;
33make &amp;&amp;
34make install</command></userinput></screen>
35
36</sect2>
37
38<sect2>
39<title>Contents</title>
40
41<para>The <acronym>KDE</acronym> Games package provides
42<command>kasteroids</command>,
43<command>kbounce</command>,
44<command>kfouleggs</command>,
45<command>ksirtet</command>,
46<command>ksmiletris</command>,
47<command>ksnakerace</command>,
48<command>kspaceduel</command>,
49<command>ktron</command>,
50<command>kbackgammon</command>,
51<command>kbattleship</command>,
52<command>kblakbox</command>,
53<command>kmahjongg</command>,
54<command>kreversi</command>,
55<command>kwin4</command>,
56<command>kenolaba</command>,
57<command>shisensho</command>,
58<command>kpoker</command>,
59<command>lieutnant</command>,
60<command>patience</command>,
61<command>katomic</command>,
62<command>kjumpingcube</command>,
63<command>kmines</command>,
64<command>ksokoban</command>,
65<command>kolorlines</command>,
66<command>konquest</command> and
67<command>samegame</command>.
68</para>
69
70</sect2>
71</sect1>
Note: See TracBrowser for help on using the repository browser.