Changeset 716a45fb for x/lib/clutter.xml


Ignore:
Timestamp:
03/10/2020 05:37:34 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 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:
4040245
Parents:
bad2cbca
Message:

Update to cogl-1.22.6.
Update to clutter-1.26.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/clutter.xml

    rbad2cbca r716a45fb  
    77  <!ENTITY clutter-download-http "&gnome-download-http;/clutter/1.26/clutter-&clutter-version;.tar.xz">
    88  <!ENTITY clutter-download-ftp  "&gnome-download-ftp;/clutter/1.26/clutter-&clutter-version;.tar.xz">
    9   <!ENTITY clutter-md5sum        "a03482cbacf735eca8c996f210a21ee5">
    10   <!ENTITY clutter-size          "5.1 MB">
    11   <!ENTITY clutter-buildsize     "85 MB (with tests)">
    12   <!ENTITY clutter-time          "1.2 SBU (with tests)">
     9  <!ENTITY clutter-md5sum        "624dd776a5159de0267587b1df6b97b2">
     10  <!ENTITY clutter-size          "5.2 MB">
     11  <!ENTITY clutter-buildsize     "93 MB (with tests)">
     12  <!ENTITY clutter-time          "0.7 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    140140      To test the results, issue: <command>make -k check</command> (you must be
    141141      in an xterm or similar to do this, because it launches some windows).
    142       The test named actor-offscreen-redirect may hang.
    143       <!-- Two tests have been observed to indicate ERROR, but each is flagged twice. -->
     142      <!-- The test named actor-offscreen-redirect may hang.-->
     143      <!-- Two tests have been observed to indicate ERROR, but each is flagged twice.
     144           For version 1.26.4 all tests pass.  -->
    144145    </para>
    145146
Note: See TracChangeset for help on using the changeset viewer.