glfs/kde/inst/kde-games.xml
Igor Živković b9f497de65 kde update - part 2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1807 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-15 15:59:44 +00:00

81 lines
2.4 KiB
XML

<sect1 id="kde-games">
<?dbhtml filename="kde-games.html" dir="kde"?>
<title>kdegames-&kde-version;</title>
<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>
<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>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdegames</application></title>
<para>Install <application>kdegames</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>kdegames</application> include
<command>atlantik</command>,
<command>kasteroids</command>,
<command>katomic</command>,
<command>kbackgammon</command>,
<command>kbattleship</command>,
<command>kblackbox</command>,
<command>kbounce</command>,
<command>kenolaba</command>,
<command>kfouleggs</command>,
<command>kgoldrunner</command>,
<command>kjumpingcube</command>,
<command>klickety</command>,
<command>klines</command>,
<command>kmines</command>,
<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>,
<command>ksokoban</command>,
<command>kspaceduel</command>,
<command>ktron</command>,
<command>ktuberling</command>,
<command>kwin4</command> and
<command>lskat</command>.
</para>
</sect2>
</sect1>