Changeset 56507332


Ignore:
Timestamp:
03/15/2008 12:34:54 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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
Children:
13447b9
Parents:
ab8365a
Message:

Updated GNOME Games to reflect the GNOME-2.18.3 update; this completes all the current GNOME packages currently in the book

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gnome-games.xml

    rab8365a r56507332  
    77  <!ENTITY gnome-games-download-http "&gnome-download-http;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
    88  <!ENTITY gnome-games-download-ftp  "&gnome-download-ftp;/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
    9   <!ENTITY gnome-games-md5sum        "20f7c2e0ee4a65d15733332f34ac3cd4">
    10   <!ENTITY gnome-games-size          "5.0 MB">
    11   <!ENTITY gnome-games-buildsize     "72.5 MB">
    12   <!ENTITY gnome-games-time          "1.3 SBU">
     9  <!ENTITY gnome-games-md5sum        "c3434a724cd72a536ba48d9187f10697">
     10  <!ENTITY gnome-games-size          "7.5 MB">
     11  <!ENTITY gnome-games-buildsize     "118 MB">
     12  <!ENTITY gnome-games-time          "1.8 SBU">
    1313]>
    1414
     
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    6565    <para role="required"><xref linkend="libgnomeui"/>,
    66     <xref linkend="scrollkeeper"/>, and
     66    <xref linkend="gnome-doc-utils"/>,
     67    <xref linkend="gnome-python-desktop"/>, and
    6768    <xref linkend="librsvg"/></para>
    6869
     
    7172    <xref linkend="esound"/>,
    7273    <xref linkend="guile"/>
    73     (required to build the AisleRiot solitaire games),
     74    (to build the AisleRiot solitaire games), and
     75    <ulink url="http://www.ggzgamingzone.org/">GGZ</ulink> (to enable
     76    network gaming; see the GNOME Games <filename>README</filename> file
     77    for the specific GGZ packages you will need)</para>
     78   
     79    <!-- Appears to be replaced by the GGZ stuff, but not really positive
    7480    <ulink url="http://www.avahi.org">Avahi</ulink> or
    75     <ulink url="http://developer.apple.com/networking/bonjour/">Bonjour</ulink>,
    76     and <ulink url="http://www.5z.com/jirka/gob.html">GOB2</ulink></para>
     81    <ulink url="http://developer.apple.com/networking/bonjour/">Bonjour</ulink> -->
    7782
    78     <para>The <command>gnibbles</command> game will attempt to start the
    79     network game server daemon <command>games-server.py</command>, which
    80     requires <xref linkend="python"/>.</para>
     83    <para>See the <filename>glchess/README</filename> file for additional
     84    optional dependencies for the chess game.</para>
    8185
    8286    <para condition="html" role="usernotes">User Notes:
     
    107111make</userinput></screen>
    108112
    109     <para>This package does not come with a test suite.</para>
     113    <para>To test the results, issue <command>make check</command>.</para>
    110114
    111115    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    150154
    151155      <seglistitem>
    152         <seg>blackjack, games-server.py, gataxx, glines, gnect, gnibbles,
    153         gnobots2, gnometris, gnomine, gnotravex, gnotski, gtali, iagno,
    154         mahjongg, same-gnome, and sol</seg>
     156        <seg>blackjack, glchess, glines, gnect, gnectd, gnibbles, gnibblesd,
     157        gnobots2, gnome-gnuchess, gnome-sudoku, gnometris, gnomine, gnotravex,
     158        gnotski, gtali, iagno, iagnod, mahjongg, same-gnome, and sol</seg>
    155159        <seg>None</seg>
    156160        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
  • introduction/welcome/changelog.xml

    rab8365a r56507332  
    4545      <para>March 15th, 2008</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated GNOME Games to reflect the GNOME-2.18.3
     49          update. This completes all the current GNOME packages currently
     50          in the book.</para>
     51        </listitem>
    4752        <listitem>
    4853          <para>[alexander] - Added PPPoE configuration instructions to the
Note: See TracChangeset for help on using the changeset viewer.