Changeset cfc1f98 for x


Ignore:
Timestamp:
09/05/2020 07:31:50 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 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:
b1ef21e
Parents:
e162f3d
Message:

cups-filters-1.28.1
mercurial-5.5.1
php-7.4.10
gspell-1.8.4
amtk-5.1.2
gtk+-3.24.23
at-spi2-core-2.36.1
gnutls-3.6.15
xfsprogs-5.8.0
js-68.12.0

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

Location:
x/lib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • x/lib/amtk.xml

    re162f3d rcfc1f98  
    55  %general-entities;
    66
    7   <!ENTITY amtk-download-http "&gnome-download-http;/amtk/5.1/amtk-&amtk-version;.tar.xz">
    8   <!ENTITY amtk-download-ftp  "&gnome-download-ftp;/amtk/5.1/amtk-&amtk-version;.tar.xz">
    9   <!ENTITY amtk-md5sum        "f11c2e0cde10d5224a942b1e13d598b2">
     7  <!ENTITY amtk-download-http "&gnome-download-http;/amtk/&amtk-minor;/amtk-&amtk-version;.tar.xz">
     8  <!ENTITY amtk-download-ftp  "&gnome-download-ftp;/amtk/&amtk-minor;/amtk-&amtk-version;.tar.xz">
     9  <!ENTITY amtk-md5sum        "0eabac30e5ff40bf3c81370514230f8a">
    1010  <!ENTITY amtk-size          "372 KB">
    1111  <!ENTITY amtk-buildsize     "8.5 MB">
  • x/lib/at-spi2-core.xml

    re162f3d rcfc1f98  
    99  <!ENTITY at-spi2-core-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-core/2.36/at-spi2-core-&at-spi2-core-version;.tar.xz">
    11   <!ENTITY at-spi2-core-md5sum        "f101d111b06293d15738afc904c1d931">
     11  <!ENTITY at-spi2-core-md5sum        "d01e5326b4eb15ac3c27eed73ecf26f1">
    1212  <!ENTITY at-spi2-core-size          "184 KB">
    13   <!ENTITY at-spi2-core-buildsize     "6.9 MB (with tests)">
    14   <!ENTITY at-spi2-core-time          "0.4 SBU (with tests)">
     13  <!ENTITY at-spi2-core-buildsize     "9.5 MB (with tests)">
     14  <!ENTITY at-spi2-core-time          "0.1 SBU (using parallelism=4, with tests)">
    1515]>
    1616
     
    128128      to timeout.
    129129    </para>
    130 
     130<!-- [pierre Sep 5th, 2020] the memory test passed for me with 2.36.1. -->
    131131    <para>
    132132      Now, as the <systemitem class="username">root</systemitem> user:
  • x/lib/gtk+3.xml

    re162f3d rcfc1f98  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "2a93684938af3e4e5f70e3ceaabf41ad">
     9  <!ENTITY gtk3-md5sum        "fb383236280fb272ad5eb819f80ceb17">
    1010  <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "479 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "2.0 SBU (using parallelism=4, add 1.0 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "592 MB (add 9 MB for tests)">
     12  <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 1.7 SBU for tests)">
    1313]>
    1414
     
    8181      <xref linkend="libepoxy"/>, and
    8282      <xref linkend="pango"/>
    83 <!-- does not seem to be needed anymore
    84       <xref linkend="six"/>-->
    8583    </para>
    8684
     
    153151      accessibility-dump, test-css-nodes, and gtk-reftest.
    154152      Additionally many tests will fail if the current
    155       gtk theme (such as current XFCE themes) has deprecated elements.-->
     153      gtk theme (such as current XFCE themes) has deprecated elements.
    156154      The accessibility portion of the test suite (7 tests) is known
    157155      to fail.
     156      [pierre Sep 5th, 2020]: not for me for version 3.24.23, but I have
     157      other failures: display, and subtests in defaultvalue, objects-finalize,
     158      window, and gtk-reftest.-->
     159      Some tests or subtests fail.
    158160    </para>
    159161
Note: See TracChangeset for help on using the changeset viewer.