Author: randy Date: 2005-10-12 23:12:51 -0600 (Wed, 12 Oct 2005) New Revision: 5180
Modified: trunk/BOOK/gnome/add/epiphany.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Epiphany-1.8.2 Modified: trunk/BOOK/gnome/add/epiphany.xml =================================================================== --- trunk/BOOK/gnome/add/epiphany.xml 2005-10-13 04:53:29 UTC (rev 5179) +++ trunk/BOOK/gnome/add/epiphany.xml 2005-10-13 05:12:51 UTC (rev 5180) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY epiphany-download-http "http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-&epiphany-version;.tar.bz2"> - <!ENTITY epiphany-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-&epiphany-version;.tar.bz2"> - <!ENTITY epiphany-md5sum "3161495ac4af4a7435918a98896b05e9"> - <!ENTITY epiphany-size "3.0 MB"> - <!ENTITY epiphany-buildsize "59 MB"> - <!ENTITY epiphany-time "0.9 SBU"> + <!ENTITY epiphany-download-http "http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.8/epiphany-&epiphany-version;.tar.bz2"> + <!ENTITY epiphany-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.8/epiphany-&epiphany-version;.tar.bz2"> + <!ENTITY epiphany-md5sum "0a2e479816a1b2845c758e7a5d84a848"> + <!ENTITY epiphany-size "3.3 MB"> + <!ENTITY epiphany-buildsize "66.4 MB"> + <!ENTITY epiphany-time "1.5 SBU"> ]> <sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;"> @@ -58,14 +58,21 @@ <bridgehead renderas="sect3">Epiphany Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> - <para><xref linkend="gnome-desktop"/>, and - <xref linkend="mozilla"/> or + <para><xref linkend="gnome-desktop"/>, + <xref linkend="libgnomeprintui"/>, + <xref linkend="dbus"/>, + <xref linkend="which"/>, + <ulink url="http://ftp.debian.org/debian/pool/main/i/iso-codes/">iso-codes</ulink> + (which requires <ulink url="http://sourceforge.net/projects/pyxml">PyXML</ulink>) + and <xref linkend="mozilla"/> or <xref linkend="firefox"/> or <xref linkend="thunderbird"/></para> <bridgehead renderas="sect4">Optional</bridgehead> <para><xref linkend="startup-notification"/>, - <xref linkend="dbus"/> and + <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-python/">GNOME-Python</ulink> + (requires <ulink url="http://www.pygtk.org/">PyGTK</ulink> and can use + <ulink url="http://ftp.gnome.org/pub/GNOME/sources/pyorbit/">PyORBit</ulink>) and <xref linkend="gtk-doc"/></para> </sect2> @@ -100,12 +107,6 @@ <filename class="directory">/var/lib/scrollkeeper</filename> instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> - <para><option>--with-mozilla=firefox</option> or - <option>--with-mozilla=thunderbird</option>: Use this option to use a - system installed version of <application>Firefox</application> or - <application>Thunderbird</application> instead of the default - <application>Mozilla</application>.</para> - </sect2> <sect2 role="content"> @@ -118,10 +119,10 @@ <seglistitem> <seg>epiphany</seg> - <seg>GNOME_Epiphany_Automation.server bonobo server</seg> + <seg>None</seg> <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/epiphany, /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/epiphany, - $GNOME_PREFIX/include/epiphany-1.6, + $GNOME_PREFIX/include/epiphany-1.8, $GNOME_PREFIX/share/epiphany, $GNOME_PREFIX/share/gnome/help/epiphany, $GNOME_PREFIX/share/gtk-doc/html/epiphany, and Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-10-13 04:53:29 UTC (rev 5179) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-10-13 05:12:51 UTC (rev 5180) @@ -45,6 +45,9 @@ <para>October 13th, 2005</para> <itemizedlist> <listitem> + <para>[randy] - Updated to Epiphany-1.8.2.</para> + </listitem> + <listitem> <para>[randy] - Changed Python from an optional to a recommended dependency in the GNOME Doc Utils dependencies.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
