Author: renodr
Date: Sat Dec 19 18:32:46 2020
New Revision: 24004

Log:
Update to WebKitGTK+-2.30.4

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/mesa.xml
   trunk/BOOK/x/lib/webkitgtk.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Dec 18 14:35:46 2020        (r24003)
+++ trunk/BOOK/general.ent      Sat Dec 19 18:32:46 2020        (r24004)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "19">                   <!-- Always 2 digits -->
 <!ENTITY month        "12">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "December 18th, &year;">
+<!ENTITY releasedate  "December 19th, &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 Dec 18 14:35:46 
2020        (r24003)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Dec 19 18:32:46 
2020        (r24004)
@@ -42,6 +42,16 @@
     </listitem>
     -->
     <listitem>
+      <para>December 19th, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Update to WebKitGTK+-2.30.4. Fixes
+          <ulink url="&blfs-ticket-root;14388">#14388</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>December 18th, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Fri Dec 18 14:35:46 2020        (r24003)
+++ trunk/BOOK/packages.ent     Sat Dec 19 18:32:46 2020        (r24004)
@@ -759,7 +759,7 @@
 <!ENTITY shared-mime-info-version     "2.0">
 <!ENTITY startup-notification-version "0.12">
 <!ENTITY tepl-version                 "5.0.1">
-<!ENTITY webkitgtk-version            "2.30.3">    <!-- Even minors only -->
+<!ENTITY webkitgtk-version            "2.30.4">    <!-- Even minors only -->
 
 <!ENTITY gtk2-libdir                  "2.0/2.10.0">
 <!ENTITY qt5-dir                      "$QT5DIR">

Modified: trunk/BOOK/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml    Fri Dec 18 14:35:46 2020        (r24003)
+++ trunk/BOOK/x/installing/mesa.xml    Sat Dec 19 18:32:46 2020        (r24004)
@@ -201,9 +201,9 @@
 
     <para>
       The platforms ("window systems") available for X86 linux are x11, 
wayland,
-      drm, and surfaceless. By not specifying anything, the meson build-system
-      will build for all these platforms if you have the dependencies, 
identical
-      to if you had specified '-Dplatforms=auto'.
+     <!--drm,--> and surfaceless. By not specifying anything, the meson 
+      build-system will build for all these platforms if you have the
+      dependencies, identical to if you had specified '-Dplatforms=auto'.
     </para>
 
     <para>

Modified: trunk/BOOK/x/lib/webkitgtk.xml
==============================================================================
--- trunk/BOOK/x/lib/webkitgtk.xml      Fri Dec 18 14:35:46 2020        (r24003)
+++ trunk/BOOK/x/lib/webkitgtk.xml      Sat Dec 19 18:32:46 2020        (r24004)
@@ -6,10 +6,10 @@
 
   <!ENTITY webkitgtk-download-http 
"https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz";>
   <!ENTITY webkitgtk-download-ftp  " ">
-  <!ENTITY webkitgtk-md5sum        "3db32cffeab82efcade1ce77f94865c2">
+  <!ENTITY webkitgtk-md5sum        "81c813d77a7b52ef655922f9b387f3a1">
   <!ENTITY webkitgtk-size          "21 MB">
-  <!ENTITY webkitgtk-buildsize     "832 MB (121 MB installed)">
-  <!ENTITY webkitgtk-time          "25 SBU (using parallelism=4, estimated 83 
SBU using one core)">
+  <!ENTITY webkitgtk-buildsize     "840 MB (121 MB installed)">
+  <!ENTITY webkitgtk-time          "24 SBU (using parallelism=4, estimated 79 
SBU using one core)">
 ]>
 
 <sect1 id="webkitgtk" xreflabel="WebKitGTK+-&webkitgtk-version;">
@@ -128,9 +128,11 @@
     <bridgehead renderas="sect3">Installation of
     <application>WebKitGTK+</application></bridgehead>
 
+<!--
     <para>First, ensure backward compatibility with the latest version of 
icu:</para>
 
 <screen><userinput>echo 'add_compile_definitions("U_DEFINE_FALSE_AND_TRUE=1")' 
&gt;&gt; Source/WTF/wtf/CMakeLists.txt</userinput></screen>
+-->
 
     <para>
       Install <application>WebKitGTK+</application> by running the
-- 
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