Author: randy
Date: 2006-06-21 09:34:23 -0600 (Wed, 21 Jun 2006)
New Revision: 6189

Modified:
   trunk/BOOK/gnome/add/epiphany.xml
   trunk/BOOK/gnome/add/gucharmap.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the Epiphany and gucharmap instructions to conform with the 
GNOME-2.14.2 update

Modified: trunk/BOOK/gnome/add/epiphany.xml
===================================================================
--- trunk/BOOK/gnome/add/epiphany.xml   2006-06-21 15:25:58 UTC (rev 6188)
+++ trunk/BOOK/gnome/add/epiphany.xml   2006-06-21 15:34:23 UTC (rev 6189)
@@ -4,12 +4,12 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY epiphany-download-http 
"&gnome-download-http;/epiphany/1.8/epiphany-&epiphany-version;.tar.bz2">
-  <!ENTITY epiphany-download-ftp  
"&gnome-download-ftp;/epiphany/1.8/epiphany-&epiphany-version;.tar.bz2">
-  <!ENTITY epiphany-md5sum        "317e18f1d415a37d3b9934c106edf34a">
-  <!ENTITY epiphany-size          "3.3 MB">
-  <!ENTITY epiphany-buildsize     "66.4 MB">
-  <!ENTITY epiphany-time          "1.0 SBU">
+  <!ENTITY epiphany-download-http 
"&gnome-download-http;/epiphany/&gnome-version;/epiphany-&epiphany-version;.tar.bz2">
+  <!ENTITY epiphany-download-ftp  
"&gnome-download-ftp;/epiphany/&gnome-version;/epiphany-&epiphany-version;.tar.bz2">
+  <!ENTITY epiphany-md5sum        "872ef8d5e95cdc359f93b5ded501d98d">
+  <!ENTITY epiphany-size          "3.5 MB">
+  <!ENTITY epiphany-buildsize     "74.9 MB">
+  <!ENTITY epiphany-time          "1.8 SBU">
 ]>
 
 <sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;">
@@ -18,10 +18,6 @@
   <sect1info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
-    <keywordset>
-      <keyword role="package">epiphany-&epiphany-version;.tar</keyword>
-      <keyword role="ftpdir">epiphany</keyword>
-    </keywordset>
   </sect1info>
 
   <title>Epiphany-&epiphany-version;</title>
@@ -64,15 +60,18 @@
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="gnome-desktop"/>,
     <xref linkend="libgnomeprintui"/>,
+    <xref linkend="startup-notification"/>,
+    <xref linkend="dbus"/>,
     <xref linkend="which"/>,
     <xref linkend="iso-codes"/>, and
