Updated cairo to 1.4.14.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7225 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2008-03-09 17:24:21 +00:00
parent f7090c3acc
commit e83eed1128
3 changed files with 10 additions and 6 deletions

View File

@ -424,7 +424,7 @@ $Date$
<!ENTITY qt-version "3.3.8">
<!ENTITY qt4-version "4.3.4">
<!ENTITY GTK-version "1.2.10">
<!ENTITY cairo-version "1.4.10">
<!ENTITY cairo-version "1.4.14">
<!ENTITY pango-version "1.16.4">
<!ENTITY atk-version "1.18.0">
<!ENTITY gtk2-version "2.10.13">

View File

@ -44,6 +44,9 @@
<listitem>
<para>March 9th, 2008</para>
<itemizedlist>
<listitem>
<para>[ken] - Updated to cairo-1.4.14.</para>
</listitem>
<listitem>
<para>[dj] - Updated to ksh-2008-02-02.</para>
</listitem>

View File

@ -6,10 +6,10 @@
<!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.gz">
<!ENTITY cairo-download-ftp " ">
<!ENTITY cairo-md5sum "5598a5e500ad922e37b159dee72fc993">
<!ENTITY cairo-md5sum "e8c442ff821c0719a69508fecba9038f">
<!ENTITY cairo-size "3.2 MB">
<!ENTITY cairo-buildsize "33 MB (additional 49 MB to run the test suite)">
<!ENTITY cairo-time "0.6 SBU (additional 1.3 SBU to run the test suite)">
<!ENTITY cairo-buildsize "34 MB (additional 62 MB to run the test suite)">
<!ENTITY cairo-time "0.5 SBU (additional 2.5 SBU to run the test suite)">
]>
<sect1 id="cairo" xreflabel="cairo-&cairo-version;">
@ -84,8 +84,9 @@
coverage)</bridgehead>
<para role="optional"><xref linkend="gtk2"/> (for testing the PDF backend),
<xref linkend="poppler"/> (for testing the PDF backend),
<xref linkend="librsvg"/> (for testing the SVG backend), and
<ulink url="http://ltp.sourceforge.net/">LTP</ulink></para>
<xref linkend="librsvg"/> (for testing the SVG backend).
<!-- [ comment this pending clarification - not presently required] , and
<ulink url="http://ltp.sourceforge.net/">LTP</ulink>--></para>
<para>Note that the GTK, Poppler and librsvg packages are circular in that
using them for test suite coverage requires installing cairo first,