Changeset 1f61010e


Ignore:
Timestamp:
02/25/2020 07:39:19 PM (4 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.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:
57e907b
Parents:
92195dd1
Message:

Update to gjs-1.58.5
Update to WebKitGTK+-2.26.4

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r92195dd1 r1f61010e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 21st, &year;">
     9<!ENTITY releasedate  "February 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    r92195dd1 r1f61010e  
    2424<!ENTITY GConf-version                     "3.2.6">
    2525<!ENTITY geocode-glib-version              "3.26.1">
    26 <!ENTITY gjs-version                       "1.58.4">
     26<!ENTITY gjs-version                       "1.58.5">
    2727<!ENTITY gnome-autoar-version              "0.2.4">
    2828<!ENTITY gnome-desktop-version             "3.34.3">
  • gnome/platform/gjs.xml

    r92195dd1 r1f61010e  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.58/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.58/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "385f4baa266991a08d3e425bc69ee962">
    10   <!ENTITY gjs-size          "628 KB">
    11   <!ENTITY gjs-buildsize     "71 MB (with tests)">
    12   <!ENTITY gjs-time          "0.9 SBU (with tests)">
     9  <!ENTITY gjs-md5sum        "4e74456ccb16d4cc5004a441f6abbec1">
     10  <!ENTITY gjs-size          "624 KB">
     11  <!ENTITY gjs-buildsize     "89 MB (with tests)">
     12  <!ENTITY gjs-time          "1.0 SBU (with tests)">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs90_checked;
     37    &lfs91_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    115115      <application>GTK</application> and <application>Cairo</application>
    116116      tests will fail if not running in an Xorg session. Two tests related
    117       to testCommandLine.sh (4 and 5) are known to fail.
    118       <!-- Still fails with 1.58.3. -->
     117      to testCommandLine.sh (6 and 7) are known to fail.
     118      <!-- Still fails with 1.58.5. -->
    119119    </para>
    120120
  • introduction/welcome/changelog.xml

    r92195dd1 r1f61010e  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>February 25th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to gjs-1.58.5. Fixes
     49          <ulink url="&blfs-ticket-root;13157">#13157</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to WebkitGTK+-2.26.4. Fixes
     53          <ulink url="&blfs-ticket-root;13136">#13136</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4458    <listitem>
    4559      <para>February 22nd, 2020</para>
  • multimedia/libdriv/gst10-plugins-good.xml

    r92195dd1 r1f61010e  
    157157
    158158    <para>
    159       To test the results, issue: <command>ninja test</command>.</para>
     159      To test the results, issue: <command>ninja test</command>.
     160      One test, <filename>elements_souphttpsrc</filename> is known to
     161      fail due to API changes in <application>libsoup</application>.</para>
    160162
    161163    <para>
  • packages.ent

    r92195dd1 r1f61010e  
    727727<!ENTITY shared-mime-info-version     "1.15">
    728728<!ENTITY startup-notification-version "0.12">
    729 <!ENTITY webkitgtk-version            "2.26.3">    <!-- Even minors only -->
     729<!ENTITY webkitgtk-version            "2.26.4">    <!-- Even minors only -->
    730730
    731731<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • x/lib/webkitgtk.xml

    r92195dd1 r1f61010e  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "4c27d59a032710dae3cffa5990bb6aea">
     9  <!ENTITY webkitgtk-md5sum        "60f881729f3b71244b7f6e58790073e0">
    1010  <!ENTITY webkitgtk-size          "18 MB">
    11   <!ENTITY webkitgtk-buildsize     "617 MB (107 MB installed)">
    12   <!ENTITY webkitgtk-time          "22 SBU (using parallelism=4, estimated 75 SBUs using one core)">
     11  <!ENTITY webkitgtk-buildsize     "725 MB (107 MB installed)">
     12  <!ENTITY webkitgtk-time          "20 SBU (using parallelism=4, 68 SBUs using one core)">
    1313]>
    1414
     
    3737    </para>
    3838
    39     &lfs90_checked;
     39    &lfs91_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    236236    <para>
    237237      <option>-DUSE_WOFF2=ON</option>: Use this switch if the optional
    238       package <xref linkend="woff2"/> is installed.
     238      package <xref linkend="woff2"/> is installed. This adds additional
     239      support for fonts.
    239240    </para>
    240241
Note: See TracChangeset for help on using the changeset viewer.