Author: gdalziel
Date: 2009-10-21 09:42:14 -0600 (Wed, 21 Oct 2009)
New Revision: 8068
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/pango.xml
Log:
Updated to Pango-1.26.0.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-10-21 15:23:33 UTC (rev 8067)
+++ trunk/BOOK/general.ent 2009-10-21 15:42:14 UTC (rev 8068)
@@ -476,7 +476,7 @@
<!ENTITY qt4-version "4.4.3">
<!ENTITY GTK-version "1.2.10">
<!ENTITY cairo-version "1.8.8">
-<!ENTITY pango-version "1.24.5">
+<!ENTITY pango-version "1.26.0">
<!ENTITY atk-version "1.26.0">
<!ENTITY gtk2-version "2.16.5">
<!ENTITY gtk2-libdir "2.0/2.10.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-10-21 15:23:33 UTC
(rev 8067)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-10-21 15:42:14 UTC
(rev 8068)
@@ -44,6 +44,9 @@
<para>October 21st, 2009</para>
<itemizedlist>
<listitem>
+ <para>[gdalziel] - Updated to Pango-1.26.0.</para>
+ </listitem>
+ <listitem>
<para>[gdalziel] - Updated to Fontconfig-2.7.3.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/x/lib/pango.xml
===================================================================
--- trunk/BOOK/x/lib/pango.xml 2009-10-21 15:23:33 UTC (rev 8067)
+++ trunk/BOOK/x/lib/pango.xml 2009-10-21 15:42:14 UTC (rev 8068)
@@ -4,9 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY pango-download-http
"&gnome-download-http;/pango/1.24/pango-&pango-version;.tar.bz2">
- <!ENTITY pango-download-ftp
"&gentoo-ftp-repo;/pango-&pango-version;.tar.bz2">
- <!ENTITY pango-md5sum "815416a452e9cccc172fed9862401f37">
+ <!ENTITY pango-download-http
"&gnome-download-http;/pango/1.26/pango-&pango-version;.tar.bz2">
+ <!--<!ENTITY pango-download-ftp
"&gentoo-ftp-repo;/pango-&pango-version;.tar.bz2">-->
+ <!ENTITY pango-download-ftp " ">
+ <!ENTITY pango-md5sum "74ce18cfcc3ad0008a6ad56cfc535061">
<!ENTITY pango-size "1.5 MB">
<!ENTITY pango-buildsize "30 MB">
<!ENTITY pango-time "0.4 SBU">
@@ -112,10 +113,10 @@
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
make</userinput></screen>
- <para>To test the results, issue: <command>make check</command>. Note that
- <application>Pango</application> requires <xref linkend="gtk-doc"/> to be
- installed to run the test suite. Also, the <quote>testboundries</quote>
- test could fail if you have <application>LibThai</application> installed.
+ <para>To test the results, issue: <command>make check</command>. You can
+ install <xref linkend="gtk-doc"/> if you wish to test the documentation
+ section of the testsuite. Also, 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