Changeset da314d82


Ignore:
Timestamp:
05/16/2005 05:43:24 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 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, 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:
d8a437b8
Parents:
04622054
Message:

Updated to GNOME Games-2.10.1

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

Files:
2 edited

Legend:

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

    r04622054 rda314d82  
    77<!ENTITY gnome-games-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
    88<!ENTITY gnome-games-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-games/&gnome-version;/gnome-games-&gnome-games-version;.tar.bz2">
    9 <!ENTITY gnome-games-md5sum "d3c675e29c835cfa765fbd6ae4a289cc">
    10 <!ENTITY gnome-games-size "5.9 MB">
    11 <!ENTITY gnome-games-buildsize "72 MB">
    12 <!ENTITY gnome-games-time "0.98 SBU">
     9<!ENTITY gnome-games-md5sum "b7d21e5e12de80c50266e8735e04577c">
     10<!ENTITY gnome-games-size "5.3 MB">
     11<!ENTITY gnome-games-buildsize "70 MB">
     12<!ENTITY gnome-games-time "0.9 SBU">
    1313]>
    1414
     
    2828contains games.
    2929Starting with <application><acronym>GNOME</acronym></application>-2.8, the
    30 background graphics, artwork and themes for the games are now supplied in a
     30background graphics, artwork and themes for the games are supplied in a
    3131separate package. You can download the
    3232<application><acronym>GNOME</acronym></application> Games Extra Data package
     
    5858
    5959<sect4><title>Optional</title>
    60 <para><xref linkend="guile"/> (to build the AisleRiot solitaire games)</para>
     60<para><xref linkend="guile"/>
     61(required to build the AisleRiot solitaire games),
     62<ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink> and
     63<ulink url="http://www.5z.com/jirka/gob.html">GOB2</ulink></para>
    6164</sect4>
    6265</sect3>
     
    6871Games</application></title>
    6972
    70 <para><application><acronym>GNOME</acronym> Games</application> needs to
    71 be setgid to track high scores. Create a separate user and group for games.
    72 See the <filename>README</filename> file in the source directory for more
    73 information:</para>
     73<para>Some of the <application><acronym>GNOME</acronym> Games</application>
     74game binaries need to be setgid to track high scores. Create a separate
     75user and group for games. See the <filename>README</filename> file in the
     76source directory for more information:</para>
    7477
    75 <screen><userinput><command>install -d /var/lib/games &amp;&amp;
     78<screen><userinput><command>install -v -m755 -d /var/lib/games &amp;&amp;
    7679groupadd games &amp;&amp;
    7780useradd -c 'Games High Score Owner' -d /var/lib/games \
    7881        -g games -s /bin/false games &amp;&amp;
    79 chown games:games /var/lib/games</command></userinput></screen>
     82chown -v games:games /var/lib/games</command></userinput></screen>
    8083
    8184<para>Install <application><acronym>GNOME</acronym> Games</application> by
     
    8487<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    8588    --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    86 make &amp;&amp;
    87 make install</command></userinput></screen>
     89make</command></userinput></screen>
     90
     91<para>This package does not come with a test suite.</para>
     92
     93<para>Now, as the root user:</para>
     94
     95<screen><userinput role='root'><command>make install</command></userinput></screen>
    8896
    8997</sect2>
     
    95103puts <application>ScrollKeeper</application> files in
    96104<filename class="directory">/var/lib/scrollkeeper</filename> instead of
    97 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
     105<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename> and
     106also causes the programs to use
     107<filename class='directory'>/var/lib/games</filename> as the directory
     108holding the high score files.</para>
    98109
    99110<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
     
    133144
    134145</sect1>
    135 
  • introduction/welcome/changelog.xml

    r04622054 rda314d82  
    2727    <listitem>
    2828      <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0;
    29       updated to GNOME Utils-2.10.1.</para>
     29      updated to GNOME Utils-2.10.1 and GNOME Games-2.10.1.</para>
    3030    </listitem>
    3131
Note: See TracChangeset for help on using the changeset viewer.