Author: bdubbs
Date: 2007-03-20 12:20:25 -0600 (Tue, 20 Mar 2007)
New Revision: 6681
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/cairo.xml
Log:
Update to cairo-1.4.2
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-03-20 15:55:46 UTC (rev 6680)
+++ trunk/BOOK/general.ent 2007-03-20 18:20:25 UTC (rev 6681)
@@ -382,7 +382,7 @@
<!-- Chapter 26 -->
<!ENTITY qt-version "3.3.7">
<!ENTITY GTK-version "1.2.10">
-<!ENTITY cairo-version "1.4.0">
+<!ENTITY cairo-version "1.4.2">
<!ENTITY pango-version "1.16.1">
<!ENTITY atk-version "1.18.0">
<!ENTITY gtk2-version "2.10.11">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-03-20 15:55:46 UTC
(rev 6680)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-03-20 18:20:25 UTC
(rev 6681)
@@ -45,6 +45,10 @@
<para>March 20th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
+ problem and some systems when running checks.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
used in LFS.</para>
</listitem>
Modified: trunk/BOOK/x/lib/cairo.xml
===================================================================
--- trunk/BOOK/x/lib/cairo.xml 2007-03-20 15:55:46 UTC (rev 6680)
+++ trunk/BOOK/x/lib/cairo.xml 2007-03-20 18:20:25 UTC (rev 6681)
@@ -6,10 +6,10 @@
<!ENTITY cairo-download-http
"http://cairographics.org/releases/cairo-&cairo-version;.tar.gz">
<!ENTITY cairo-download-ftp " ">
- <!ENTITY cairo-md5sum "b0882df4621bcf5b69f024b9475f8d4e">
- <!ENTITY cairo-size "3.0 MB">
- <!ENTITY cairo-buildsize "77 MB">
- <!ENTITY cairo-time "0.6 SBU (additional 1.6 SBU to run the test
suite)">
+ <!ENTITY cairo-md5sum "b254633046eafe603776d0bee791b751">
+ <!ENTITY cairo-size "2.9 MB">
+ <!ENTITY cairo-buildsize "31 MB (additional 47 MB to run the test
suite)">
+ <!ENTITY cairo-time "0.5 SBU (additional 1.7 SBU to run the test
suite)">
]>
<sect1 id="cairo" xreflabel="cairo-&cairo-version;">
@@ -75,6 +75,7 @@
<para role="optional"><ulink
url="http://www.freedesktop.org/Software/glitz">glitz</ulink>,
<ulink url="http://www.directfb.org/">DirectFB</ulink>,
+ <ulink url="http://openquartz.sourceforge.net/">Open Quartz</ulink>,
<ulink url="http://xcb.freedesktop.org/wiki/">XCB</ulink>, and
<xref linkend="gtk-doc"/></para>
@@ -111,9 +112,11 @@
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>. Note that
- as many as 23 of the tests are known to fail for unknown reasons. Also note
- that if you do not have a <command>gs</command> binary in your path, many
- (up to 85 of the 123) of the tests will fail. </para>
+ as many as 35 of the tests are known to fail for unknown reasons.
+ If you do not have a <command>gs</command> binary in your path, many
+ (up to 85 of the 122) of the tests will fail. Also, to enhance test
+ coverage, the tests should be run with an available X Window screen (e.g.
+ from a local xterm or equivalent window).</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page