Ignore:
Timestamp:
11/02/2015 11:42:28 PM (8 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.9, 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, nosym, 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:
1c8d0ff
Parents:
9be7202
Message:
  • Update to gsl-2.0.
  • Update to libcroco-0.6.9.
  • Update to sudo-1.8.15.
  • mercurial-3.6.
  • Update to xf86-input-synaptics-1.8.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libcroco.xml

    r9be7202 r11e3cb6b  
    77  <!ENTITY libcroco-download-http "&gnome-download-http;/libcroco/0.6/libcroco-&libcroco-version;.tar.xz">
    88  <!ENTITY libcroco-download-ftp  "&gnome-download-ftp;/libcroco/0.6/libcroco-&libcroco-version;.tar.xz">
    9   <!ENTITY libcroco-md5sum        "767e73c4174f75b99695d4530fd9bb80">
    10   <!ENTITY libcroco-size          "456 KB">
    11   <!ENTITY libcroco-buildsize     "11 MB">
    12   <!ENTITY libcroco-time          "0.1 SBU">
     9  <!ENTITY libcroco-md5sum        "f1863da805c9206563da06f56da1ea55">
     10  <!ENTITY libcroco-size          "468 KB">
     11  <!ENTITY libcroco-buildsize     "13 MB (with tests)">
     12  <!ENTITY libcroco-time          "0.1 SBU (with tests)">
    1313]>
    1414
     
    101101
    102102    <para>
     103
    103104      To run the test suite, run
    104105      <command>LD_LIBRARY_PATH=$(pwd)/src/.libs make test</command>.
     106      Some tests fail for several reasons: search file in wrong
     107      location, locale problems, numbers with different number of
     108      decimal figures.
     109
    105110   </para>
    106111
Note: See TracChangeset for help on using the changeset viewer.