Author: bdubbs
Date: 2011-12-14 11:32:19 -0700 (Wed, 14 Dec 2011)
New Revision: 9114
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genutils/gtk-doc.xml
trunk/BOOK/general/graphlib/lcms.xml
trunk/BOOK/general/graphlib/libmng.xml
trunk/BOOK/multimedia/libdriv/alsa-plugins.xml
trunk/BOOK/multimedia/libdriv/alsa-utils.xml
Log:
Update gtk-doc tile type
Modified: trunk/BOOK/general/genutils/gtk-doc.xml
===================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml 2011-12-13 23:47:14 UTC (rev
9113)
+++ trunk/BOOK/general/genutils/gtk-doc.xml 2011-12-14 18:32:19 UTC (rev
9114)
@@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gtk-doc-download-http
"&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2">
- <!ENTITY gtk-doc-download-ftp
"&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2">
+ <!ENTITY gtk-doc-download-http
"&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.xz">
+ <!ENTITY gtk-doc-download-ftp
"&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.xz">
<!ENTITY gtk-doc-md5sum "3927bed60fdd0fc9093a1d00018e746a">
<!ENTITY gtk-doc-size "628 KB">
<!ENTITY gtk-doc-buildsize "10 MB">
Modified: trunk/BOOK/general/graphlib/lcms.xml
===================================================================
--- trunk/BOOK/general/graphlib/lcms.xml 2011-12-13 23:47:14 UTC (rev
9113)
+++ trunk/BOOK/general/graphlib/lcms.xml 2011-12-14 18:32:19 UTC (rev
9114)
@@ -34,7 +34,7 @@
<para>The <application>little cms</application> library is used by other
programs to provide color management facilities.</para>
- &lfs65_checked;
+ &lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/graphlib/libmng.xml
===================================================================
--- trunk/BOOK/general/graphlib/libmng.xml 2011-12-13 23:47:14 UTC (rev
9113)
+++ trunk/BOOK/general/graphlib/libmng.xml 2011-12-14 18:32:19 UTC (rev
9114)
@@ -33,6 +33,8 @@
programs wanting to read and write Multiple-image Network Graphics
(MNG) files which are the animation equivalents to PNG files.</para>
+ &lfs70_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -72,7 +74,8 @@
<para>Install <application>libmng</application> by running the following
commands:</para>
-<screen><userinput>cp makefiles/makefile.linux Makefile &&
+<screen><userinput>cp makefiles/makefile.linux Makefile &&
+sed -i -e 's/unroll-loops/& -fPIC/' Makefile &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -94,6 +97,9 @@
autotools shipped with this package. The Linux
<filename>Makefile</filename>
is copied to the root of the source tree, facilitating the
installation.</para>
+ <para><command>sed -i -e 's/unroll-loops/& -fPIC/' Makefile</command>:
+ Add a gcc option to make the build compatible with x86_64 systems.</para>
+
<para><command>install ...</command>: The documentation files are not
installed by the installation procedure, so they are copied
manually.</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-12-13 23:47:14 UTC (rev 9113)
+++ trunk/BOOK/general.ent 2011-12-14 18:32:19 UTC (rev 9114)
@@ -231,6 +231,7 @@
<!ENTITY libtiff-version "3.9.5">
<!ENTITY giflib-version "4.1.6">
<!ENTITY lcms-version "1.19">
+<!-- Note lcms2 is incompatible with the rest of BLFS-->
<!ENTITY libmng-version "1.0.10">
<!ENTITY freetype2-version "2.4.8">
<!ENTITY fontconfig-version "2.8.0">
Modified: trunk/BOOK/multimedia/libdriv/alsa-plugins.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-plugins.xml 2011-12-13 23:47:14 UTC
(rev 9113)
+++ trunk/BOOK/multimedia/libdriv/alsa-plugins.xml 2011-12-14 18:32:19 UTC
(rev 9114)
@@ -38,7 +38,7 @@
<para>The <application>ALSA Plugins</application> package contains
plugins for various audio libraries and sound servers.</para>
- &lfs65_built;
+ &lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/alsa-utils.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-utils.xml 2011-12-13 23:47:14 UTC
(rev 9113)
+++ trunk/BOOK/multimedia/libdriv/alsa-utils.xml 2011-12-14 18:32:19 UTC
(rev 9114)
@@ -60,7 +60,7 @@
<bridgehead renderas="sect3">ALSA Utilities Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required">i
+ <para role="required">
<xref linkend="alsa-lib"/>
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page