Changeset 81f1de4 for x/lib/clutter.xml


Ignore:
Timestamp:
01/25/2014 05:00:46 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:
d552cee
Parents:
41aa2901
Message:

Updates to clutter-1.16.4 and gnutls-3.2.9. Library udev.so included and described in dhcpcd-6.2.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/clutter.xml

    r41aa2901 r81f1de4  
    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        "976614a2f7e60af088a0a460fe9d267e">
     9  <!ENTITY clutter-md5sum        "29389588ce388bb64ec4d5c986a6afd3">
    1010  <!ENTITY clutter-size          "5.0 MB">
    11   <!ENTITY clutter-buildsize     "84 MB (additional 7.0 MB for docs creation
     11  <!ENTITY clutter-buildsize     "85 MB (additional 7 MB for HTML docs creation
    1212                                  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)">
     13  <!ENTITY clutter-time          "0.7 SBU (additional 1.8 SBU for HTML docs
     14                                  creation and 0.4 SBU for tests)">
    1515]>
    1616
     
    129129      To test the results, issue: <command>make -k check</command> (you must be
    130130      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.
     131      abicheck.sh test fails, if experimental backends have been enabled by the
     132      use of the parameter <parameter>--enable-egl-backend</parameter>. Without
     133      that switch, the tests pass.
    134134    </para>
    135135
Note: See TracChangeset for help on using the changeset viewer.