2002-07-08 04:28:42 +08:00
|
|
|
<sect1 id="kde-games">
|
|
|
|
<?dbhtml filename="kde-games.html" dir="kde"?>
|
2003-04-15 11:58:33 +08:00
|
|
|
<title>kdegames-&kde-version;</title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>kdegames</application></title>
|
|
|
|
|
|
|
|
<para><application>kdegames</application> is a compilation of various games.</para>
|
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink url="&kde-games-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink url="&kde-games-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download size: &kde-games-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated Disk space required: &kde-games-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time: &kde-games-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title><application>kdegames</application> dependencies</title>
|
|
|
|
<sect4><title>Required</title>
|
|
|
|
<para><xref linkend="kde-base"/>
|
|
|
|
</para></sect4>
|
2004-02-15 23:59:44 +08:00
|
|
|
<sect4><title>Optional</title>
|
|
|
|
<para>
|
|
|
|
<xref linkend="libxml2"/>,
|
|
|
|
<ulink url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink> and
|
|
|
|
<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
|
|
|
|
</para></sect4>
|
2003-09-17 12:30:29 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>kdegames</application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-28 02:46:10 +08:00
|
|
|
<para>Install <application>kdegames</application> with:</para>
|
2003-09-17 12:30:29 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
2002-09-15 05:47:22 +08:00
|
|
|
--disable-dependency-tracking &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
2003-09-28 02:46:10 +08:00
|
|
|
make install</command></userinput></screen>
|
2003-09-17 12:30:29 +08:00
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
2003-09-17 12:30:29 +08:00
|
|
|
|
2004-02-15 23:59:44 +08:00
|
|
|
<para>Major programs in <application>kdegames</application> include
|
|
|
|
<command>atlantik</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kasteroids</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>katomic</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kbackgammon</command>,
|
|
|
|
<command>kbattleship</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>kblackbox</command>,
|
|
|
|
<command>kbounce</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kenolaba</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>kfouleggs</command>,
|
|
|
|
<command>kgoldrunner</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kjumpingcube</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>klickety</command>,
|
|
|
|
<command>klines</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>kmines</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>kolf</command>,
|
|
|
|
<command>konquest</command>,
|
|
|
|
<command>kpat</command>,
|
|
|
|
<command>kpoker</command>,
|
|
|
|
<command>kreversi</command>,
|
|
|
|
<command>ksame</command>,
|
|
|
|
<command>kshisen</command>,
|
|
|
|
<command>ksirtet</command>,
|
|
|
|
<command>ksnake</command>,
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>ksokoban</command>,
|
2004-02-15 23:59:44 +08:00
|
|
|
<command>kspaceduel</command>,
|
|
|
|
<command>ktron</command>,
|
|
|
|
<command>ktuberling</command>,
|
|
|
|
<command>kwin4</command> and
|
|
|
|
<command>lskat</command>.
|
2003-09-17 12:30:29 +08:00
|
|
|
</para>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</sect2>
|
|
|
|
</sect1>
|