Changeset 40454cd2


Ignore:
Timestamp:
04/01/2021 04:55:54 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
3d6f4123
Parents:
292ff45
Message:

Update to WebKitGTK+-2.32.0
Update to gimp-2.10.24
popt: Add optional dependency on doxygen

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/popt.xml

    r292ff45 r40454cd2  
    7171      </listitem>
    7272    </itemizedlist>
     73
     74    <bridgehead renderas="sect3">popt Dependencies</bridgehead>
     75    <para role="optional">
     76      <xref linkend="doxygen"/> (for generating documentation)
     77    </para>
    7378
    7479    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    r292ff45 r40454cd2  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to WebKitGTK+-2.32.0 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;14837">#14837</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to gimp-2.10.24. Fixes
     53          <ulink url="&blfs-ticket-root;14836">#14836</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[ken] - Patch Python-2.7.18 for security vulnerabilities. Fixes
    4957          <ulink url="&blfs-ticket-root;14843">#14843</ulink>.</para>
  • packages.ent

    r292ff45 r40454cd2  
    769769<!ENTITY startup-notification-version "0.12">
    770770<!ENTITY tepl-version                 "5.0.1">
    771 <!ENTITY webkitgtk-version            "2.30.6">    <!-- Even minors only -->
     771<!ENTITY webkitgtk-version            "2.32.0">    <!-- Even minors only -->
    772772
    773773<!ENTITY gtk2-libdir                  "2.0/2.10.0">
     
    935935<!ENTITY fontforge-version            "20201107">
    936936<!ENTITY gparted-version              "1.2.0">
    937 <!ENTITY gimp-version                 "2.10.22">
     937<!ENTITY gimp-version                 "2.10.24">
    938938<!ENTITY hexchat-version              "2.14.3">
    939939<!ENTITY icedtea-web-version          "1.7.1">
  • x/lib/webkitgtk.xml

    r292ff45 r40454cd2  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "11148c4ed400c58fe330ac94208cbc4d">
    10   <!ENTITY webkitgtk-size          "21 MB">
    11   <!ENTITY webkitgtk-buildsize     "829 MB (121 MB installed)">
    12   <!ENTITY webkitgtk-time          "24 SBU (using parallelism=4, estimated 80 SBU using one core)">
     9  <!ENTITY webkitgtk-md5sum        "a24a9441ad01617be9ac95097cd31e08">
     10  <!ENTITY webkitgtk-size          "22 MB">
     11  <!ENTITY webkitgtk-buildsize     "899 MB (127 MB installed)">
     12  <!ENTITY webkitgtk-time          "29 SBU (using parallelism=4, estimated 96 SBU using one core)">
    1313]>
    1414
     
    8686      <xref linkend="libsecret"/>,
    8787      <xref linkend="libsoup"/>,
     88      <xref linkend="libtasn1"/>,
    8889      <xref linkend="libwebp"/>,
    8990      <xref linkend="mesa"/>,
     
    111112      <xref linkend="woff2"/>,
    112113      <ulink url="https://ccache.dev/">ccache</ulink>,
     114      <ulink url="https://blogs.gtk.org/2020/12/16/gtk-4-0/">gtk+-4</ulink>,
    113115      <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
    114116      <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>,
     117      <ulink url="https://gnome.pages.gitlab.gnome.org/libmanette/">libmanette</ulink>,
    115118      <ulink url="https://github.com/WebPlatformForEmbedded/libwpe">libwpe</ulink>,
    116119      <ulink url="https://github.com/Igalia/WPEBackend-fdo">WPEBackend-fdo</ulink>, and
     
    149152      -DLIB_INSTALL_DIR=/usr/lib  \
    150153      -DUSE_LIBHYPHEN=OFF         \
     154      -DENABLE_GAMEPAD=OFF        \
    151155      -DENABLE_MINIBROWSER=ON     \
    152156      -DUSE_WOFF2=OFF             \
     
    216220      if you wish to enable it (replacing OFF with ON or just removing
    217221      the switch).
     222    </para>
     223
     224    <para>
     225      <parameter>-DENABLE_GAMEPAD=OFF</parameter>: This switch disables
     226      gamepad support. Remove this switch if you have
     227      <ulink url="https://gnome.pages.gitlab.gnome.org/libmanette/">libmanette</ulink>
     228      installed and wish to enable it.
    218229    </para>
    219230
  • xsoft/other/gimp.xml

    r292ff45 r40454cd2  
    77  <!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  " ">
    9   <!ENTITY gimp-md5sum        "9d559ba6f039da033754f1d62a91cc39">
    10   <!ENTITY gimp-size          "32 MB">
    11   <!ENTITY gimp-buildsize     "1.3 GB (267 MB installed, add 0.9 GB for tests)">
    12   <!ENTITY gimp-time          "2.8 SBU (Using parallelism=4; add 0.7 SBU for tests)">
     9  <!ENTITY gimp-md5sum        "31e4a055ba34e6841f42a6b2439ca480">
     10  <!ENTITY gimp-size          "30 MB">
     11  <!ENTITY gimp-buildsize     "898 MB (201 MB installed, add 882 GB for tests)">
     12  <!ENTITY gimp-time          "1.7 SBU (Using parallelism=4; add 0.7 SBU for tests)">
    1313
    1414  <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
     
    2727       anduin.-->
    2828
    29   <!ENTITY gimp-help-version    "2020-10-07">
     29  <!ENTITY gimp-help-version    "2021-03-30">
    3030  <!ENTITY gimp-help-download   "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz">
    31   <!ENTITY gimp-help-md5sum     "39cee813a1cd91cc2d2892cf94d44f05">
     31  <!ENTITY gimp-help-md5sum     "df6acc812c829b610d621f8e6973a680">
    3232  <!ENTITY gimp-help-size       "170 MB">
    33   <!ENTITY gimp-help-buildsize  "From 384 MB (en only) to 1.8 GB (all 18
     33  <!ENTITY gimp-help-buildsize  "From 385 MB (en only) to 1.8 GB (all 17
    3434                                 languages)">
    35   <!ENTITY gimp-help-time       "1.0 SBU (en only), 9.7 SBU, with parallelism=4,
     35  <!ENTITY gimp-help-time       "1.9 SBU (en only), 9.1 SBU, with parallelism=4,
    3636                                 for all languages">
    3737]>
     
    190190      <ulink url="https://github.com/strukturag/libde265/">libde265</ulink>
    191191      (both needed to read macOS heic images),
    192       <ulink url="https://www.nongnu.org/libunwind">libunwind</ulink>, and
    193       <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
     192      <ulink url="https://www.nongnu.org/libunwind">libunwind</ulink>,
     193      <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>, and
     194      <ulink url="https://www.openexr.com/">OpenEXR</ulink>
    194195    </para>
    195196
     
    265266    </para>
    266267
    267 <screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fi fr it ja ko nl nn pt_BR ro ru zh_CN&quot; \
     268<screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fi fr it ja ko nn pt_BR ro ru zh_CN&quot; \
    268269./autogen.sh --prefix=/usr</userinput></screen>
    269270
Note: See TracChangeset for help on using the changeset viewer.