Changeset 0fed30eb for x


Ignore:
Timestamp:
11/19/2013 01:02:01 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
21e8edc
Parents:
a210510
Message:

Update to clutter-1.16.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/clutter.xml

    ra210510 r0fed30eb  
    77  <!ENTITY clutter-download-http "&gnome-download-http;/clutter/1.16/clutter-&clutter-version;.tar.xz">
    88  <!ENTITY clutter-download-ftp  "&gnome-download-ftp;/clutter/1.16/clutter-&clutter-version;.tar.xz">
    9   <!ENTITY clutter-md5sum        "873c97b825c366e13e1f281e8e1f549b">
     9  <!ENTITY clutter-md5sum        "976614a2f7e60af088a0a460fe9d267e">
    1010  <!ENTITY clutter-size          "5.0 MB">
    11   <!ENTITY clutter-buildsize     "72 MB">
    12   <!ENTITY clutter-time          "0.7 SBU">
     11  <!ENTITY clutter-buildsize     "84 MB (additional 7.0 MB for docs creation
     12                                  and 13 MB for tests)">
     13  <!ENTITY clutter-time          "0.8 SBU (additional 2.0 SBU for docs creation
     14                                  and 0.4 SBU for tests)">
    1315]>
    1416
     
    125127
    126128    <para>
    127       To test the results, issue: <command>make check</command> (you must be
    128       in an xterm or similar to do this, because it launches some windows).
     129      To test the results, issue: <command>make -k check</command> (you must be
     130      in an xterm or similar to do this, because it launches some windows). The
     131      abicheck.sh test fails, due to the use of the parameter
     132      <parameter>--enable-egl-backend</parameter>. Without that switch, the
     133      tests pass.
    129134    </para>
    130135
     
    163168        </seg>
    164169        <seg>
    165           libclutter-1.0.so
     170          libclutter-1.0.so and libclutter-glx-1.0.so
    166171        </seg>
    167172        <seg>
Note: See TracChangeset for help on using the changeset viewer.