glfs/archive/kde/add/kdegames.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

133 lines
4.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdegames-download-http "&trinity-repo-http;/kdegames-&trinity-version;.tar.gz">
<!ENTITY kdegames-download-ftp "&trinity-repo-ftp;/kdegames-&trinity-version;.tar.gz">
<!ENTITY kdegames-md5sum "6c63e161050939f53921bfceb923a19e">
<!ENTITY kdegames-size "10.3 MB">
<!ENTITY kdegames-buildsize "412 MB">
<!ENTITY kdegames-time "3.4 SBU">
]>
<sect1 id="kdegames" xreflabel="kdegames-&trinity-version;">
<?dbhtml filename="kdegames.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>Kdegames-&trinity-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>
&lfs70_checked;
<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">
<xref linkend="graphviz"/> and
<xref linkend="doxygen"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kdegames"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kdegames</title>
<para>Install <application>kdegames</application> with:</para>
<screen><userinput>cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in &amp;&amp;
cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh &amp;&amp;
sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
admin/acinclude.m4.in &amp;&amp;
make -f admin/Makefile.common &amp;&amp;
./configure --prefix=$TRINITY_PREFIX \
--with-qt-dir=$QTDIR \
--enable-closure \
--with-extra-includes=$TRINITY_PREFIX/include \
--with-extra-libs=$TRINITY_PREFIX/lib &amp;&amp;
make</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/kde-apidocs.xml"/>
<para>This package does not come with a test suite.</para>
<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 $TRINITY_PREFIX/{include,share}</seg>
</seglistitem>
</segmentedlist>
<indexterm zone="kdegames">
<primary sortas="b-kdegames">KDE Games</primary>
</indexterm>
</sect2>
</sect1>