Author: ken
Date: Tue Apr 18 20:10:57 2017
New Revision: 18615

Log:
Firefox-53.0 : tested with icu4c-58_2, no idea if it will build with icu-59, so 
please report if you succeed or fail in building it with that version.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 18 19:03:46 
2017        (r18614)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 18 20:10:57 
2017        (r18615)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>April 19th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Update to firefox-53.0. Fixes
+          <ulink url="&blfs-ticket-root;9140">#9140</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 18th, 2017</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Apr 18 19:03:46 2017        (r18614)
+++ trunk/BOOK/packages.ent     Tue Apr 18 20:10:57 2017        (r18615)
@@ -703,7 +703,7 @@
 
 <!-- Chapter 43 -->
 <!ENTITY chromium-version             "57.0.2987.133">
-<!ENTITY firefox-version              "52.0.2">
+<!ENTITY firefox-version              "53.0">
 <!ENTITY flashplayer-version          "25.0.0.148">
 <!ENTITY seamonkey-version            "2.46">
 

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Apr 18 19:03:46 2017        
(r18614)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Apr 18 20:10:57 2017        
(r18615)
@@ -6,10 +6,10 @@
 
   <!ENTITY firefox-download-http 
"&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
   <!ENTITY firefox-download-ftp " ">
-  <!ENTITY firefox-md5sum        "e24c6c4f0e2c8ce8694c6d6a4f712f93">
-  <!ENTITY firefox-size          "202 MB">
-  <!ENTITY firefox-buildsize     "4.8 GB (94 MB installed)">
-  <!ENTITY firefox-time          "14 SBU (with parallelism=4)">
+  <!ENTITY firefox-md5sum        "73175f850d4ff6068c6af674df20477c">
+  <!ENTITY firefox-size          "204 MB">
+  <!ENTITY firefox-buildsize     "4.8 GB (95 MB installed)">           
+  <!ENTITY firefox-time          "16 SBU (with parallelism=4)">                
 ]>
 
 <sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@@ -284,7 +284,9 @@
       If you have installed system versions of graphite2 and harfbuzz and wish
       firefox to use those instead of its shipped versions, apply the patch and
       uncomment the appropriate entries in the <filename>mozconfig</filename>
-      file:
+      file. This also ensures that the system versions linked by
+      <filename>libmozgtk.so</filename> match those used in
+      <filename>libxul.so</filename>:
     </para>
 
 <screen><userinput>patch -Np1 -i 
../firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch</userinput></screen>
-- 
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