Author: randy
Date: 2013-01-21 10:56:22 -0700 (Mon, 21 Jan 2013)
New Revision: 10958
Modified:
trunk/BOOK/general/graphlib/lcms.xml
trunk/BOOK/general/graphlib/lcms2.xml
trunk/BOOK/xincludes/static-libraries.xml
Log:
Standardized the Little CMS naming conventions
Modified: trunk/BOOK/general/graphlib/lcms.xml
===================================================================
--- trunk/BOOK/general/graphlib/lcms.xml 2013-01-21 06:40:05 UTC (rev
10957)
+++ trunk/BOOK/general/graphlib/lcms.xml 2013-01-21 17:56:22 UTC (rev
10958)
@@ -14,7 +14,7 @@
<!ENTITY lcms-time "0.5 SBU">
]>
-<sect1 id="lcms" xreflabel="little cms-&lcms-version;">
+<sect1 id="lcms" xreflabel="Little CMS-&lcms-version;">
<?dbhtml filename="lcms.html"?>
<sect1info>
@@ -22,16 +22,16 @@
<date>$Date$</date>
</sect1info>
- <title>little cms-&lcms-version;</title>
+ <title>Little CMS-&lcms-version;</title>
<indexterm zone="lcms">
- <primary sortas="a-little-cms">little cms</primary>
+ <primary sortas="a-little-cms">Little CMS</primary>
</indexterm>
<sect2 role="package">
- <title>Introduction to little cms</title>
+ <title>Introduction to Little CMS</title>
- <para>The <application>little cms</application> library is used by other
+ <para>The <application>Little CMS</application> library is used by other
programs to provide color management facilities.</para>
&lfs72_checked;
@@ -67,7 +67,7 @@
</listitem>
</itemizedlist> -->
- <bridgehead renderas="sect3">little cms Dependencies</bridgehead>
+ <bridgehead renderas="sect3">Little CMS Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="libtiff"/>,
@@ -81,9 +81,9 @@
</sect2>
<sect2 role="installation">
- <title>Installation of little cms</title>
+ <title>Installation of Little CMS</title>
- <para>Install <application>little cms</application> by running the
+ <para>Install <application>Little CMS</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=/usr &&
@@ -107,8 +107,8 @@
<application>Python</application> and
<application>SWIG</application> are installed.</para>
- <para><option>--disable-static</option>: Prevent static libraries
- being built and installed.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
</sect2>
Modified: trunk/BOOK/general/graphlib/lcms2.xml
===================================================================
--- trunk/BOOK/general/graphlib/lcms2.xml 2013-01-21 06:40:05 UTC (rev
10957)
+++ trunk/BOOK/general/graphlib/lcms2.xml 2013-01-21 17:56:22 UTC (rev
10958)
@@ -13,7 +13,7 @@
<!ENTITY lcms2-time "0.3 SBU">
]>
-<sect1 id="lcms2" xreflabel="lcms2-&lcms2-version;">
+<sect1 id="lcms2" xreflabel="Little CMS-&lcms2-version;">
<?dbhtml filename="lcms2.html"?>
<sect1info>
@@ -21,14 +21,14 @@
<date>$Date$</date>
</sect1info>
- <title>lcms2-&lcms2-version;</title>
+ <title>Little CMS-&lcms2-version;</title>
<indexterm zone="lcms2">
- <primary sortas="a-lcms2">lcms2</primary>
+ <primary sortas="a-little-cms2">Little CMS2</primary>
</indexterm>
<sect2 role="package">
- <title>Introduction to lcms2</title>
+ <title>Introduction to Little CMS2</title>
<para>The Little Color Management System is a small-footprint color
management engine, with special focus on accuracy and performance. It uses
@@ -64,9 +64,9 @@
</sect2>
<sect2 role="installation">
- <title>Installation of lcms2</title>
+ <title>Installation of Little CMS2</title>
- <para>Install <application>lcms2</application> by running the following
+ <para>Install <application>Little CMS2</application> by running the
following
commands:</para>
<screen><userinput>./configure --prefix=/usr --disable-static &&
@@ -83,8 +83,9 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><option>--disable-static</option>: This switch prevents the static
- libraries being installed.</para>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/static-libraries.xml"/>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/xincludes/static-libraries.xml
===================================================================
--- trunk/BOOK/xincludes/static-libraries.xml 2013-01-21 06:40:05 UTC (rev
10957)
+++ trunk/BOOK/xincludes/static-libraries.xml 2013-01-21 17:56:22 UTC (rev
10958)
@@ -8,4 +8,4 @@
<para>
<option>--disable-static</option>: This switch prevents
installation of static versions of the libraries.
- </para>
+ </para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page