source: gnome/applications/gnome-games.xml@ 953836aa

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 953836aa was 1ca1a68f, checked in by Krejzi <krejzi@…>, 12 years ago

GNOME 3.6 Part 9.

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

  • Property mode set to 100644
File size: 11.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-games-download-http
8 "&gnome-download-http;/gnome-games/3.6/gnome-games-&gnome-games-version;.tar.xz">
9 <!ENTITY gnome-games-download-ftp
10 "&gnome-download-ftp;/gnome-games/3.6/gnome-games-&gnome-games-version;.tar.xz">
11 <!ENTITY gnome-games-md5sum "8971d723252a5095413b1a9b81fbaa3a">
12 <!ENTITY gnome-games-size "19 MB">
13 <!ENTITY gnome-games-buildsize "170 MB">
14 <!ENTITY gnome-games-time "1.2 SBU">
15]>
16
17<sect1 id="gnome-games" xreflabel="gnome-games-&gnome-games-version;">
18 <?dbhtml filename="gnome-games.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-games-&gnome-games-version;</title>
26
27 <indexterm zone="gnome-games">
28 <primary sortas="a-gnome-ames">gnome-games</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Games</title>
33
34 <para>
35 The <application>GNOME Games</application> is a collection
36 of simple, but addictive games from the
37 <application>GNOME</application> Desktop project.
38 They represent many of the popular games and include card games,
39 puzzle games and arcade games.
40 </para>
41
42 &lfs72_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&gnome-games-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&gnome-games-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &gnome-games-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &gnome-games-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &gnome-games-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &gnome-games-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">GNOME Games Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="clutter-gtk"/>,
83 <xref linkend="libcanberra"/>,
84 <xref linkend="librsvg"/>,
85 <xref linkend="pygobject3"/> and
86 <xref linkend="yelp-xsl"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="gobject-introspection"/> and
92 <xref linkend="vala"/>
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/gnome-games"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of GNOME Games</title>
102
103 <para>
104 Some of the <application>GNOME Games</application> game binaries
105 need to be setgid to track high scores. Create a separate user and group
106 for games by running the following command as the
107 <systemitem class="username">root</systemitem> user:
108 </para>
109
110<screen role="root"><userinput>install -v -m755 -d /var/games &amp;&amp;
111groupadd -g 60 games &amp;&amp;
112useradd -c "Games High Score Owner" -d /var/games \
113 -g games -s /bin/false -u 60 games &amp;&amp;
114chown -v games:games /var/games</userinput></screen>
115
116 <para>
117 Install <application>GNOME Games</application> by
118 running the following commands:
119 </para>
120
121<screen><userinput>./configure --prefix=/usr \
122 --localstatedir=/var &amp;&amp;
123make</userinput></screen>
124
125 <para>
126 This package does not come with a testsuite.
127 </para>
128
129 <para>
130 Now, as the <systemitem class="username">root</systemitem> user:
131 </para>
132
133<screen role="root"><userinput>make install</userinput></screen>
134
135 </sect2>
136
137 <sect2 role="commands">
138 <title>Command Explanations</title>
139
140 <para>
141 <option>--disable-setgid</option>: This will prevent the setgid bit
142 on the executables from being set. It provides system administrators
143 with the option to disable setgid binaries, though it also means that the
144 functionality to save high game scores will be disabled.
145 </para>
146
147 </sect2>
148
149 <sect2 role="content">
150 <title>Contents</title>
151
152 <segmentedlist>
153 <segtitle>Installed Programs</segtitle>
154 <segtitle>Installed Directories</segtitle>
155
156 <seglistitem>
157 <seg>
158 glchess, glines, gnect, gnibbles, gnobots2, gnome-mahjongg,
159 gnome-sudoku, gnomine, gnotravex, gnotski, gtali, iagno,
160 lightsoff, quadrapassel and swell-foop
161 </seg>
162 <seg>
163 /usr/lib/python&python2-majorver;/site-packages/gnome_sudoku,
164 /usr/share/glchess,
165 /usr/share/glines,
166 /usr/share/gnect,
167 /usr/share/gnibbles,
168 /usr/share/gnobots2,
169 /usr/share/gnome-mahjongg,
170 /usr/share/gnome-sudoku,
171 /usr/share/gnomine,
172 /usr/share/gnotravex,
173 /usr/share/gnotski,
174 /usr/share/gtali,
175 /usr/share/help/*/glchess,
176 /usr/share/help/*/glines,
177 /usr/share/help/*/gnect,
178 /usr/share/help/*/gnibbles,
179 /usr/share/help/*/gnobots2,
180 /usr/share/help/*/gnome-mahjongg,
181 /usr/share/help/*/gnome-sudoku,
182 /usr/share/help/*/gnomine,
183 /usr/share/help/*/gnotravex,
184 /usr/share/help/*/gnotski,
185 /usr/share/help/*/gtali,
186 /usr/share/help/*/iagno,
187 /usr/share/help/*/lightsoff,
188 /usr/share/help/*/quadrapassel,
189 /usr/share/help/*/swell-foop,
190 /usr/share/iagno,
191 /usr/share/lightsoff,
192 /usr/share/quadrapassel,
193 /usr/share/swell-foop and
194 /var/games
195 </seg>
196 </seglistitem>
197 </segmentedlist>
198
199 <variablelist>
200 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
201 <?dbfo list-presentation="list"?>
202 <?dbhtml list-presentation="table"?>
203
204 <varlistentry id="glchess">
205 <term><command>glchess</command></term>
206 <listitem>
207 <para>
208 is a chess game which supports several chess engines.
209 </para>
210 <indexterm zone="gnome-games glchess">
211 <primary sortas="b-glchess">glchess</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="glines">
217 <term><command>glines</command></term>
218 <listitem>
219 <para>
220 is a game which involves moving balls around the grid and try
221 and form lines of the same colour to make them disappear.
222 </para>
223 <indexterm zone="gnome-games glines">
224 <primary sortas="b-glines">glines</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="gnect">
230 <term><command>gnect</command></term>
231 <listitem>
232 <para>
233 is a classic game where each player tries to make a line of four
234 disks before their opponent.
235 </para>
236 <indexterm zone="gnome-games gnect">
237 <primary sortas="b-gnect">gnect</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="gnibbles">
243 <term><command>gnibbles</command></term>
244 <listitem>
245 <para>
246 is a "worm" game. You pilot a worm around a maze trying to
247 collect diamonds. With each diamond your worm grows and navigation
248 becomes ever more difficult.
249 </para>
250 <indexterm zone="gnome-games gnibbles">
251 <primary sortas="b-gnibbles">gnibbles</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="gnobots2">
257 <term><command>gnobots2</command></term>
258 <listitem>
259 <para>
260 is a classic BSD robots game where you have to avoid a hoard of
261 robots who are trying to kill you.
262 </para>
263 <indexterm zone="gnome-games gnobots2">
264 <primary sortas="b-gnobots2">gnobots2</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="gnome-mahjongg">
270 <term><command>gnome-mahjongg</command></term>
271 <listitem>
272 <para>
273 is a tile-based solitaire game with an oriental flavor. Remove
274 tiles in matching pairs from a pile to try and dismantle it.
275 </para>
276 <indexterm zone="gnome-games gnome-mahjongg">
277 <primary sortas="b-gnome-mahjongg">gnome-mahjongg</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281
282 <varlistentry id="gnome-sudoku">
283 <term><command>gnome-sudoku</command></term>
284 <listitem>
285 <para>
286 is a logic game with a Japanese name that has recently exploded
287 in popularity.
288 </para>
289 <indexterm zone="gnome-games gnome-sudoku">
290 <primary sortas="b-gnome-sudoku">gnome-sudoku</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 <varlistentry id="gnomine">
296 <term><command>gnomine</command></term>
297 <listitem>
298 <para>
299 is a game where you clear mines from a board using hints from
300 squares you have already uncovered.
301 </para>
302 <indexterm zone="gnome-games gnomine">
303 <primary sortas="b-gnomine">gnomine</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
307
308 <varlistentry id="gnotravex">
309 <term><command>gnotravex</command></term>
310 <listitem>
311 <para>
312 is a puzzle game where you have to match a grid of tiles together.
313 </para>
314 <indexterm zone="gnome-games gnotravex">
315 <primary sortas="b-gnotravex">gnotravex</primary>
316 </indexterm>
317 </listitem>
318 </varlistentry>
319
320 <varlistentry id="gnotski">
321 <term><command>gnotski</command></term>
322 <listitem>
323 <para>
324 is a series of sliding block puzzles.
325 </para>
326 <indexterm zone="gnome-games gnotski">
327 <primary sortas="b-gnotski">gnotski</primary>
328 </indexterm>
329 </listitem>
330 </varlistentry>
331
332 <varlistentry id="gtali">
333 <term><command>gtali</command></term>
334 <listitem>
335 <para>
336 is an ancient Roman game.
337 </para>
338 <indexterm zone="gnome-games gtali">
339 <primary sortas="b-gtali">gtali</primary>
340 </indexterm>
341 </listitem>
342 </varlistentry>
343
344 <varlistentry id="iagno">
345 <term><command>iagno</command></term>
346 <listitem>
347 <para>
348 is a game where the goal is to control all the disks on the
349 board by trapping your opponents disks between two of yours.
350 </para>
351 <indexterm zone="gnome-games iagno">
352 <primary sortas="b-iagno">iagno</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 <varlistentry id="quadrapassel">
358 <term><command>quadrapassel</command></term>
359 <listitem>
360 <para>
361 is a Russian game of fitting falling geometric shapes.
362 </para>
363 <indexterm zone="gnome-games quadrapassel">
364 <primary sortas="b-quadrapassel">quadrapassel</primary>
365 </indexterm>
366 </listitem>
367 </varlistentry>
368
369 </variablelist>
370
371 </sect2>
372
373</sect1>
Note: See TracBrowser for help on using the repository browser.