Author: randy
Date: 2007-03-18 13:39:29 -0600 (Sun, 18 Mar 2007)
New Revision: 6673
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/pango.xml
Log:
Updated to Pango-1.16.1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-03-18 19:38:07 UTC (rev 6672)
+++ trunk/BOOK/general.ent 2007-03-18 19:39:29 UTC (rev 6673)
@@ -383,7 +383,7 @@
<!ENTITY qt-version "3.3.7">
<!ENTITY GTK-version "1.2.10">
<!ENTITY cairo-version "1.4.0">
-<!ENTITY pango-version "1.12.3">
+<!ENTITY pango-version "1.16.1">
<!ENTITY atk-version "1.11.4">
<!ENTITY gtk2-version "2.8.20">
<!ENTITY lesstif-version "0.94.4">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-03-18 19:38:07 UTC
(rev 6672)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-03-18 19:39:29 UTC
(rev 6673)
@@ -45,6 +45,9 @@
<para>March 18th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to Pango-1.16.1.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to cairo-1.4.0.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/x/lib/pango.xml
===================================================================
--- trunk/BOOK/x/lib/pango.xml 2007-03-18 19:38:07 UTC (rev 6672)
+++ trunk/BOOK/x/lib/pango.xml 2007-03-18 19:39:29 UTC (rev 6673)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY pango-download-http
"&gnome-download-http;/pango/1.12/pango-&pango-version;.tar.bz2">
- <!ENTITY pango-download-ftp
"&gnome-download-ftp;/pango/1.12/pango-&pango-version;.tar.bz2">
- <!ENTITY pango-md5sum "c8178e11a895166d86990bb2c38d831b">
- <!ENTITY pango-size "1.2 MB">
- <!ENTITY pango-buildsize "24.9 MB">
- <!ENTITY pango-time "0.5 SBU">
+ <!ENTITY pango-download-http
"&gnome-download-http;/pango/1.16/pango-&pango-version;.tar.bz2">
+ <!ENTITY pango-download-ftp
"&gnome-download-ftp;/pango/1.16/pango-&pango-version;.tar.bz2">
+ <!ENTITY pango-md5sum "4aa720633e53701a652f27700a7946dd">
+ <!ENTITY pango-size "1.3 MB">
+ <!ENTITY pango-buildsize "27 MB">
+ <!ENTITY pango-time "0.6 SBU">
]>
<sect1 id="pango" xreflabel="Pango-&pango-version;">
@@ -63,11 +63,6 @@
<xref linkend="x-window-system"/> or
<xref linkend="fontconfig"/></para>
- <!--
- <bridgehead renderas="sect4">Recommended</bridgehead>
- <para role="recommended"><xref linkend="cairo"/></para>
- -->
-
<para><application>cairo</application> is not required to build
<application>Pango</application>, but it is highly recommended that you
install <application>cairo</application> before building
@@ -75,11 +70,16 @@
<application>Pango</application> with a <application>cairo</application>
backend, then <application>GTK+</application>-2 will not build.</para>
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional"><ulink
+ url="http://linux.thai.net/libthai">LibThai</ulink></para>
+
<bridgehead renderas="sect4">Optional (If <application>cairo</application>
is Not Installed)</bridgehead>
<para role="optional"><xref linkend="x-window-system"/></para>
- <bridgehead renderas="sect4">Optional (To Rebuild the API
Documentation)</bridgehead>
+ <bridgehead renderas="sect4">Optional (To Rebuild the API
+ Documentation)</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/></para>
<para condition="html" role="usernotes">User Notes:
@@ -110,7 +110,9 @@
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
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
+ the <quote>testboundries</quote> test could fail if you have
+ <application>LibThai</application> installed.</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