Author: randy
Date: 2006-07-02 14:37:26 -0600 (Sun, 02 Jul 2006)
New Revision: 6239
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/add/gnome-system-monitor.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to GNOME System Monitor-2.14.4
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-07-02 18:33:12 UTC (rev 6238)
+++ trunk/BOOK/general.ent 2006-07-02 20:37:26 UTC (rev 6239)
@@ -457,7 +457,7 @@
<!ENTITY file-roller-version "2.14.3">
<!ENTITY gconf-editor-version "2.14.0">
<!ENTITY gnome-utils-version "2.14.0">
-<!ENTITY gnome-system-monitor-version "2.14.3">
+<!ENTITY gnome-system-monitor-version "2.14.4">
<!ENTITY nautilus-cd-burner-version "2.14.2">
<!ENTITY gnome-media-version "2.14.2">
<!ENTITY gnome-netstatus-version "2.12.0">
Modified: trunk/BOOK/gnome/add/gnome-system-monitor.xml
===================================================================
--- trunk/BOOK/gnome/add/gnome-system-monitor.xml 2006-07-02 18:33:12 UTC
(rev 6238)
+++ trunk/BOOK/gnome/add/gnome-system-monitor.xml 2006-07-02 20:37:26 UTC
(rev 6239)
@@ -6,10 +6,10 @@
<!ENTITY gnome-system-monitor-download-http
"&gnome-download-http;/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
<!ENTITY gnome-system-monitor-download-ftp
"&gnome-download-ftp;/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
- <!ENTITY gnome-system-monitor-md5sum
"100f3599b95a375db85df521f3e2554e">
- <!ENTITY gnome-system-monitor-size "786 KB">
- <!ENTITY gnome-system-monitor-buildsize "10.8 MB">
- <!ENTITY gnome-system-monitor-time "0.1 SBU">
+ <!ENTITY gnome-system-monitor-md5sum
"70c19b816ff58f2dc5da2793a36df2a0">
+ <!ENTITY gnome-system-monitor-size "1.4 MB">
+ <!ENTITY gnome-system-monitor-buildsize "14.1 MB">
+ <!ENTITY gnome-system-monitor-time "0.2 SBU">
]>
<sect1 id="gnome-system-monitor"
@@ -19,10 +19,6 @@
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
- <keywordset>
- <keyword
role="package">gnome-system-monitor-&gnome-system-monitor-version;.tar</keyword>
- <keyword role="ftpdir">gnome-system-monitor</keyword>
- </keywordset>
</sect1info>
<title>GNOME System Monitor-&gnome-system-monitor-version;</title>
@@ -69,6 +65,13 @@
<xref linkend="libwnck"/>, and
<xref linkend="libgtop"/></para>
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional"><xref linkend="intltool"/>, and
+ <ulink
+ url="http://people.debian.org/~kov/gksu/libgksu1.2/">libgksu1.2</ulink> and
+ <ulink
+
url="http://people.debian.org/~kov/gksu/libgksuui1.0/">libgksuui1.0</ulink></para>
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-system-monitor"/></para>
@@ -80,9 +83,9 @@
<para>Install <application>GNOME System Monitor</application> by running
the following commands:</para>
-<screen><userinput>./configure --prefix=`pkg-config --variable=prefix
ORBit-2.0` \
- --localstatedir=/var/lib \
- --sysconfdir=&gnome-etc-dir; &&
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
+ --sysconfdir=&gnome-etc-dir; \
+ --localstatedir=/var/lib &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -106,15 +109,15 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>--localstatedir=/var/lib</parameter>: This switch
- puts <application>ScrollKeeper</application> files in
- <filename class="directory">/var/lib/scrollkeeper</filename> instead of
- <filename
class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gnome-prefix.xml"/>
- <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
- configuration files in <filename
class="directory">&gnome-etc-dir;</filename>
- instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gnome-sysconfdir.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/scrollkeeper-dir.xml"/>
+
</sect2>
<sect2 role="content">
@@ -128,8 +131,7 @@
<seglistitem>
<seg>gnome-system-monitor</seg>
<seg>None</seg>
- <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/procman
- and $GNOME_PREFIX/share/{gnome/help, omf}/gnome-system-monitor</seg>
+ <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help,
omf}/gnome-system-monitor</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-07-02 18:33:12 UTC
(rev 6238)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-07-02 20:37:26 UTC
(rev 6239)
@@ -45,6 +45,9 @@
<para>July 2nd, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
File Roller package instructions to be compatible with the
GNOME-2.14.2 update.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page