Changeset 15201c6


Ignore:
Timestamp:
05/16/2005 03:46:20 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:
43ee4a1
Parents:
5bae145
Message:

Updated to GNOME Utilities-2.10.1

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

Files:
2 edited

Legend:

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

    r5bae145 r15201c6  
    77<!ENTITY gnome-utils-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.bz2">
    88<!ENTITY gnome-utils-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.bz2">
    9 <!ENTITY gnome-utils-md5sum "048224275454781c7eebc5afd4004069">
    10 <!ENTITY gnome-utils-size "1.7 MB">
    11 <!ENTITY gnome-utils-buildsize "25.1 MB">
    12 <!ENTITY gnome-utils-time "0.28 SBU">
     9<!ENTITY gnome-utils-md5sum "78c0afdc112757b13d203fe1ad9c04ad">
     10<!ENTITY gnome-utils-size "2.0 MB">
     11<!ENTITY gnome-utils-buildsize "27 MB">
     12<!ENTITY gnome-utils-time "0.3 SBU">
    1313]>
    1414
     
    4646dependencies</title>
    4747<sect4><title>Required</title>
    48 <para><xref linkend="gnome-panel"/></para>
     48<para><xref linkend="gnome-panel"/> and
     49<xref linkend="libgnomeprintui"/></para>
    4950</sect4>
    5051
    5152<sect4><title>Optional</title>
    52 <para><xref linkend="Linux_PAM"/> (requires consolehelper)</para>
     53<para><xref linkend="Linux_PAM"/> (requires consolehelper) and
     54<ulink
     55url="http://hal.freedesktop.org/wiki/Software_2fhal">HAL</ulink></para>
    5356</sect4>
    5457</sect3>
     
    6669    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
    6770    --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    68 make &amp;&amp;
    69 make install</command></userinput></screen>
     71make</command></userinput></screen>
     72
     73<para>This package does not come with a test suite.</para>
     74
     75<para>Now, as the root user:</para>
     76
     77<screen><userinput role='root'><command>make install</command></userinput></screen>
    7078
    7179</sect2>
     
    93101<filename class="directory">/etc/gnome</filename>.</para>
    94102
     103<para><option>--disable-hal</option>: Use this switch if you have
     104<application>HAL</application> version >0.4.7 installed, as the build will
     105fail with higher versions due to the
     106<application>D-BUS</application>/<application>HAL</application> ABI
     107changes.</para>
     108
    95109</sect2>
    96110
     
    99113
    100114<para>The <application><acronym>GNOME</acronym> Utilities</application>
    101 package contains
    102 <command>gnome-system-log</command>,
    103 <command>gnome-search-tool</command>,
    104 <command>gnome-dictionary</command>,
    105 and <command>gfloppy</command>.</para>
     115package contains
     116<command>gfloppy</command>,
     117<command>gnome-dictionary</command>,
     118<command>gnome-screenshot</command>,
     119<command>gnome-search-tool</command> and
     120<command>gnome-system-log</command>.</para>
    106121
    107122</sect2>
     
    109124<sect2><title>Description</title>
    110125
    111 <sect3><title>gnome-system-log</title>
    112 <para><command>gnome-system-log</command> allows you to monitor and view
    113 system log files.</para></sect3>
     126<sect3><title>gfloppy</title>
     127<para><command>gfloppy</command> formats floppy disks under
     128Linux.</para></sect3>
     129
     130<sect3><title>gnome-dictionary</title>
     131<para><command>gnome-dictionary</command> allows you to look up definitions
     132and spelling of words.</para></sect3>
     133
     134<sect3><title>gnome-screenshot</title>
     135<para><command>gnome-screenshot</command> is used to capture the contents
     136of the current desktop as a graphics formatted file.</para></sect3>
    114137
    115138<sect3><title>gnome-search-tool</title>
     
    117140your system using simple and advanced search options.</para></sect3>
    118141
    119 <sect3><title>gnome-dictionary</title>
    120 <para><command>gnome-dictionary</command> allows you to look up definitions
    121 and spelling of words.</para></sect3>
    122 
    123 <sect3><title>gfloppy</title>
    124 <para><command>gfloppy</command> formats floppy disks under
    125 Linux.</para></sect3>
     142<sect3><title>gnome-system-log</title>
     143<para><command>gnome-system-log</command> allows you to monitor and view
     144system log files.</para></sect3>
    126145
    127146</sect2>
    128147
    129148</sect1>
    130 
  • introduction/welcome/changelog.xml

    r5bae145 r15201c6  
    2626
    2727    <listitem>
    28       <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0.</para>
     28      <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0;
     29      updated to GNOME Utils-2.10.1.</para>
    2930    </listitem>
    3031
Note: See TracChangeset for help on using the changeset viewer.