glfs/archive/gnome/gnome-games.xml
Krejzi 411e760db9 Removal of GNOME, part 1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11232 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-06-01 12:18:39 +00:00

377 lines
12 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 gnome-games-download-http
"&gnome-download-http;/gnome-games/3.6/gnome-games-&gnome-games-version;.tar.xz">
<!ENTITY gnome-games-download-ftp
"&gnome-download-ftp;/gnome-games/3.6/gnome-games-&gnome-games-version;.tar.xz">
<!ENTITY gnome-games-md5sum "4f57151eefcb5de4349c2b5f570eff64">
<!ENTITY gnome-games-size "19 MB">
<!ENTITY gnome-games-buildsize "170 MB">
<!ENTITY gnome-games-time "1.2 SBU">
]>
<sect1 id="gnome-games" xreflabel="gnome-games-&gnome-games-version;">
<?dbhtml filename="gnome-games.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-games-&gnome-games-version;</title>
<indexterm zone="gnome-games">
<primary sortas="a-gnome-ames">gnome-games</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Games</title>
<para>
The <application>GNOME Games</application> is a collection
of simple, but addictive games from the
<application>GNOME</application> Desktop project.
They represent many of the popular games and include card games,
puzzle games and arcade games.
</para>
&lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-games-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-games-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-games-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-games-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-games-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-games-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Games Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="clutter-gtk"/>,
<xref linkend="libcanberra"/>,
<xref linkend="librsvg"/>,
<xref linkend="pygobject3"/> and
<xref linkend="yelp-xsl"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/> and
<xref linkend="vala"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-games"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Games</title>
<para>
Some of the <application>GNOME Games</application> game binaries
need to be setgid to track high scores. Create a separate user and group
for games by running the following command as the
<systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>install -v -m755 -d /var/games &amp;&amp;
groupadd -g 60 games &amp;&amp;
useradd -c "Games High Score Owner" -d /var/games \
-g games -s /bin/false -u 60 games &amp;&amp;
chown -v games:games /var/games</userinput></screen>
<para>
Install <application>GNOME Games</application> by
running the following commands:
</para>
<screen><userinput>./configure --prefix=/usr --localstatedir=/var &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a testsuite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<option>--disable-setgid</option>: This will prevent the setgid bit
on the executables from being set. It provides system administrators
with the option to disable setgid binaries, though it also means that the
functionality to save high game scores will be disabled.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
glchess, glines, gnect, gnibbles, gnobots2, gnome-mahjongg,
gnome-sudoku, gnomine, gnotravex, gnotski, gtali, iagno,
lightsoff, quadrapassel and swell-foop
</seg>
<seg>
None
</seg>
<seg>
/usr/lib/python&python2-majorver;/site-packages/gnome_sudoku,
/usr/share/glchess,
/usr/share/glines,
/usr/share/gnect,
/usr/share/gnibbles,
/usr/share/gnobots2,
/usr/share/gnome-mahjongg,
/usr/share/gnome-sudoku,
/usr/share/gnomine,
/usr/share/gnotravex,
/usr/share/gnotski,
/usr/share/gtali,
/usr/share/help/*/glchess,
/usr/share/help/*/glines,
/usr/share/help/*/gnect,
/usr/share/help/*/gnibbles,
/usr/share/help/*/gnobots2,
/usr/share/help/*/gnome-mahjongg,
/usr/share/help/*/gnome-sudoku,
/usr/share/help/*/gnomine,
/usr/share/help/*/gnotravex,
/usr/share/help/*/gnotski,
/usr/share/help/*/gtali,
/usr/share/help/*/iagno,
/usr/share/help/*/lightsoff,
/usr/share/help/*/quadrapassel,
/usr/share/help/*/swell-foop,
/usr/share/iagno,
/usr/share/lightsoff,
/usr/share/quadrapassel,
/usr/share/swell-foop and
/var/games
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="glchess">
<term><command>glchess</command></term>
<listitem>
<para>
is a chess game which supports several chess engines.
</para>
<indexterm zone="gnome-games glchess">
<primary sortas="b-glchess">glchess</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="glines">
<term><command>glines</command></term>
<listitem>
<para>
is a game which involves moving balls around the grid and try
and form lines of the same colour to make them disappear.
</para>
<indexterm zone="gnome-games glines">
<primary sortas="b-glines">glines</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnect">
<term><command>gnect</command></term>
<listitem>
<para>
is a classic game where each player tries to make a line of four
disks before their opponent.
</para>
<indexterm zone="gnome-games gnect">
<primary sortas="b-gnect">gnect</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnibbles">
<term><command>gnibbles</command></term>
<listitem>
<para>
is a "worm" game. You pilot a worm around a maze trying to
collect diamonds. With each diamond your worm grows and navigation
becomes ever more difficult.
</para>
<indexterm zone="gnome-games gnibbles">
<primary sortas="b-gnibbles">gnibbles</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnobots2">
<term><command>gnobots2</command></term>
<listitem>
<para>
is a classic BSD robots game where you have to avoid a hoard of
robots who are trying to kill you.
</para>
<indexterm zone="gnome-games gnobots2">
<primary sortas="b-gnobots2">gnobots2</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnome-mahjongg">
<term><command>gnome-mahjongg</command></term>
<listitem>
<para>
is a tile-based solitaire game with an oriental flavor. Remove
tiles in matching pairs from a pile to try and dismantle it.
</para>
<indexterm zone="gnome-games gnome-mahjongg">
<primary sortas="b-gnome-mahjongg">gnome-mahjongg</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnome-sudoku">
<term><command>gnome-sudoku</command></term>
<listitem>
<para>
is a logic game with a Japanese name that has recently exploded
in popularity.
</para>
<indexterm zone="gnome-games gnome-sudoku">
<primary sortas="b-gnome-sudoku">gnome-sudoku</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnomine">
<term><command>gnomine</command></term>
<listitem>
<para>
is a game where you clear mines from a board using hints from
squares you have already uncovered.
</para>
<indexterm zone="gnome-games gnomine">
<primary sortas="b-gnomine">gnomine</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnotravex">
<term><command>gnotravex</command></term>
<listitem>
<para>
is a puzzle game where you have to match a grid of tiles together.
</para>
<indexterm zone="gnome-games gnotravex">
<primary sortas="b-gnotravex">gnotravex</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnotski">
<term><command>gnotski</command></term>
<listitem>
<para>
is a series of sliding block puzzles.
</para>
<indexterm zone="gnome-games gnotski">
<primary sortas="b-gnotski">gnotski</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gtali">
<term><command>gtali</command></term>
<listitem>
<para>
is an ancient Roman game.
</para>
<indexterm zone="gnome-games gtali">
<primary sortas="b-gtali">gtali</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="iagno">
<term><command>iagno</command></term>
<listitem>
<para>
is a game where the goal is to control all the disks on the
board by trapping your opponents disks between two of yours.
</para>
<indexterm zone="gnome-games iagno">
<primary sortas="b-iagno">iagno</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="quadrapassel">
<term><command>quadrapassel</command></term>
<listitem>
<para>
is a Russian game of fitting falling geometric shapes.
</para>
<indexterm zone="gnome-games quadrapassel">
<primary sortas="b-quadrapassel">quadrapassel</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>