Changeset 8d0141eb


Ignore:
Timestamp:
05/12/2017 04:11:39 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:
8e848de9
Parents:
b6a8577d
Message:

Update to gtk+-3.22.15
Update to at-spi2-atk-2.24.1
Update to at-spi2-core-2.24.1

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb6a8577d r8d0141eb  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to at-spi2-atk-2.24.1. Partially fixes
     49          <ulink url="&blfs-ticket-root;9211">#9211</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to at-spi2-core-2.24.1. Partially fixes
     53          <ulink url="&blfs-ticket-root;9211">#9211</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to gtk+-3.22.15. Fixes
     57          <ulink url="&blfs-ticket-root;9229">#9229</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[renodr] - Update to WebKitGTK+-2.16.2. Fixes
    4961          <ulink url="&blfs-ticket-root;9209">#9209</ulink> and
  • packages.ent

    rb6a8577d r8d0141eb  
    526526<!ENTITY atk-version                  "2.24.0">
    527527<!ENTITY atkmm-version                "2.24.2">
    528 <!ENTITY at-spi2-core-version         "2.24.0">
    529 <!ENTITY at-spi2-atk-version          "2.24.0">
     528<!ENTITY at-spi2-core-version         "2.24.1">
     529<!ENTITY at-spi2-atk-version          "2.24.1">
    530530<!ENTITY cairo-version                "1.14.8">
    531531<!ENTITY cairomm-version              "1.12.2">
     
    541541<!ENTITY goffice010-version           "0.10.34">
    542542<!ENTITY gtk2-version                 "2.24.31">
    543 <!ENTITY gtk3-version                 "3.22.12">
     543<!ENTITY gtk3-version                 "3.22.15">
    544544<!ENTITY gtk-engines-version          "2.20.2">
    545545<!ENTITY gtkmm2-version               "2.24.5">
  • x/installing/x7driver-nouveau.xml

    rb6a8577d r8d0141eb  
    8888      <note>
    8989        <para>
    90           The new <quote>Maxwell</quote> GPU requires Glamor to be built
    91           with the Xorg server. Note that the BLFS editors have not tested that
    92           hardware.
     90          The new <quote>Maxwell</quote> and <quote>Pascal</quote>
     91          GPUs requires Glamor to be built with the Xorg server.
     92          Note that the BLFS editors have not tested that hardware.
    9393        </para>
    9494      </note>
  • x/lib/at-spi2-atk.xml

    rb6a8577d r8d0141eb  
    99  <!ENTITY at-spi2-atk-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-atk/2.24/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
    11   <!ENTITY at-spi2-atk-md5sum        "984f27528b0e3ec1f153a901cd4fe497">
     11  <!ENTITY at-spi2-atk-md5sum        "79388fbc4dc7f27394556dd389aeb594">
    1212  <!ENTITY at-spi2-atk-size          "304 KB">
    1313  <!ENTITY at-spi2-atk-buildsize     "8.1 MB (with tests)">
  • x/lib/at-spi2-core.xml

    rb6a8577d r8d0141eb  
    99  <!ENTITY at-spi2-core-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-core/2.24/at-spi2-core-&at-spi2-core-version;.tar.xz">
    11   <!ENTITY at-spi2-core-md5sum        "27598276ec58371a6254a4f8b949bf8c">
     11  <!ENTITY at-spi2-core-md5sum        "61d0a471e693292934a73f288ebff35c">
    1212  <!ENTITY at-spi2-core-size          "444 KB">
    1313  <!ENTITY at-spi2-core-buildsize     "14 MB (with tests)">
  • x/lib/gtk+3.xml

    rb6a8577d r8d0141eb  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-22;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-22;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "d9018f05f5617c6e1bbfb5b6afce4143">
    10   <!ENTITY gtk3-size          "17 MB">
    11   <!ENTITY gtk3-buildsize     "406 MB (add 9 MB for tests)">
     9  <!ENTITY gtk3-md5sum        "9a1177854c4c5609293e017c53bc8950">
     10  <!ENTITY gtk3-size          "18 MB">
     11  <!ENTITY gtk3-buildsize     "534 MB (add 9 MB for tests)">
    1212  <!ENTITY gtk3-time          "5.4 SBU (add 0.5 SBU for tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.