Author: fernando
Date: Fri Oct  3 04:29:03 2014
New Revision: 14468

Log:
Update to thunderbird-31.1.2.
Thunar-1.6.3, Firefox-32.0.1 and SeaMonkey-2.29.1: fixes and tweaks.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xfce/core/thunar.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/graphweb/seamonkey.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Oct  3 03:21:33 2014        (r14467)
+++ trunk/BOOK/general.ent      Fri Oct  3 04:29:03 2014        (r14468)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "02">                   <!-- Always 2 digits -->
+<!ENTITY day          "03">                   <!-- Always 2 digits -->
 <!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "October 2nd, &year;">
+<!ENTITY releasedate  "October 3rd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Oct  3 03:21:33 
2014        (r14467)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Oct  3 04:29:03 
2014        (r14468)
@@ -45,6 +45,20 @@
 -->
 
     <listitem>
+      <para>October 3rd, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - Thunar-1.6.3, Firefox-32.0.1 and SeaMonkey-2.29.1:
+          fixes and tweaks.</para>
+        </listitem>
+        <listitem>
+          <para>[fernando] - Update to thunderbird-31.1.2.  Fixes
+          <ulink url="&blfs-ticket-root;5577">#5577</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 2nd, 2014</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Fri Oct  3 03:21:33 2014        (r14467)
+++ trunk/BOOK/packages.ent     Fri Oct  3 04:29:03 2014        (r14468)
@@ -600,7 +600,7 @@
 <!ENTITY pidgin-version               "2.10.9">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.20">
-<!ENTITY thunderbird-version          "31.1.1">
+<!ENTITY thunderbird-version          "31.1.2">
 <!ENTITY tigervnc-version             "1.3.1">
 <!ENTITY transmission-version         "2.84">
 <!ENTITY xchat-version                "2.8.8">

Modified: trunk/BOOK/xfce/core/thunar.xml
==============================================================================
--- trunk/BOOK/xfce/core/thunar.xml     Fri Oct  3 03:21:33 2014        (r14467)
+++ trunk/BOOK/xfce/core/thunar.xml     Fri Oct  3 04:29:03 2014        (r14468)
@@ -82,6 +82,7 @@
 
     <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
     <para role="required runtime">
+      <xref linkend="gvfs"/> (for remote browsing and automounting) and
       <xref linkend="gnome-icon-theme"/> or
       <xref linkend="lxde-icon-theme"/>
     </para>

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Fri Oct  3 03:21:33 2014        
(r14467)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Fri Oct  3 04:29:03 2014        
(r14468)
@@ -159,7 +159,7 @@
     </para>
 
 <screen><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
-# If you have a multicore machine, firefox will now use all the cores by
+<literal># If you have a multicore machine, firefox will now use all the cores 
by
 # default. Exceptionally, you can reduce the number of cores, e.g. to 1,
 # by uncommenting the next line and setting a valid number of CPU cores.
 #mk_add_options MOZ_MAKE_FLAGS="-j1"
@@ -229,7 +229,7 @@
 ac_add_options --with-system-png
 ac_add_options --with-system-zlib
 
-mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir
+mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir</literal>
 EOF</userinput></screen>
 
     <para>

Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml     Fri Oct  3 03:21:33 2014        
(r14467)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml     Fri Oct  3 04:29:03 2014        
(r14468)
@@ -145,8 +145,8 @@
       issuing the following command:
     </para>
 
-<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; EOF
-# If you have a multicore machine you can speed up the build by running
+<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; 
"EOF"
+<literal># If you have a multicore machine you can speed up the build by 
running
 # several jobs at once, but if you have a single core, delete this line:
 mk_add_options MOZ_MAKE_FLAGS="-j$(getconf _NPROCESSORS_ONLN)"
 
@@ -188,6 +188,7 @@
 ac_add_options --disable-tests
 ac_add_options --disable-updater
 ac_add_options --enable-application=suite
