glfs/kde/add/kdegames.xml
DJ Lucas 60384c6880 Part IX xml update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2308 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-13 08:05:17 +00:00

71 lines
2.0 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdegames-download-http "&kde-download-http;/kdegames-&kde-version;.tar.bz2">
<!ENTITY kdegames-download-ftp "&kde-download-ftp;/kdegames-&kde-version;.tar.bz2">
<!ENTITY kdegames-size "8.7 MB">
<!ENTITY kdegames-buildsize "69 MB">
<!ENTITY kdegames-time "4.57 SBU">
]>
<sect1 id="kdegames">
<?dbhtml filename="kdegames.html"?>
<title>kdegames-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdegames</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&kdegames-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&kdegames-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kdegames-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&kdegames-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&kdegames-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdegames</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kdebase"/>
</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><application>kdegames</application> package provides a compilation
of various games.</para>
</sect2>
</sect1>