glfs/kde/add/kdegames.xml
Bruce Dubbs 90bd3c1b7b Update to KDE-3.5.0/kdevelop-3.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5442 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-18 06:09:14 +00:00

121 lines
3.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/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-md5sum "">
<!ENTITY kdegames-size "9.8 MB">
<!ENTITY kdegames-buildsize "100 MB (additional 18 MB for API docs)">
<!ENTITY kdegames-time "3.7 SBU (additional 0.1 SBU for API docs)">
]>
<sect1 id="kdegames" xreflabel="kdegames-&kde-version;">
<?dbhtml filename="kdegames.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<keywordset>
<keyword role="package">kdegames-&kde-version;.tar</keyword>
<keyword role="ftpdir">kde</keyword>
</keywordset>
</sect1info>
<title>Kdegames-&kde-version;</title>
<indexterm zone="kdegames">
<primary sortas="a-kdegames">Kdegames</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kdegames</title>
<para><application>Kdegames</application> provides many interesting
games.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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 MD5 sum: &kdegames-md5sum;</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>
<bridgehead renderas="sect3">Kdegames Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="libjpeg"/> and
<xref linkend="libxml2"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><ulink url="http://www.graphviz.org/">GraphViz</ulink>
and <xref linkend="doxygen"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kdegames</title>
<para>Install <application>kdegames</application> with:</para>
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<para>If you wish to create the API documentation
and you have <application>Doxygen</application> and
<application>GraphViz</application> installed, <command>make
apidox</command> must be done before <command>make
install</command>.</para>
</note>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>a compilation of various games</seg>
<seg>Support libraries for kdegames</seg>
<seg>Subdirectories of $KDE_PREFIX/{include,share}</seg>
</seglistitem>
</segmentedlist>
<indexterm zone="kdegames">
<primary sortas="b-kdegames">KDE Games</primary>
</indexterm>
</sect2>
</sect1>