Changeset 2367283


Ignore:
Timestamp:
03/23/2019 03:17:41 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6bc589f
Parents:
8f62346
Message:

Update to WebKitGTK+-2.24.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21381 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8f62346 r2367283  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 22nd, &year;">
     9<!ENTITY releasedate  "March 23rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r8f62346 r2367283  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>March 23rd, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to WebKitGTK-2.24.0. Fixes
     49          <ulink url="&blfs-ticket-root;11743">#11743</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4453
    4554    <listitem>
  • x/lib/webkitgtk.xml

    r8f62346 r2367283  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "7c21a30f7f078f0b712caf0c7ee966a4">
    10   <!ENTITY webkitgtk-size          "16 MB">
    11   <!ENTITY webkitgtk-buildsize     "789 MB (128 MB installed)">
    12   <!ENTITY webkitgtk-time          "25 SBU (using parallelism=4, 65 SBUs using one core)">
     9  <!ENTITY webkitgtk-md5sum        "576d69c598b3e36c73441052d02466de">
     10  <!ENTITY webkitgtk-size          "17 MB">
     11  <!ENTITY webkitgtk-buildsize     "781 MB (128 MB installed)">
     12  <!ENTITY webkitgtk-time          "21 SBU (using parallelism=4, 71 SBUs using one core)">
    1313]>
    1414
     
    8989      <xref linkend="libwebp"/>,
    9090      <xref linkend="mesa"/>,
     91      <xref linkend="openjpeg2"/>,
    9192      <xref linkend="ruby"/>,
    9293      <xref linkend="sqlite"/>, and
Note: See TracChangeset for help on using the changeset viewer.