Ignore:
Timestamp:
04/06/2017 01:33:46 AM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
8bd63687
Parents:
1f640004
Message:

Update to WebKitGTK+-2.16.0
Archive geoclue-0.12.0
Update to geoclue2-2.4.6
Update to gjs-1.48.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r1f640004 r560b86d  
    88  <!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    99  <!ENTITY webkitgtk-download-ftp  " ">
    10   <!ENTITY webkitgtk-md5sum        "7fe3cb2699e64f969b285823c5ae2516">
    11   <!ENTITY webkitgtk-size          "13 MB">
     10  <!ENTITY webkitgtk-md5sum        "575edee5f4d62ffd80ad68b9b9893933">
     11  <!ENTITY webkitgtk-size          "14 MB">
    1212  <!ENTITY webkitgtk-buildsize     "1.1 GB (115 MB installed)">
    13   <!ENTITY webkitgtk-time          "38 SBU (using parallelism=4, 131 SBUs using one core)">
     13  <!ENTITY webkitgtk-time          "42 SBU (using parallelism=4, 142 SBUs using one core)">
    1414]>
    1515
     
    9797    <bridgehead renderas="sect4">Recommended</bridgehead>
    9898    <para role="recommended" revision="sysv">
    99       <xref linkend="geoclue"/>,
     99      <xref linkend="geoclue2"/>,
    100100      <xref linkend="gobject-introspection"/>,
    101101      <xref linkend="hicolor-icon-theme"/>
    102102    </para>
    103103    <para role="recommended" revision="systemd">
    104       <xref linkend="geoclue2"/> or
    105       <xref linkend="geoclue"/>,
     104      <xref linkend="geoclue2"/>,
    106105      <xref linkend="gobject-introspection"/>,
    107106      <xref linkend="hicolor-icon-theme"/>
     
    115114      <xref linkend="llvm"/>,
    116115      <xref linkend="wayland"/>,
    117       <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
    118       <ulink url="http://freedesktop.org/wiki/Software/GeoClue/">GeoClue2</ulink>, and
     116      <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>, and
    119117      <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
    120118    </para>
     
    139137    <bridgehead renderas="sect3">Installation of
    140138    <application>WebKitGTK+</application></bridgehead>
     139
     140    <caution>
     141      <para>
     142        You must rebuild <application>Perl</application> with -Dusethreads
     143        if LFS was built without that option. LFS made this change in
     144        April 2017.
     145      </para>
     146    </caution>
    141147
    142148    <para>
     
    211217    <para>
    212218      <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
    213       want to install <xref linkend="geoclue"/> or
    214       <xref linkend="geoclue2"/>.
     219      want to install <xref linkend="geoclue2"/>.
    215220    </para>
    216221
Note: See TracChangeset for help on using the changeset viewer.