Changeset 17ae4374 for x


Ignore:
Timestamp:
12/20/2020 02:32:46 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
1c429ed
Parents:
4676c15d
Message:

Update to WebKitGTK+-2.30.4

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

Location:
x
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r4676c15d r17ae4374  
    202202    <para>
    203203      The platforms ("window systems") available for X86 linux are x11, wayland,
    204       drm, and surfaceless. By not specifying anything, the meson build-system
    205       will build for all these platforms if you have the dependencies, identical
    206       to if you had specified '-Dplatforms=auto'.
     204     <!--drm,--> and surfaceless. By not specifying anything, the meson
     205      build-system will build for all these platforms if you have the
     206      dependencies, identical to if you had specified '-Dplatforms=auto'.
    207207    </para>
    208208
  • x/lib/webkitgtk.xml

    r4676c15d r17ae4374  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "3db32cffeab82efcade1ce77f94865c2">
     9  <!ENTITY webkitgtk-md5sum        "81c813d77a7b52ef655922f9b387f3a1">
    1010  <!ENTITY webkitgtk-size          "21 MB">
    11   <!ENTITY webkitgtk-buildsize     "832 MB (121 MB installed)">
    12   <!ENTITY webkitgtk-time          "25 SBU (using parallelism=4, estimated 83 SBU using one core)">
     11  <!ENTITY webkitgtk-buildsize     "840 MB (121 MB installed)">
     12  <!ENTITY webkitgtk-time          "24 SBU (using parallelism=4, estimated 79 SBU using one core)">
    1313]>
    1414
     
    129129    <application>WebKitGTK+</application></bridgehead>
    130130
     131<!--
    131132    <para>First, ensure backward compatibility with the latest version of icu:</para>
    132133
    133134<screen><userinput>echo 'add_compile_definitions("U_DEFINE_FALSE_AND_TRUE=1")' &gt;&gt; Source/WTF/wtf/CMakeLists.txt</userinput></screen>
     135-->
    134136
    135137    <para>
Note: See TracChangeset for help on using the changeset viewer.