source: gnome/add/gnome-games.xml@ 97c043f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 97c043f was 0a7c3921, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #4

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

  • Property mode set to 100644
File size: 6.5 KB
RevLine 
[9d2dc4e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[9d2dc4e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[9cb65f1]7 <!ENTITY gnome-games-download-http "&gnome-download-http;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
8 <!ENTITY gnome-games-download-ftp "&gnome-download-ftp;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
9 <!ENTITY gnome-games-md5sum "515bb41941d59ef1172fb35132822c3f">
[06147ee6]10 <!ENTITY gnome-games-size "4.9 MB">
[9cb65f1]11 <!ENTITY gnome-games-buildsize "74.4 MB">
[06147ee6]12 <!ENTITY gnome-games-time "1.0 SBU">
[9d2dc4e2]13]>
14
[9b8404e]15<sect1 id="gnome-games" xreflabel="GNOME Games-&gnome-games-version;">
[7f23340]16 <?dbhtml filename="gnome-games.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[c72d5551]21 <keywordset>
22 <keyword role="package">gnome-games-&gnome-games-version;.tar</keyword>
[e7307aa1]23 <keyword role="ftpdir">gnome-games</keyword>
[c72d5551]24 </keywordset>
[7f23340]25 </sect1info>
26
27 <title>GNOME Games-&gnome-games-version;</title>
28
29 <indexterm zone="gnome-games">
30 <primary sortas="a-GNOME Games">GNOME Games</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to GNOME Games</title>
35
36 <para>The <application>GNOME Games</application> package contains games.
37 Starting with <application>GNOME</application>-2.8, the background graphics,
38 artwork and themes for the games are supplied in a separate package. You
39 can download the <application>GNOME</application> Games Extra Data package
40 from <ulink
[8cf3617d]41 url="&gnome-download-http;/gnome-games-extra-data/&gnome-version;/"/>.
[7f23340]42 </para>
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>Download (HTTP): <ulink url="&gnome-games-download-http;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download (FTP): <ulink url="&gnome-games-download-ftp;"/></para>
51 </listitem>
52 <listitem>
53 <para>Download MD5 sum: &gnome-games-md5sum;</para>
54 </listitem>
55 <listitem>
56 <para>Download size: &gnome-games-size;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated disk space required: &gnome-games-buildsize;</para>
60 </listitem>
61 <listitem>
62 <para>Estimated build time: &gnome-games-time;</para>
63 </listitem>
64 </itemizedlist>
65
66 <bridgehead renderas="sect3">GNOME Games Dependencies</bridgehead>
67
68 <bridgehead renderas="sect4">Required</bridgehead>
[c72d5551]69 <para role="required"><xref linkend="libgnomeui"/>,
[9cb65f1]70 <xref linkend="scrollkeeper"/>, and
[7f23340]71 <xref linkend="librsvg"/></para>
72
73 <bridgehead renderas="sect4">Optional</bridgehead>
[c72d5551]74 <para role="optional"><xref linkend="guile"/>
[7f23340]75 (required to build the AisleRiot solitaire games),
[9cb65f1]76 <ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink>, and
[7f23340]77 <ulink url="http://www.5z.com/jirka/gob.html">GOB2</ulink></para>
78
[06147ee6]79 <para>The <command>gnibbles</command> game will attempt to start the
80 network game server daemon <command>games-server.py</command>, which
81 requires <xref linkend="python"/>.</para>
82
[0a7c3921]83 <para condition="html" role="usernotes">User Notes:
84 <ulink url="&blfs-wiki;/gnome-games"/></para>
85
[7f23340]86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of GNOME Games</title>
90
91 <para>Some of the <application>GNOME Games</application> game binaries
92 need to be setgid to track high scores. Create a separate user and group
93 for games. See the <filename>README</filename> file in the source directory
94 for more information:</para>
95
96<screen role="root"><userinput>install -v -m755 -d /var/lib/games &amp;&amp;
[b785ab29]97groupadd -g 60 games &amp;&amp;
[47603ac1]98useradd -c 'Games High Score Owner' -d /var/lib/games \
[b785ab29]99 -g games -s /bin/false -u 60 games &amp;&amp;
[7f23340]100chown -v games:games /var/lib/games</userinput></screen>
[9d2dc4e2]101
[7f23340]102 <para>Install <application>GNOME Games</application> by
103 running the following commands:</para>
[9d2dc4e2]104
[7f23340]105<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
[9cb65f1]106 --localstatedir=/var/lib \
107 --sysconfdir=&gnome-etc-dir; &amp;&amp;
[7f23340]108make</userinput></screen>
[da314d82]109
[7f23340]110 <para>This package does not come with a test suite.</para>
[da314d82]111
[7f23340]112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[da314d82]113
[7f23340]114<screen role="root"><userinput>make install</userinput></screen>
[9d2dc4e2]115
[7f23340]116 </sect2>
[9d2dc4e2]117
[7f23340]118 <sect2 role="commands">
119 <title>Command Explanations</title>
[9d2dc4e2]120
[7f23340]121 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
122 puts <application>ScrollKeeper</application> files in
123 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
124 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename> and
125 also causes the programs to use
126 <filename class='directory'>/var/lib/games</filename> as the directory
127 holding the high score files.</para>
[9d2dc4e2]128
[a18731b]129 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
130 configuration files in <filename class="directory">&gnome-etc-dir;</filename>
[7f23340]131 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
[9d2dc4e2]132
[7f23340]133 <para><option>--disable-setgid</option>: This will prevent the setgid bit
134 on the executables from being set. It provides system administrators
135 with the option to disable setgid binaries, though it also means that the
136 functionality to save high game scores will be disabled.</para>
[9d2dc4e2]137
[7f23340]138 </sect2>
[9d2dc4e2]139
[7f23340]140 <sect2 role="content">
141 <title>Contents</title>
[9d2dc4e2]142
[7f23340]143 <segmentedlist>
144 <segtitle>Installed Programs</segtitle>
145 <segtitle>Installed Libraries</segtitle>
146 <segtitle>Installed Directories</segtitle>
[305e764b]147
[7f23340]148 <seglistitem>
149 <seg>blackjack, games-server.py, gataxx, glines, gnect, gnibbles,
150 gnobots2, gnome-stones, gnometris, gnomine, gnotravex, gnotski,
151 gtali, iagno, mahjongg, same-gnome, and sol</seg>
[06147ee6]152 <seg><command>gnome-stones</command> objects libraries</seg>
[0a7c3921]153 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/{many game names}
[8cf3617d]154 and the following subdirectories of $GNOME_PREFIX/:
155 lib/gnome-stones,
[0a7c3921]156 share/{{many game names},
157 {,omf/}gnome-games,
158 {,help,pixmaps,sound}/{game name},
[7f23340]159 /var/lib/games</seg>
160 </seglistitem>
161 </segmentedlist>
[305e764b]162
[7f23340]163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
[305e764b]164
[7f23340]165 <para>See the <filename>README</filename> file in the source tree for a
166 description of each game.</para>
[9d2dc4e2]167
[7f23340]168 </sect2>
[21480b6]169
170</sect1>
Note: See TracBrowser for help on using the repository browser.