Changeset 93883ec for x/lib/gtk+3.xml


Ignore:
Timestamp:
01/20/2017 07:18:30 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.0, 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:
d24ce70c
Parents:
87c38e8
Message:

Update to gtk+-3.22.7
Update to gdk-pixbuf-2.36.4
Update to dconf-editor-3.22.3
Update to libgtop-2.34.2
Update to pyatspi2-2.20.3
Make pyatspi2 available for sysvinit (required for GTK3 test suite)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    r87c38e8 r93883ec  
    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        "07f75a46a914e638e824d4bb69ff9248">
     9  <!ENTITY gtk3-md5sum        "e05a7e8e9b89a71fd016883b5431e429">
    1010  <!ENTITY gtk3-size          "17 MB">
    11   <!ENTITY gtk3-buildsize     "405 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "5.8 SBU (add 0.6 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "522 MB (add 9 MB for tests)">
     12  <!ENTITY gtk3-time          "5.5 SBU (add 0.3 SBU for tests)">
    1313]>
    1414
     
    102102      <xref linkend="json-glib"/>,
    103103      <xref linkend="libxkbcommon"/>,
     104      <xref linkend="pyatspi2"/> (for tests),
    104105      <xref linkend="wayland"/>,
    105106      <xref linkend="wayland-protocols"/>, and
     
    113114      <xref linkend="json-glib"/>,
    114115      <xref linkend="libxkbcommon"/>,
     116      <xref linkend="pyatspi2"/> (for tests),
    115117      <xref linkend="rest"/>,
    116118      <xref linkend="wayland"/>, and
     
    159161    </para>
    160162
     163<!-- These don't fail for me anymore. Make sure that pyatspi2 is installed.
    161164    <para>
    162165      The accessibility test (six subtests) is known to fail.  The gtk-reftest
     
    164167      subtest) is known to fail.
    165168    </para>
     169-->
    166170
    167171    <para>
Note: See TracChangeset for help on using the changeset viewer.