Changeset 93883ec for x


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

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gdk-pixbuf.xml

    r87c38e8 r93883ec  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.36/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "4624c5397f052f5852adfe3fe9e05379">
     11  <!ENTITY gdk-pixbuf-md5sum        "aef5fe5888b9f578573e331501d08f85">
    1212  <!ENTITY gdk-pixbuf-size          "4.9 MB">
    13   <!ENTITY gdk-pixbuf-buildsize     "41 MB (with tests)">
    14   <!ENTITY gdk-pixbuf-time          "0.8 SBU (with tests)">
     13  <!ENTITY gdk-pixbuf-buildsize     "48 MB (with tests)">
     14  <!ENTITY gdk-pixbuf-time          "0.7 SBU (with tests)">
    1515]>
    1616
     
    3333
    3434    <para>
    35       The <application>Gdk Pixbuf</application> is a toolkit for image
     35      The <application>Gdk Pixbuf</application> package is a toolkit for image
    3636      loading and pixel buffer manipulation. It is used by
    3737      <application>GTK+ 2</application> and <application>GTK+ 3</application> to
  • 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.