Author: randy
Date: 2007-03-18 13:38:07 -0600 (Sun, 18 Mar 2007)
New Revision: 6672
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/cairo.xml
Log:
Updated to cairo-1.4.0
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-03-18 19:36:34 UTC (rev 6671)
+++ trunk/BOOK/general.ent 2007-03-18 19:38:07 UTC (rev 6672)
@@ -382,7 +382,7 @@
<!-- Chapter 26 -->
<!ENTITY qt-version "3.3.7">
<!ENTITY GTK-version "1.2.10">
-<!ENTITY cairo-version "1.2.4">
+<!ENTITY cairo-version "1.4.0">
<!ENTITY pango-version "1.12.3">
<!ENTITY atk-version "1.11.4">
<!ENTITY gtk2-version "2.8.20">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-03-18 19:36:34 UTC
(rev 6671)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-03-18 19:38:07 UTC
(rev 6672)
@@ -45,6 +45,9 @@
<para>March 18th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to cairo-1.4.0.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to GLib-2.12.11.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/x/lib/cairo.xml
===================================================================
--- trunk/BOOK/x/lib/cairo.xml 2007-03-18 19:36:34 UTC (rev 6671)
+++ trunk/BOOK/x/lib/cairo.xml 2007-03-18 19:38:07 UTC (rev 6672)
@@ -6,10 +6,10 @@
<!ENTITY cairo-download-http
"http://cairographics.org/releases/cairo-&cairo-version;.tar.gz">
<!ENTITY cairo-download-ftp " ">
- <!ENTITY cairo-md5sum "1222b2bfdf113e2c92f66b3389659f2d">
- <!ENTITY cairo-size "2.8 MB">
- <!ENTITY cairo-buildsize "56.7 MB">
- <!ENTITY cairo-time "0.5 SBU (additional 0.9 SBU to run the test
suite)">
+ <!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)">
]>
<sect1 id="cairo" xreflabel="cairo-&cairo-version;">
@@ -110,7 +110,10 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <para>To test the results, issue: <command>make check</command>.</para>
+ <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>
<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