Changeset 885bcd41 for x


Ignore:
Timestamp:
02/13/2022 11:42:44 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
831c4508
Parents:
8e305cf
Message:

Package update and a few tweaks:

Update to WebKitGTK-2.34.5

Fix an issue in gnome-shell-extensions (window-list) that causes icons
to be blank on the taskbar when the window-list extension is enabled.

Fix the manpages in OpenLDAP to usr /sbin instead of /usr/libexec.

Fix runtime issues in gnome-control-center caused by an invalid systemd
unit for AccountsService.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r8e305cf r885bcd41  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "de30c41fb57b2b024417669c22914752">
    10   <!ENTITY webkitgtk-size          "24 MB">
     9  <!ENTITY webkitgtk-md5sum        "2d135a21e89f273072e90950b09b10c3">
     10  <!ENTITY webkitgtk-size          "23 MB">
    1111  <!ENTITY webkitgtk-buildsize     "934 MB (130 MB installed)">
    12   <!ENTITY webkitgtk-time          "38 SBU (using parallelism=4, estimated 107 SBU using one core)">
     12  <!ENTITY webkitgtk-time          "30 SBU (using parallelism=4, estimated 107 SBU using one core)">
    1313]>
    1414
     
    9494      <xref linkend="gtk3"/>,
    9595      <xref linkend="icu"/>,
     96      <xref linkend="lcms2"/>,
    9697      <xref linkend="libgudev"/>,
    9798      <xref linkend="libsecret"/>,
     
    191192    </para>
    192193
     194<!-- Since we're using Ninja now instead of autotools, this isn't valid anymore
    193195    <note><para>
    194196      When installing, the Makefile does some additional compiling and linking.
     
    198200      install process.
    199201    </para></note>
     202-->
    200203
    201204    <para>
     
    221224
    222225    <para>
    223       <parameter>-DUSE_LIBHYPHEN=OFF</parameter>: This switch disables
     226      <parameter>-DUSE_LIBHYPHEN=OFF</parameter>: This switch disables the
    224227      default automatic hyphenation implementation. You need to install
    225228      <ulink
    226       url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
     229      url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>
    227230      if you wish to enable it (replacing OFF with ON or just removing
    228231      the switch).
Note: See TracChangeset for help on using the changeset viewer.