source: kde/add/kdegames.xml@ 520f6b4f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 520f6b4f was 0aeb696, checked in by Randy McMurchy <randy@…>, 18 years ago

Added a comment to each file that may need a mention of a test suite added to it, this allows closing of bug #1697

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5951 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Inserted as a reminder to do this. The mention of a test suite
8 is usually right before the root user installation commands. Please
9 delete these 12 (including one blank) lines after you are done.-->
10
11 <!-- Use one of the two mentions below about a test suite,
12 delete the line that is not applicable. Of course, if the
13 test suite uses syntax other than "make check", revise the
14 line to reflect the actual syntax to run the test suite -->
15
16 <!-- <para>This package does not come with a test suite.</para> -->
17 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
18
19 <!ENTITY kdegames-download-http "&kde-download-http;/kdegames-&kde-version;.tar.bz2">
20 <!ENTITY kdegames-download-ftp "&kde-download-ftp;/kdegames-&kde-version;.tar.bz2">
21 <!ENTITY kdegames-md5sum "ba86fe9280ca57698ce3be0e0242b140">
22 <!ENTITY kdegames-size "9.8 MB">
23 <!ENTITY kdegames-buildsize "100 MB (additional 18 MB for API docs)">
24 <!ENTITY kdegames-time "4.0 SBU (additional 0.2 SBU for API docs)">
25]>
26
27<sect1 id="kdegames" xreflabel="kdegames-&kde-version;">
28 <?dbhtml filename="kdegames.html"?>
29
30 <sect1info>
31 <othername>$LastChangedBy$</othername>
32 <date>$Date$</date>
33 <keywordset>
34 <keyword role="package">kdegames-&kde-version;.tar</keyword>
35 <keyword role="ftpdir">kde</keyword>
36 </keywordset>
37 </sect1info>
38
39 <title>Kdegames-&kde-version;</title>
40
41 <indexterm zone="kdegames">
42 <primary sortas="a-kdegames">Kdegames</primary>
43 </indexterm>
44
45 <sect2 role="package">
46 <title>Introduction to Kdegames</title>
47
48 <para><application>Kdegames</application> provides many interesting
49 games.</para>
50
51 <bridgehead renderas="sect3">Package Information</bridgehead>
52 <itemizedlist spacing='compact'>
53 <listitem>
54 <para>Download (HTTP): <ulink url="&kdegames-download-http;"/></para>
55 </listitem>
56 <listitem>
57 <para>Download (FTP): <ulink url="&kdegames-download-ftp;"/></para>
58 </listitem>
59 <listitem>
60 <para>Download MD5 sum: &kdegames-md5sum;</para>
61 </listitem>
62 <listitem>
63 <para>Download size: &kdegames-size;</para>
64 </listitem>
65 <listitem>
66 <para>Estimated disk space required: &kdegames-buildsize;</para>
67 </listitem>
68 <listitem>
69 <para>Estimated build time: &kdegames-time;</para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Kdegames Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required"><xref linkend="kdebase"/></para>
77
78 <bridgehead renderas="sect4">Recommended</bridgehead>
79 <para role="recommended"><xref linkend="libjpeg"/> and
80 <xref linkend="libxml2"/></para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional"><xref linkend="graphviz"/> and
84 <xref linkend="doxygen"/></para>
85
86 <para condition="html" role="usernotes">User Notes:
87 <ulink url="&blfs-wiki;/kdegames"/></para>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of Kdegames</title>
93
94 <para>Install <application>kdegames</application> with:</para>
95
96<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
97 --disable-dependency-tracking &amp;&amp;
98make</userinput></screen>
99
100 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
101 href="../../xincludes/kde-apidocs.xml"/>
102
103 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
104
105<screen role="root"><userinput>make install</userinput></screen>
106
107 </sect2>
108
109 <sect2 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directories</segtitle>
116
117 <seglistitem>
118 <seg>a compilation of various games</seg>
119 <seg>Support libraries for kdegames</seg>
120 <seg>Subdirectories of $KDE_PREFIX/{include,share}</seg>
121 </seglistitem>
122 </segmentedlist>
123
124 <indexterm zone="kdegames">
125 <primary sortas="b-kdegames">KDE Games</primary>
126 </indexterm>
127
128 </sect2>
129
130</sect1>
Note: See TracBrowser for help on using the repository browser.