Changeset e9585c2a for x


Ignore:
Timestamp:
03/20/2007 06:20:25 PM (17 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
9dcda46
Parents:
8dbe2b6
Message:

Update to cairo-1.4.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    r8dbe2b6 re9585c2a  
    77  <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.gz">
    88  <!ENTITY cairo-download-ftp  " ">
    9   <!ENTITY cairo-md5sum        "b0882df4621bcf5b69f024b9475f8d4e">
    10   <!ENTITY cairo-size          "3.0 MB">
    11   <!ENTITY cairo-buildsize     "77 MB">
    12   <!ENTITY cairo-time          "0.6 SBU (additional 1.6 SBU to run the test suite)">
     9  <!ENTITY cairo-md5sum        "b254633046eafe603776d0bee791b751">
     10  <!ENTITY cairo-size          "2.9 MB">
     11  <!ENTITY cairo-buildsize     "31 MB (additional 47 MB to run the test suite)">
     12  <!ENTITY cairo-time          "0.5 SBU (additional 1.7 SBU to run the test suite)">
    1313]>
    1414
     
    7676    url="http://www.freedesktop.org/Software/glitz">glitz</ulink>,
    7777    <ulink url="http://www.directfb.org/">DirectFB</ulink>,
     78    <ulink url="http://openquartz.sourceforge.net/">Open Quartz</ulink>,
    7879    <ulink url="http://xcb.freedesktop.org/wiki/">XCB</ulink>, and
    7980    <xref linkend="gtk-doc"/></para>
     
    112113
    113114    <para>To test the results, issue: <command>make check</command>. Note that
    114     as many as 23 of the tests are known to fail for unknown reasons. Also note
    115     that if you do not have a <command>gs</command> binary in your path, many
    116     (up to 85 of the 123) of the tests will fail. </para>
     115    as many as 35 of the tests are known to fail for unknown reasons.
     116    If you do not have a <command>gs</command> binary in your path, many
     117    (up to 85 of the 122) of the tests will fail. Also, to enhance test
     118    coverage, the tests should be run with an available X Window screen (e.g.
     119    from a local xterm or equivalent window).</para>
    117120
    118121    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.