+ac_add_options --enable-optimize
 ac_add_options --enable-shared
 ac_add_options --enable-system-cairo
 ac_add_options --enable-system-ffi
@@ -195,7 +196,7 @@
 ac_add_options --with-pthreads
 ac_add_options --with-system-jpeg
 ac_add_options --with-system-png
-ac_add_options --with-system-zlib
+ac_add_options --with-system-zlib</literal>
 EOF</userinput></screen>
 
     <para>
@@ -217,7 +218,8 @@
 export C_INCLUDE_PATH=$XORG_PREFIX/include</userinput></screen>
     </note>
 
-<screen><userinput>make -f client.mk</userinput></screen>
+<screen><userinput>test $(uname -m) = "i686" &amp;&amp; sed -i 
's/enable-optimize/disable-optimize/' mozconfig || true &amp;&amp;
+make -f client.mk</userinput></screen>
 
     <para>
       This package does not come with a test suite. However, if
@@ -252,8 +254,15 @@
     <title>Command Explanations</title>
 
     <para>
+      <command>test $(uname -m) = "i686" &amp;&amp; sed ...</command>:
+      On this version of seamonkey, an old bug has reappeared in 32-bit builds.
+      With optimization, the install fails with a Python error.  This
+      command will fix i686 builds and preserve the optimization on x86_64.
+    </para>
+
+    <para>
       <command>mkdir -vp mozilla/moz-build-dir</command>: fixes a build failure
-      at the beginning of the build.
+      of Makefile at the beginning of the build, where a file cannot be found.
     </para>
 
     <para>

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Fri Oct  3 03:21:33 2014        
(r14467)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Fri Oct  3 04:29:03 2014        
(r14468)
@@ -8,10 +8,10 @@
            
"http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2";>
   <!ENTITY thunderbird-download-ftp
            
"&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
-  <!ENTITY thunderbird-md5sum            "92a36f2e4916529c1226aa283dc160a6">
-  <!ENTITY thunderbird-size              "163 MB">
-  <!ENTITY thunderbird-buildsize         "4.6 GB (62 MB installed)">
-  <!ENTITY thunderbird-time              "50 SBU">
+  <!ENTITY thunderbird-md5sum            "1c8061066e42cef89fe5eed7a0d25dcd">
+  <!ENTITY thunderbird-size              "164 MB">
+  <!ENTITY thunderbird-buildsize         " 3.7 GB (68 MB installed)">
+  <!ENTITY thunderbird-time              "47 SBU">
 ]>
 
 <sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;">
@@ -235,6 +235,8 @@
       the value used in mozconfig (above) for the object directory 
(MOZ_OBJDIR):
     </para>
 
+<!-- might be necessary
+test $(uname -m) = "i686" && sed -i 's/enable-optimize/disable-optimize/' 
mozconfig || true &&-->
 <screen><userinput>mkdir -vp mozilla/thunderbuild</userinput></screen>
 
     <para>
@@ -279,6 +281,13 @@
 
   <sect2 role="commands">
     <title>Command Explanations</title>
+<!-- might be necessary
+    <para>
+      <command>test $(uname -m) = "i686" &amp;&amp; sed ...</command>: On this
+      version of thunderbird, an old bug has reappeared in 32-bit builds.  With
+      optimization, the install fails with a Python error.  This command will
+      fix i686 builds and preserve the optimization on x86_64.
+    </para>-->
 
     <para>
       <command>mkdir -vp mozilla/thunderbuild</command>: fixes a build failure
@@ -353,8 +362,7 @@
       commands as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root"><userinput>mkdir -pv /usr/share/applications &amp;&amp;
-mkdir -pv /usr/share/pixmaps &amp;&amp;
+<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} 
&amp;&amp;
 
 cat &gt; /usr/share/applications/thunderbird.desktop &lt;&lt; "EOF" &amp;&amp;
 <literal>[Desktop Entry]
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to