Updated to GNOME Games-2.30.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8533 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2010-08-21 04:53:29 +00:00
parent 5f5330931e
commit e045a4bb0d
3 changed files with 106 additions and 58 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY day "21"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "August &day;th, &year;">
<!ENTITY releasedate "August &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
@ -633,7 +633,7 @@ $Date$
<!ENTITY gdm-version "2.30.2">
<!ENTITY gedit-version "2.30.3">
<!ENTITY gnome-disk-utility-version "2.30.1">
<!ENTITY gnome-games-version "2.28.2">
<!ENTITY gnome-games-version "2.30.2">
<!ENTITY gnome-media-version "2.28.1">
<!ENTITY gnome-mount-version "0.8">
<!ENTITY gnome-netstatus-version "2.28.1">

View File

@ -4,12 +4,16 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-games-download-http "&gnome-download-http;/gnome-games/&gnome-old-version;/gnome-games-&gnome-games-version;.tar.bz2">
<!ENTITY gnome-games-download-ftp "&gnome-download-ftp;/gnome-games/&gnome-old-version;/gnome-games-&gnome-games-version;.tar.bz2">
<!ENTITY gnome-games-md5sum "6dcd006d4393524c1e4f39ca0310ac8d">
<!ENTITY gnome-games-size "24.3 MB">
<!ENTITY gnome-games-buildsize "200 MB">
<!ENTITY gnome-games-time "4.4 SBU">
<!ENTITY gnome-games-download-http "&gnome-download-http;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
<!ENTITY gnome-games-download-ftp "&gnome-download-ftp;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
<!ENTITY gnome-games-md5sum "1fc03fe2209aa8a70da8f25d6eae1735">
<!ENTITY gnome-games-size "26.4 MB">
<!ENTITY gnome-games-buildsize "197 MB">
<!ENTITY gnome-games-time "5.2 SBU">
<!ENTITY gnome-games-extra-data-version "2.30.0">
<!ENTITY gnome-games-extra-data-download-http "&gnome-download-http;/gnome-games-extra-data/&gnome-version;/gnome-games-extra-data-&gnome-games-extra-data-version;.tar.bz2">
<!ENTITY gnome-games-extra-data-md5sum "dab5e24779b77bf9f9b1b422460a9a97">
<!ENTITY gnome-games-extra-data-size "3.4 MB">
]>
<sect1 id="gnome-games" xreflabel="GNOME Games-&gnome-games-version;">
@ -31,11 +35,7 @@
<para>The <application>GNOME Games</application> package contains games.
Starting with <application>GNOME</application>-2.8, the background graphics,
artwork and themes for the games are supplied in a separate package. You
can download the <application>GNOME</application> Games Extra Data package
from <ulink
url="&gnome-download-http;/gnome-games-extra-data/&gnome-old-version;/"/>.
</para>
artwork and themes for the games are supplied in a separate package.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -59,25 +59,39 @@
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Additional Download</bridgehead>
<itemizedlist spacing="compact">
<title>Optional GNOME Games Extra Data package</title>
<listitem>
<para>Download (HTTP): <ulink url="&gnome-games-extra-data-download-http;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-games-extra-data-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-games-extra-data-size;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Games Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="clutter-gtk"/>,
<xref linkend="ggz-client-libs"/>,
<xref linkend="GConf"/>,
<xref linkend="gnome-doc-utils"/>,
<xref linkend="guile"/>,
<xref linkend="libcanberra"/>,
<xref linkend="libgnomeui"/>,
<xref linkend="gnome-doc-utils"/>,
<xref linkend="librsvg"/>, and
<xref linkend="pygtk"/></para>
<xref linkend="librsvg"/>,
<xref linkend="pygtk"/>, and
<xref linkend="which"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="rarian"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<ulink url="http://check.sourceforge.net/">Check</ulink> and
<ulink url="http://www.ggzgamingzone.org/">ggz-server</ulink></para>
<para role="optional"><ulink
url="http://www.ggzgamingzone.org/">ggz-gtk-client</ulink></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-games"/></para>
@ -111,6 +125,17 @@ make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<para>If you want to install the <application>GNOME Games</application> Extra Data package, run the following commands:</para>
<screen><userinput>tar -xvf ../gnome-games-extra-data-&gnome-games-extra-data-version;.tar.bz2 &amp;&amp;
cd gnome-games-extra-data-&gnome-games-extra-data-version; &amp;&amp;
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
make</userinput></screen>
<para>Now again , as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
@ -157,14 +182,26 @@ make</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>blackjack, glchess, glines, gnect, gnibbles, gnobots2,
gnome-gnuchess, gnome-sudoku, gnometris, gnomine, gnotravex, gnotski,
gtali, iagno, mahjongg, same-gnome, and sol</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/{lib/{gnome-games,
python2.6/site-packages/{glchess/*,gnome_sudoku/gtk_goodies}},
share/{ggz/gnome-games,glchess/textures,gnome-games/*,gnome/help/*,
omf/*}}</seg>
<seg>glchess, glines, gnect, gnibbles, gnobots2, gnome-gnuchess,
gnome-sudoku, gnomine, gnotravex, gnotski, gtali, iagno, lightsoff,
mahjongg, quadrapassel, sol, swell-foop, and ar-cards-renderer</seg>
<seg>libgames-support-gi.{so,a}</seg>
<seg>/usr/lib/python&python-majorver;/site-packages/{glchess/{chess/fics,
ggz,gtkui,scene/{cairo,opengl},ui},gnome_sudoku/gtk_goodies},
<envar>$GNOME_PREFIX</envar>/{lib/gnome-games,share/{glchess/textures,
gnome-games-common/cards,gnome-games/{aisleriot/games,glines/pixmaps,
gnect/pixmaps,gnibbles/{games,pixmaps},gnobots2/{games,pixmaps,themes},
gnomine/pixmaps,gnotski/pixmaps,gtali/pixmaps,iagno/pixmaps,
icons/hicolor/{16x16/actions,22x22/actions,24x24/actions,32x32/actions,
48x48/actions,scalable/actions},lightsoff/themes/{tango,up},
mahjongg/{games,pixmaps},pixmaps,quadrapassel/pixmaps,sounds,
swell-foop/themes/{tango,test}},gnome-sudoku/{images,puzzles},
gnome/help/{aisleriot/*,glchess/*,glines/*,gnect/*,gnibbles/*,
gnobots2/*,gnome-sudoku/*,gnomine/*,gnotravex/*,gnotski/*,gtali/*,
iagno/*,lightsoff/*,mahjongg/*,quadrapassel/*,swell-foop/*},
omf/{aisleriot,glchess,glines,gnect,gnibbles,gnobots2,gnome-sudoku,
gnomine,gnotski,gtali,iagno,lightsoff,mahjongg,quadrapassel,swell-foop}}},
/var/lib/games</seg>
</seglistitem>
</segmentedlist>
@ -173,17 +210,6 @@ make</userinput></screen>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="blackjack">
<term><command>blackjack</command></term>
<listitem>
<para>is a casino card game without any need to actually pay your
gambling debts.</para>
<indexterm zone="gnome-games blackjack">
<primary sortas="b-blackjack">blackjack</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="glchess">
<term><command>glchess</command></term>
<listitem>
@ -260,16 +286,6 @@ make</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="gnometris">
<term><command>gnometris</command></term>
<listitem>
<para>is a Russian game of fitting falling geometric shapes.</para>
<indexterm zone="gnome-games gnometris">
<primary sortas="b-gnometris">gnometris</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnomine">
<term><command>gnomine</command></term>
<listitem>
@ -323,6 +339,18 @@ make</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="lightsoff">
<term><command>lightsoff</command></term>
<listitem>
<para>is a puzzle game, where the objective is to turn off all of the
tiles on the board. Each click toggles the state of the clicked tile
and its non-diagonal neighbors.</para>
<indexterm zone="gnome-games lightsoff">
<primary sortas="b-lightsoff">lightsoff</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="mahjongg">
<term><command>mahjongg</command></term>
<listitem>
@ -334,14 +362,12 @@ make</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="same-gnome">
<term><command>same-gnome</command></term>
<varlistentry id="quadrapassel">
<term><command>quadrapassel</command></term>
<listitem>
<para>is a game where you start with a grid of stones of different
colors. You can only remove stones where two or more of the same
colour touch each other.</para>
<indexterm zone="gnome-games same-gnome">
<primary sortas="b-same-gnome">same-gnome</primary>
<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>
@ -357,6 +383,19 @@ make</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="swell-foop">
<term><command>swell-foop</command></term>
<listitem>
<para>is a puzzle game, of which the objective is to clear the window
of as many pieces as possible by clicking on groups of the same
colored pieces. That group will vanish and the pieces on top will fall
until there are none left or no more color groups.</para>
<indexterm zone="gnome-games swell-foop">
<primary sortas="b-swell-foop">swell-foop</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>

View File

@ -40,6 +40,15 @@
</listitem>
-->
<listitem>
<para>August 21st, 2010</para>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Updated to GNOME Games-2.30.2.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>August 19th, 2010</para>
<itemizedlist>