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

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_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b9f497de was b9f497de, checked in by Igor Živković <igor@…>, 20 years ago

kde update - part 2

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

  • Property mode set to 100644
File size: 2.4 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<sect4><title>Optional</title>
24<para>
25<xref linkend="libxml2"/>,
26<ulink url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink> and
27<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
28</para></sect4>
29</sect3>
30
31</sect2>
32
33<sect2>
34<title>Installation of <application>kdegames</application></title>
35
36<para>Install <application>kdegames</application> with:</para>
37<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
38 --disable-dependency-tracking &amp;&amp;
39make &amp;&amp;
40make install</command></userinput></screen>
41
42</sect2>
43
44<sect2>
45<title>Contents</title>
46
47<para>Major programs in <application>kdegames</application> include
48<command>atlantik</command>,
49<command>kasteroids</command>,
50<command>katomic</command>,
51<command>kbackgammon</command>,
52<command>kbattleship</command>,
53<command>kblackbox</command>,
54<command>kbounce</command>,
55<command>kenolaba</command>,
56<command>kfouleggs</command>,
57<command>kgoldrunner</command>,
58<command>kjumpingcube</command>,
59<command>klickety</command>,
60<command>klines</command>,
61<command>kmines</command>,
62<command>kolf</command>,
63<command>konquest</command>,
64<command>kpat</command>,
65<command>kpoker</command>,
66<command>kreversi</command>,
67<command>ksame</command>,
68<command>kshisen</command>,
69<command>ksirtet</command>,
70<command>ksnake</command>,
71<command>ksokoban</command>,
72<command>kspaceduel</command>,
73<command>ktron</command>,
74<command>ktuberling</command>,
75<command>kwin4</command> and
76<command>lskat</command>.
77</para>
78
79</sect2>
80</sect1>
Note: See TracBrowser for help on using the repository browser.