Author: randy
Date: 2006-07-02 12:33:12 -0600 (Sun, 02 Jul 2006)
New Revision: 6238

Modified:
   trunk/BOOK/gnome/add/bug-buddy.xml
   trunk/BOOK/gnome/add/eog.xml
   trunk/BOOK/gnome/add/file-roller.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the bug-buddy, EOG and File Roller package instructions to be 
compatible with the GNOME-2.14.2 update

Modified: trunk/BOOK/gnome/add/bug-buddy.xml
===================================================================
--- trunk/BOOK/gnome/add/bug-buddy.xml  2006-07-02 15:51:58 UTC (rev 6237)
+++ trunk/BOOK/gnome/add/bug-buddy.xml  2006-07-02 18:33:12 UTC (rev 6238)
@@ -6,10 +6,10 @@
 
   <!ENTITY bug-buddy-download-http 
"&gnome-download-http;/bug-buddy/&gnome-version;/bug-buddy-&bug-buddy-version;.tar.bz2">
   <!ENTITY bug-buddy-download-ftp  
"&gnome-download-ftp;/bug-buddy/&gnome-version;/bug-buddy-&bug-buddy-version;.tar.bz2">
-  <!ENTITY bug-buddy-md5sum        "2f8b52ad25891e7c99820c80e7c6d78d">
-  <!ENTITY bug-buddy-size          "555 KB">
-  <!ENTITY bug-buddy-buildsize     "11.1 MB">
-  <!ENTITY bug-buddy-time          "0.1 SBU">
+  <!ENTITY bug-buddy-md5sum        "4fb288adc8f67cbfb8886ddf7b400530">
+  <!ENTITY bug-buddy-size          "577 KB">
+  <!ENTITY bug-buddy-buildsize     "11.9 MB">
+  <!ENTITY bug-buddy-time          "0.2 SBU">
 ]>
 
 <sect1 id="bug-buddy" xreflabel="bug-buddy-&bug-buddy-version;">
@@ -18,10 +18,6 @@
   <sect1info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
-    <keywordset>
-      <keyword role="package">bug-buddy-&bug-buddy-version;.tar</keyword>
-      <keyword role="ftpdir">bug-buddy</keyword>
-    </keywordset>
   </sect1info>
 
   <title>bug-buddy-&bug-buddy-version;</title>
@@ -65,6 +61,9 @@
     <para role="required"><xref linkend="gnome-desktop"/> and
     <xref linkend="gnome-menus"/></para>
 
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional"><xref linkend="intltool"/></para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/bug-buddy"/></para>
 
