Changeset 53462fd9


Ignore:
Timestamp:
09/05/2003 11:29:56 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fae557a
Parents:
a6c25738
Message:

update to gnome-games-2.2.1 and gnome-utils-2.2.3

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

Files:
11 edited

Legend:

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

    ra6c25738 r53462fd9  
    33
    44<para>The gnome-games package contains
    5 <userinput>aisleriot</userinput>, <userinput>freecell</userinput>,
    6 <userinput>gataxx</userinput>, <userinput>glines</userinput>,
    7 <userinput>gnect</userinput>, <userinput>gnibbles</userinput>,
    8 <userinput>gnobots2</userinput>, <userinput>gnome-stones</userinput>,
    9 <userinput>gnome-xbill</userinput>, <userinput>gnometris</userinput>,
    10 <userinput>gnomine</userinput>, <userinput>gnotravex</userinput>,
    11 <userinput>gnotski</userinput>, <userinput>gtali</userinput>,
    12 <userinput>iagno</userinput>, <userinput>mahjongg</userinput> and
    13 <userinput> same-gnome</userinput>.</para>
     5<command>aisleriot</command>, <command>freecell</command>,
     6<command>gataxx</command>, <command>glines</command>,
     7<command>gnect</command>, <command>gnibbles</command>,
     8<command>gnobots2</command>, <command>gnome-stones</command>,
     9<command>gnome-xbill</command>, <command>gnometris</command>,
     10<command>gnomine</command>, <command>gnotravex</command>,
     11<command>gnotski</command>, <command>gtali</command>,
     12<command>iagno</command>, <command>mahjongg</command> and
     13<command> same-gnome</command>.</para>
    1414
    1515</sect2>
  • gnome/add/games/gnome-games-exp.xml

    ra6c25738 r53462fd9  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--localstatedir=/var/lib</userinput> : This switch
     4<para><command>--localstatedir=/var/lib</command> : This switch
    55puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
    66instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    77
    8 <para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch puts
     8<para><command>--sysconfdir=/etc/gnome</command> : This switch puts
    99configuration files in <filename>/etc/gnome</filename> instead of
    1010<filename>$GNOME_PREFIX/etc</filename>.</para>
  • gnome/add/games/gnome-games-inst.xml

    ra6c25738 r53462fd9  
    11<sect2>
    2 <title>Installation of gnome-games</title>
     2<title>Installation of <application>gnome-games</application></title>
    33
    4 <para>Install gnome-games by running the following commands:</para>
     4<para>Install <application>gnome-games</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
     6<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
    77--sysconfdir=/etc/gnome &amp;&amp;
    88make &amp;&amp;
    9 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    1010
    1111</sect2>
  • gnome/add/games/gnome-games-intro.xml

    ra6c25738 r53462fd9  
    11<sect2>
    2 <title>Introduction to gnome-games</title>
     2<title>Introduction to <application>gnome-games</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&gnome-games-download-http;"/>
    5 Download location (FTP):        <ulink url="&gnome-games-download-ftp;"/>
    6 Version used:                   &gnome-games-version;
    7 Package size:                   &gnome-games-size;
    8 Estimated Disk space required:  &gnome-games-buildsize;
    9 Estimated build time:           &gnome-games-time;</screen>
     4<para>The <application>gnome-games</application> package contains games.</para>
    105
    11 <para>The gnome-games package contains games.</para>
     6<sect3><title>Package information</title>
     7<itemizedlist spacing='compact'>
     8<listitem><para>Download (HTTP): <ulink
     9url="&gnome-games-download-http;"/></para></listitem>
     10<listitem><para>Download (FTP): <ulink
     11url="&gnome-games-download-ftp;"/></para></listitem>
     12<listitem><para>Download size: &gnome-games-size;</para></listitem>
     13<listitem><para>Estimated Disk space required:
     14&gnome-games-buildsize;</para></listitem>
     15<listitem><para>Estimated build time:
     16&gnome-games-time;</para></listitem></itemizedlist>
     17</sect3>
     18                                                                               
     19<sect3><title><application>gnome-games</application> dependencies</title>
     20<sect4><title>Required</title>
     21<para><xref linkend="libgnomeui"/></para></sect4>
     22<sect4><title>Optional</title>
     23<para><xref linkend="guile"/></para></sect4>
     24</sect3>
    1225
    13 <screen>gnome-games depends on:
    14 <xref linkend="libgnomeui"/>
    15 gnome-games will utilize:
    16 <xref linkend="guile"></xref></screen>
    1726
    1827</sect2>
  • gnome/add/games/gnome-games.ent

    ra6c25738 r53462fd9  
    55<!ENTITY gnome-games-desc SYSTEM "gnome-games-desc.xml">
    66<!ENTITY gnome-games-config SYSTEM "gnome-games-config.xml">
    7 <!ENTITY gnome-games-buildsize "32.1 MB">
    8 <!ENTITY gnome-games-version "2.2.0">
    9 <!ENTITY gnome-games-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.2/gnome-games-2.2.0.tar.bz2">
    10 <!ENTITY gnome-games-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.2/gnome-games-2.2.0.tar.bz2">
    11 <!ENTITY gnome-games-size "9.4 MB">
    12 <!ENTITY gnome-games-time "3.34 SBU">
     7<!ENTITY gnome-games-buildsize "76.2 MB">
     8<!ENTITY gnome-games-version "2.2.1">
     9<!ENTITY gnome-games-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.2/gnome-games-2.2.1.tar.bz2">
     10<!ENTITY gnome-games-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.2/gnome-games-2.2.1.tar.bz2">
     11<!ENTITY gnome-games-size "9.6 MB">
     12<!ENTITY gnome-games-time "0.99 SBU">
  • gnome/add/utils/gnome-utils-desc.xml

    ra6c25738 r53462fd9  
    33
    44<para>The gnome-utils package contains
    5 <userinput>gnome-system-log</userinput>,
    6 <userinput>gnome-character-map</userinput>,
    7 <userinput>gnome-calculator</userinput>,
    8 <userinput>gnome-search-tool</userinput>,
    9 <userinput>gnome-dictionary</userinput>,
    10 <userinput>archive-generator</userinput>, <userinput>gfloppy</userinput>
    11 and <userinput>gdialog</userinput>.</para>
     5<command>gnome-system-log</command>,
     6<command>gnome-character-map</command>,
     7<command>gnome-calculator</command>,
     8<command>gnome-search-tool</command>,
     9<command>gnome-dictionary</command>,
     10<command>archive-generator</command>, <command>gfloppy</command>
     11and <command>gdialog</command>.</para>
    1212
    1313</sect2>
     
    1616
    1717<sect3><title>gnome-system-log</title>
    18 <para>gnome-system-log allows you to monitor and view system log files.</para></sect3>
     18<para><command>gnome-system-log</command> allows you to monitor and view system log files.</para></sect3>
    1919
    2020<sect3><title>gnome-character-map</title>
    21 <para>gnome-character-map allows you to select characters from a table
     21<para><command>gnome-character-map</command> allows you to select characters from a table
    2222and insert them into your applications.</para></sect3>
    2323
    2424<sect3><title>gnome-calculator</title>
    25 <para>gnome-calculator is a simple mathematical and scientific
     25<para><command>gnome-calculator</command> is a simple mathematical and scientific
    2626calculator that includes arithmetic, trigonometric and logarithmic
    2727functions.</para></sect3>
    2828
    2929<sect3><title>gnome-search-tool</title>
    30 <para>gnome-search-tool allows you to search for files on your system
     30<para><command>gnome-search-tool</command> allows you to search for files on your system
    3131using simple and advanced search options.</para></sect3>
    3232
    3333<sect3><title>gnome-dictionary</title>
    34 <para>gnome-dictionary allows you to look up definitions and spelling of
     34<para><command>gnome-dictionary</command> allows you to look up definitions and spelling of
    3535words.</para></sect3>
    3636
    3737<sect3><title>archive-generator</title>
    38 <para>archive-generator creates archives from collections of files and
     38<para><command>archive-generator</command> creates archives from collections of files and
    3939folders using gzip compressed archive files.</para></sect3>
    4040
    4141<sect3><title>gfloppy</title>
    42 <para>gfloppy formats floppy disks under Linux.</para></sect3>
     42<para><command>gfloppy</command> formats floppy disks under Linux.</para></sect3>
    4343
    4444<sect3><title>gdialog</title>
    45 <para>gdialog doesn't work yet.</para></sect3>
     45<para><command>gdialog</command> displays dialog boxes from shell
     46scripts.</para></sect3>
    4647
    4748</sect2>
  • gnome/add/utils/gnome-utils-exp.xml

    ra6c25738 r53462fd9  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch puts
     4<para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    55libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    66<filename>$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><userinput>--localstatedir=/var/lib</userinput> : This switch
     8<para><command>--localstatedir=/var/lib</command> : This switch
    99puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
    1010instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    1111
    12 <para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch
     12<para><command>--sysconfdir=/etc/gnome</command> : This switch
    1313puts configuration files in <filename>/etc/gnome</filename> instead of
    1414<filename>$GNOME_PREFIX/etc</filename>.</para>
    1515
    16 <para><userinput>--with-pam-prefix=/etc/pam.d</userinput> : This switch
     16<para><command>--with-pam-prefix=/etc/pam.d</command> : This switch
    1717puts PAM file in <filename>/etc/pam.d</filename> instead of
    1818<filename>/etc/gnome</filename>.</para>
  • gnome/add/utils/gnome-utils-inst.xml

    ra6c25738 r53462fd9  
    11<sect2>
    2 <title>Installation of gnome-utils</title>
     2<title>Installation of <application>gnome-utils</application></title>
    33
    4 <para>Install gnome-utils by running the following commands:</para>
     4<para>Install <application>gnome-utils</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
     6<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
    77--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    88make &amp;&amp;
    9 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    1010
    1111</sect2>
  • gnome/add/utils/gnome-utils-intro.xml

    ra6c25738 r53462fd9  
    11<sect2>
    2 <title>Introduction to gnome-utils</title>
     2<title>Introduction to <application>gnome-utils</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&gnome-utils-download-http;"/>
    5 Download location (FTP):        <ulink url="&gnome-utils-download-ftp;"/>
    6 Version used:                   &gnome-utils-version;
    7 Package size:                   &gnome-utils-size;
    8 Estimated Disk space required:  &gnome-utils-buildsize;
    9 Estimated build time:           &gnome-utils-time;</screen>
    10 
    11 <para>The gnome-utils package contains a collection of small
     4<para>The <application>gnome-utils</application> package contains a collection of small
    125applications designed to make your life a little easier.</para>
    136
    14 <screen>gnome-utils depends on:
    15 <xref linkend="libgnomeui"/></screen>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&gnome-utils-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&gnome-utils-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &gnome-utils-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&gnome-utils-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&gnome-utils-time;</para></listitem></itemizedlist>
     18</sect3>
     19                                                                               
     20<sect3><title><application>gnome-utils</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="libgnomeui"/></para></sect4>
     23</sect3>
    1624
    1725</sect2>
  • gnome/add/utils/gnome-utils.ent

    ra6c25738 r53462fd9  
    55<!ENTITY gnome-utils-desc SYSTEM "gnome-utils-desc.xml">
    66<!ENTITY gnome-utils-config SYSTEM "gnome-utils-config.xml">
    7 <!ENTITY gnome-utils-buildsize "15.4 MB">
    8 <!ENTITY gnome-utils-version "2.2.1">
    9 <!ENTITY gnome-utils-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.2/gnome-utils-2.2.1.tar.bz2">
    10 <!ENTITY gnome-utils-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.2/gnome-utils-2.2.1.tar.bz2">
    11 <!ENTITY gnome-utils-size "1.5 MB">
    12 <!ENTITY gnome-utils-time "1.44 SBU">
     7<!ENTITY gnome-utils-buildsize "39.0 MB">
     8<!ENTITY gnome-utils-version "2.2.3">
     9<!ENTITY gnome-utils-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.2/gnome-utils-2.2.3.tar.bz2">
     10<!ENTITY gnome-utils-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.2/gnome-utils-2.2.3.tar.bz2">
     11<!ENTITY gnome-utils-size "2.2 MB">
     12<!ENTITY gnome-utils-time "0.40 SBU">
  • introduction/welcome/changelog.xml

    ra6c25738 r53462fd9  
    1212
    1313<listitem><para>September 5th, 2003 [larry]: gnome: updated to
    14 gnome-system-moniter-2.0.5 and gnome-applets-2.2.2.</para></listitem>
     14gnome-system-moniter-2.0.5, gnome-applets-2.2.2, gnome-utils-2.2.3 and
     15gnome-games-2.2.1.</para></listitem>
    1516
    1617<listitem><para>September 4th, 2003 [larry]: gnome: updated to
Note: See TracChangeset for help on using the changeset viewer.