Ignore:
Timestamp:
07/30/2022 10:59:34 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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, xry111/for-12.3, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
ed3707e
Parents:
88408aa
Message:

Update to webkitgtk-2.36.5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r88408aa rc38d051  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "bb5f96d54804e22fd52478665d1dac7a">
     9  <!ENTITY webkitgtk-md5sum        "a876da9d8906468f4e1e3d08729cdeec">
    1010  <!ENTITY webkitgtk-size          "25 MB">
    11   <!ENTITY webkitgtk-buildsize     "987 MB (133 MB installed)">
    12   <!ENTITY webkitgtk-time          "35 SBU (using parallelism=4, estimated 125 SBU using one core)">
     11  <!ENTITY webkitgtk-buildsize     "848 MB (133 MB installed)">
     12  <!ENTITY webkitgtk-time          "31 SBU (using parallelism=4, estimated 125 SBU using one core)">
    1313]>
    1414
     
    180180      -DUSE_SOUP2=ON              \
    181181      -DUSE_WPE_RENDERER=ON       \
    182       -DUSE_SYSTEMD=OFF           \
     182      -DENABLE_JOURNALD_LOG=OFF   \
    183183      -DENABLE_BUBBLEWRAP_SANDBOX=OFF \
    184184      -Wno-dev -G Ninja ..        &amp;&amp;
     
    257257
    258258    <para revision="sysv">
    259       <parameter>-DUSE_SYSTEMD=OFF</parameter>: This switch disables using the
     259      <parameter>-DENABLE_JOURNALD_LOG=OFF</parameter>: This switch disables using the
    260260      systemd journal for logging errors and debugging information since it
    261261      is not available on SysV systems.
Note: See TracChangeset for help on using the changeset viewer.