Author: ken
Date: Sat Mar 19 17:47:12 2016
New Revision: 17132
Log:
HarfBuzz: document all libs using descriptions from the pkgconfig files, and
change capitalization to match upstream's preference.
Modified:
trunk/BOOK/general/graphlib/harfbuzz.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/graphlib/harfbuzz.xml
==============================================================================
--- trunk/BOOK/general/graphlib/harfbuzz.xml Sat Mar 19 17:33:11 2016
(r17131)
+++ trunk/BOOK/general/graphlib/harfbuzz.xml Sat Mar 19 17:47:12 2016
(r17132)
@@ -13,7 +13,7 @@
<!ENTITY harfbuzz-time "0.3 SBU (plus 0.2 SBU for tests)">
]>
-<sect1 id="harfbuzz" xreflabel="Harfbuzz-&harfbuzz-version;">
+<sect1 id="harfbuzz" xreflabel="HarfBuzz-&harfbuzz-version;">
<?dbhtml filename="harfbuzz.html"?>
<sect1info>
@@ -21,17 +21,17 @@
<date>$Date$</date>
</sect1info>
- <title>Harfbuzz-&harfbuzz-version;</title>
+ <title>HarfBuzz-&harfbuzz-version;</title>
<indexterm zone="harfbuzz">
- <primary sortas="a-Harfbuzz">Harfbuzz</primary>
+ <primary sortas="a-HarfBuzz">HarfBuzz</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Harfbuzz</title>
<para>
- The <application>Harfbuzz</application> package contains an OpenType text
+ The <application>HarfBuzz</application> package contains an OpenType text
shaping engine.
</para>
@@ -71,7 +71,7 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Harfbuzz Dependencies</bridgehead>
+ <bridgehead renderas="sect3">HarfBuzz Dependencies</bridgehead>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
@@ -106,10 +106,10 @@
</sect2>
<sect2 role="installation">
- <title>Installation of Harfbuzz</title>
+ <title>Installation of HarfBuzz</title>
<para>
- Install <application>Harfbuzz</application> by running the following
+ Install <application>HarfBuzz</application> by running the following
commands:
</para>
@@ -132,7 +132,7 @@
<para>
<parameter>--with-gobject</parameter>: This switch enables building
- of the <application>Harfbuzz</application> GObject wrapper. Remove
+ of the <application>HarfBuzz</application> GObject wrapper. Remove
it if you did not install <application>GLib</application>.
</para>
@@ -221,13 +221,37 @@
<term><filename class="libraryfile">libharfbuzz.so</filename></term>
<listitem>
<para>
- contains functions for complex text shaping.
+ HarfBuzz text shaping library.
</para>
<indexterm zone="harfbuzz libharfbuzz">
<primary sortas="c-libharfbuzz">libharfbuzz.so</primary>
</indexterm>
</listitem>
</varlistentry>
+
+ <varlistentry id="libharfbuzz-gobject">
+ <term><filename
class="libraryfile">libharfbuzz-gobject.so</filename></term>
+ <listitem>
+ <para>
+ HarfBuzz text shaping library GObject integration.
+ </para>
+ <indexterm zone="harfbuzz libharfbuzz-gobject">
+ <primary
sortas="c-libharfbuzz-gobject">libharfbuzz-gobject.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libharfbuzz-icu">
+ <term><filename
class="libraryfile">libharfbuzz-icu.so</filename></term>
+ <listitem>
+ <para>
+ HarfBuzz text shaping library ICU integration.
+ </para>
+ <indexterm zone="harfbuzz libharfbuzz-icu">
+ <primary sortas="c-libharfbuzz-icu">libharfbuzz-icu.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
</variablelist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Mar 19 17:33:11
2016 (r17131)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Mar 19 17:47:12
2016 (r17132)
@@ -47,7 +47,7 @@
<para>March 19th, 2016</para>
<itemizedlist>
<listitem>
- <para>[ken] - Update to harfbuzz-1.2.3. Fixes
+ <para>[ken] - Update to HarfBuzz-1.2.3. Fixes
<ulink url="&blfs-ticket-root;7501">#7501</ulink>.</para>
</listitem>
</itemizedlist>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page