@@ -76,9 +75,11 @@
     <para>Install <application>bug-buddy</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` \
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
             --sysconfdir=&gnome-etc-dir; \
-            --localstatedir=/var/lib &amp;&amp;
+            --localstatedir=/var/lib \
+            --mandir=$(pkg-config \
+                --variable=prefix ORBit-2.0)/share/man &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
@@ -92,16 +93,18 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
-    <application>GConf</application> schema 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-prefix.xml"/>
 
-    <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-sysconfdir.xml"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
+    href="../../xincludes/scrollkeeper-dir.xml"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
+    href="../../xincludes/gnome-mandir.xml"/>
+
   </sect2>
 
   <sect2 role="content">
@@ -115,8 +118,7 @@
       <seglistitem>
         <seg>bug-buddy</seg>
         <seg>None</seg>
-        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/bug-buddy
-        and $GNOME_PREFIX/share/{,gnome/help/, omf/}bug-buddy</seg>
+        <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/ 
,omf/}bug-buddy</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/gnome/add/eog.xml
===================================================================
--- trunk/BOOK/gnome/add/eog.xml        2006-07-02 15:51:58 UTC (rev 6237)
+++ trunk/BOOK/gnome/add/eog.xml        2006-07-02 18:33:12 UTC (rev 6238)
@@ -6,10 +6,10 @@
 
   <!ENTITY eog-download-http 
"&gnome-download-http;/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
   <!ENTITY eog-download-ftp  
"&gnome-download-ftp;/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
-  <!ENTITY eog-md5sum        "26a9cd1015786d07888dd50e986ef19f">
-  <!ENTITY eog-size          "803 KB">
-  <!ENTITY eog-buildsize     "17.6 MB">
-  <!ENTITY eog-time          "0.2 SBU">
+  <!ENTITY eog-md5sum        "7653ae35509bd799bccfa4e6d819882a">
+  <!ENTITY eog-size          "822 KB">
+  <!ENTITY eog-buildsize     "17.7 MB">
+  <!ENTITY eog-time          "0.3 SBU">
 ]>
 
 <sect1 id="eog" xreflabel="EOG-&eog-version;">
@@ -18,10 +18,6 @@
   <sect1info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
-    <keywordset>
-      <keyword role="package">eog-&eog-version;.tar</keyword>
-      <keyword role="ftpdir">eog</keyword>
-    </keywordset>
   </sect1info>
 
   <title>EOG-&eog-version;</title>
@@ -62,12 +58,14 @@
     <bridgehead renderas="sect3">EOG Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="libgnomeui"/> and
+    <para role="required"><xref linkend="gnome-desktop"/> and
     <xref linkend="libgnomeprintui"/></para>
 
+    <bridgehead renderas="sect4">Recommended</bridgehead>
+    <para role="recommended"><xref linkend="libjpeg"/></para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="libjpeg"/>,
-    <xref linkend="libexif"/>, and
+    <para role="optional"><xref linkend="libexif"/> and
     <xref linkend="lcms"/></para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -81,9 +79,9 @@
     <para>Install <application>EOG</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; &amp;&amp;
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
+            --sysconfdir=&gnome-etc-dir; \
+            --localstatedir=/var/lib &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
@@ -97,15 +95,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">
@@ -119,8 +117,8 @@
       <seglistitem>
         <seg>eog</seg>
         <seg>None</seg>
-        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/eog
-        and $GNOME_PREFIX/share/{gnome/help/, omf/, pixmaps/}eog</seg>
+        <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/ ,omf/
+        ,pixmaps/}eog</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/gnome/add/file-roller.xml
===================================================================
--- trunk/BOOK/gnome/add/file-roller.xml        2006-07-02 15:51:58 UTC (rev 
6237)
+++ trunk/BOOK/gnome/add/file-roller.xml        2006-07-02 18:33:12 UTC (rev 
6238)
@@ -6,10 +6,10 @@
 
   <!ENTITY file-roller-download-http 
"&gnome-download-http;/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
   <!ENTITY file-roller-download-ftp  
"&gnome-download-ftp;/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
-  <!ENTITY file-roller-md5sum        "d19692161ea82051fe51ecfb2e9ec3e0">
-  <!ENTITY file-roller-size          "921 KB">
-  <!ENTITY file-roller-buildsize     "20.9 MB">
-  <!ENTITY file-roller-time          "0.7 SBU">
+  <!ENTITY file-roller-md5sum        "11a11675a9ec5f8b0164713fc60894af">
+  <!ENTITY file-roller-size          "1.0 MB">
+  <!ENTITY file-roller-buildsize     "21.3 MB">
+  <!ENTITY file-roller-time          "0.3 SBU">
 ]>
 
 <sect1 id="file-roller" xreflabel="File Roller-&file-roller-version;">
@@ -18,10 +18,6 @@
   <sect1info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
-    <keywordset>
-      <keyword role="package">file-roller-&file-roller-version;.tar</keyword>
-      <keyword role="ftpdir">file-roller</keyword>
-    </keywordset>
   </sect1info>
 
   <title>File Roller-&file-roller-version;</title>
@@ -62,8 +58,13 @@
     <bridgehead renderas="sect3">File Roller Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="nautilus"/></para>
+    <para role="required"><xref linkend="libgnomeui"/> and
+    <xref linkend="gnome-doc-utils"/></para>
 
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional"><xref linkend="intltool"/> and
+    <xref linkend="nautilus"/></para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/file-roller"/></para>
 
@@ -75,9 +76,10 @@
     <para>Install <application>File Roller</application> by running the
     following commands:</para>
 
-<screen><userinput>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` \
+<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
+            --sysconfdir=&gnome-etc-dir; \
             --localstatedir=/var/lib \
-            --sysconfdir=&gnome-etc-dir; &amp;&amp;
+            --disable-nautilus-actions &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
@@ -91,15 +93,19 @@
   <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"/>
+
+    <para><parameter>--disable-nautilus-actions</parameter>: This parameter is
+    required if <application>Nautilus</application> is not installed. Remove
+    the parameter if <application>Nautilus</application> is installed.</para>
+
   </sect2>
 
   <sect2 role="content">
@@ -112,9 +118,9 @@
 
       <seglistitem>
         <seg>file-roller</seg>
-        <seg>A Bonobo component and Nautilus extension</seg>
-        
<seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/file-roller
-        and $GNOME_PREFIX/share/{,gnome/help/, omf/}file-roller</seg>
+        <seg>A Nautilus extension</seg>
+        <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/
+        ,omf/}file-roller</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-07-02 15:51:58 UTC 
(rev 6237)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-07-02 18:33:12 UTC 
(rev 6238)
@@ -45,8 +45,9 @@
       <para>July 2nd, 2006</para>
       <itemizedlist>
         <listitem>
-          <para>[randy] - Updated the GConf Editor and gedit package
-          instructions to be compatible with the GNOME-2.14.2 update.</para>
+          <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>
         </listitem>
         <listitem>
           <para>[dj] - Updated to OpenOffice-2.0.3.</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to