-    <xref linkend="seamonkey"/> or
+    a mozilla.org Gecko layout engine
+    (<xref linkend="seamonkey"/> or
     <xref linkend="firefox"/> or
-    <xref linkend="thunderbird"/></para>
+    <xref linkend="thunderbird"/> or
+    <ulink 
url="http://www.mozilla.org/products/mozilla1.x/";>Mozilla</ulink>)</para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="startup-notification"/>,
-    <xref linkend="dbus"/>,
+    <para role="optional"><xref linkend="intltool"/>,
     <ulink url="&gnome-download-http;/gnome-python/">GNOME-Python</ulink>
     (requires <ulink url="http://www.pygtk.org/";>PyGTK</ulink> and can use
     <ulink url="&gnome-download-http;/pyorbit/">PyORBit</ulink>,
@@ -90,9 +89,11 @@
     <para>Install <application>Epiphany</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>
@@ -101,6 +102,17 @@
 
 <screen role="root"><userinput>make install</userinput></screen>
 
+    <para>A <application>D-BUS</application> service script was installed in
+    the previous step. If the <envar>$GNOME_PREFIX</envar> is anything other
+    than <filename class='directory'>/usr</filename>, as the
+    <systemitem class="username">root</systemitem> user you should create a
+    symbolic link to this file in the default
+    <application>D-BUS</application> service script directory:</para>
+
+<screen role="root"><userinput>ln -v -s $(pkg-config --variable=prefix \
+    ORBit-2.0)/share/dbus-1/services/org.gnome.Epiphany.service \
+    /usr/share/dbus-1/services</userinput></screen>
+
     <para>If you have <application>GNOME-Python</application> installed, the
     <application>Epiphany</application> <application>Python</application>
     extension is automatically built. If your $GNOME_PREFIX is anything but
@@ -127,16 +139,6 @@
     <filename class="directory">/var/lib/scrollkeeper</filename> instead of
     <filename 
class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
 
-    <para><option>--enable-dbus</option>: Use this parameter if you have
-    <application>D-BUS</application> installed and wish to build
-    <application>D-BUS</application> support into the
-    <command>epiphany</command> program.</para>
-
-    <para><option>--enable-zeroconf</option>: Use this parameter if you wish
-    to enable Zeroconf bookmarks support. You must have built GNOME VFS with
-    <ulink url="http://www.porchdogsoft.com/products/howl/";>Howl</ulink>
-    support for this option to work properly.</para>
-
   </sect2>
 
   <sect2 role="content">
@@ -150,9 +152,9 @@
       <seglistitem>
         <seg>epiphany</seg>
         <seg>None</seg>
-        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/epiphany
-        and the following subdirectories of $GNOME_PREFIX/:
-        include/epiphany-1.8,
+        <seg>The following subdirectories of $GNOME_PREFIX/:
+        include/epiphany-2.14,
+        lib/epiphany,
         share/{,gnome/help/, gtk-doc/html/, omf/}epiphany</seg>
       </seglistitem>
     </segmentedlist>

Modified: trunk/BOOK/gnome/add/gucharmap.xml
===================================================================
--- trunk/BOOK/gnome/add/gucharmap.xml  2006-06-21 15:25:58 UTC (rev 6188)
+++ trunk/BOOK/gnome/add/gucharmap.xml  2006-06-21 15:34:23 UTC (rev 6189)
@@ -4,11 +4,11 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY gucharmap-download-http 
"&gnome-download-http;/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
-  <!ENTITY gucharmap-download-ftp  
"&gnome-download-ftp;/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
-  <!ENTITY gucharmap-md5sum        "c9741329d08908a271864664c3f2e91c">
-  <!ENTITY gucharmap-size          "1.4 MB">
-  <!ENTITY gucharmap-buildsize     "25.1 MB">
+  <!ENTITY gucharmap-download-http 
"&gnome-download-http;/gucharmap/1.6/gucharmap-&gucharmap-version;.tar.bz2">
+  <!ENTITY gucharmap-download-ftp  
"&gnome-download-ftp;/gucharmap/1.6/gucharmap-&gucharmap-version;.tar.bz2">
+  <!ENTITY gucharmap-md5sum        "8af03f350c988d1565922b10776bc725">
+  <!ENTITY gucharmap-size          "2.1 MB">
+  <!ENTITY gucharmap-buildsize     "27.9 MB">
   <!ENTITY gucharmap-time          "0.2 SBU">
 ]>
 
@@ -18,10 +18,6 @@
   <sect1info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
-    <keywordset>
-      <keyword role="package">gucharmap-&gucharmap-version;.tar</keyword>
-      <keyword role="ftpdir">gucharmap</keyword>
-    </keywordset>
   </sect1info>
 
   <title>gucharmap-&gucharmap-version;</title>
@@ -64,11 +60,13 @@
     <bridgehead renderas="sect3">gucharmap Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="gtk2"/> and
-    <xref linkend="gnome-doc-utils"/></para>
+    <para role="required"><xref linkend="gtk2"/>,
+    <xref linkend="gnome-doc-utils"/>, and
+    <xref linkend="perl-xml-parser"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="libgnomeui"/></para>
+    <para role="optional"><xref linkend="libgnomeui"/> and
+    <xref linkend="intltool"/></para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/gucharmap"/></para>
@@ -84,7 +82,7 @@
     <para>Install <application>gucharmap</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) \
             --localstatedir=/var/lib &amp;&amp;
 make</userinput></screen>
 
@@ -119,7 +117,7 @@
         <seg>libgucharmap.so</seg>
         <seg>The following subdirectories $GNOME_PREFIX/:
         include/gucharmap and
-        share/{gnome/help/, omf/}/gucharmap</seg>
+        share/{gnome/help/,omf/}/gucharmap</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-06-21 15:25:58 UTC 
(rev 6188)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-06-21 15:34:23 UTC 
(rev 6189)
@@ -45,6 +45,10 @@
       <para>June 21st, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated the Epiphany and gucharmap instructions to
+          conform with the GNOME-2.14.2 update.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated the GNOME2 additional libraries instructions
           to conform with the GNOME-2.14.2 update. This leaves the GNOME2
           Accessibility and Additional Utility packages to update.</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