Author: bdubbs
Date: Sun Feb 25 15:41:39 2018
New Revision: 19873

Log:
More tags
Archive freetts for 8,2 until we can get a better version.

Added:
   trunk/BOOK/archive/freetts.xml
      - copied unchanged from r19872, 
trunk/BOOK/multimedia/audioutils/freetts.xml
Deleted:
   trunk/BOOK/multimedia/audioutils/freetts.xml
Modified:
   trunk/BOOK/general/genlib/exempi.xml
   trunk/BOOK/general/genlib/gmime3.xml
   trunk/BOOK/general/genlib/js52.xml
   trunk/BOOK/general/genlib/libesmtp.xml
   trunk/BOOK/general/genlib/libiodbc.xml
   trunk/BOOK/general/genlib/libseccomp.xml
   trunk/BOOK/general/genlib/nodejs.xml
   trunk/BOOK/general/genlib/openobex.xml
   trunk/BOOK/general/genlib/talloc.xml
   trunk/BOOK/general/genlib/wv.xml
   trunk/BOOK/general/genutils/chrpath.xml
   trunk/BOOK/general/genutils/compface.xml
   trunk/BOOK/general/genutils/hd2u.xml
   trunk/BOOK/general/genutils/rarian.xml
   trunk/BOOK/general/genutils/screen.xml
   trunk/BOOK/general/genutils/time.xml
   trunk/BOOK/general/genutils/tree.xml
   trunk/BOOK/general/prog/npapi-sdk.xml
   trunk/BOOK/general/sysutils/at.xml
   trunk/BOOK/general/sysutils/autofs.xml
   trunk/BOOK/general/sysutils/mc.xml
   trunk/BOOK/general/sysutils/obex-data-server.xml
   trunk/BOOK/general/sysutils/sysstat.xml
   trunk/BOOK/general/sysutils/unrar.xml
   trunk/BOOK/multimedia/audioutils/audioutils.xml
   trunk/BOOK/x/lib/colord-gtk.xml
   trunk/BOOK/x/lib/goffice010.xml
   trunk/BOOK/x/lib/gtkmm3.xml
   trunk/BOOK/x/lib/gtksourceview.xml
   trunk/BOOK/x/lib/qscintilla.xml

Copied: trunk/BOOK/archive/freetts.xml (from r19872, 
trunk/BOOK/multimedia/audioutils/freetts.xml)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/BOOK/archive/freetts.xml      Sun Feb 25 15:41:39 2018        
(r19873, copy of r19872, trunk/BOOK/multimedia/audioutils/freetts.xml)
@@ -0,0 +1,314 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
+  <!ENTITY % general-entities SYSTEM "../../general.ent">
+  %general-entities;
+
+  <!ENTITY freetts-download-http 
"&sourceforge-dl;/freetts/freetts-&freetts-version;-src.zip">
+  <!ENTITY freetts-download-ftp  " ">
+  <!ENTITY freetts-md5sum        "692b5ece251fed88539736e55af5f391">
+  <!ENTITY freetts-size          "13.5 MB">
+  <!ENTITY freetts-buildsize     "92 MB">
+  <!ENTITY freetts-time          "0.3 SBU">
+
+  <!ENTITY freetts-testsuite-download  
"&sourceforge-dl;/freetts/freetts-&freetts-version;-tst.zip">
+  <!ENTITY freetts-testsuite-md5sum    "4348c7db928612d4b6f6eb2fd621a949">
+  <!ENTITY freetts-testsuite-size      "3.8 MB">
+
+]>
+
+<sect1 id="freetts" xreflabel="FreeTTS-&freetts-version;">
+  <?dbhtml filename="freetts.html"?>
+
+  <sect1info>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
+  </sect1info>
+
+  <title>FreeTTS-&freetts-version;</title>
+
+  <indexterm zone="freetts">
+    <primary sortas="a-FreeTTS">FreeTTS</primary>
+  </indexterm>
+
+  <sect2 role="package">
+    <title>Introduction to FreeTTS</title>
+
+    <para>
+      The <application>FreeTTS</application> package contains a speech
+      synthesis system written entirely in the <application>Java</application>
+      programming language. It is based upon
+      <ulink url="http://www.cmuflite.org/";>Flite</ulink>: a small run-time
+      speech synthesis engine developed at Carnegie Mellon University.
+      <application>Flite</application> is derived from the
+      <ulink url="http://www.cstr.ed.ac.uk/projects/festival/";>Festival</ulink>
+      Speech Synthesis System from the University of Edinburgh and the
+      <ulink url ="http://festvox.org/";>FestVox</ulink> project from Carnegie
+      Mellon University. The <application>FreeTTS</application> package is used
+      to convert text to audible speech through the system audio hardware.
+    </para>
+
+    &lfs81_checked;
+
+    <bridgehead renderas="sect3">Package Information</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Download (HTTP): <ulink url="&freetts-download-http;"/>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Download (FTP): <ulink url="&freetts-download-ftp;"/>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Download MD5 sum: &freetts-md5sum;
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Download size: &freetts-size;
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Estimated disk space required: &freetts-buildsize;
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Estimated build time: &freetts-time;
+        </para>
+      </listitem>
+    </itemizedlist>
+
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Test suite: <ulink url="&freetts-testsuite-download;"/>
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Download MD5 sum: &freetts-testsuite-md5sum;
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Download size: &freetts-testsuite-size;
+        </para>
+      </listitem>
+    </itemizedlist>
+
+    <bridgehead renderas="sect3">FreeTTS Dependencies</bridgehead>
+
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para role="required">
+      <xref linkend="apache-ant"/> and
+      <xref linkend="sharutils"/>
+    </para>
+
+    <para condition="html" role="usernotes">User Notes:
+      <ulink url="&blfs-wiki;/freetts"/>
+    </para>
+  </sect2>
+
+  <sect2 role="installation">
+    <title>Installation of FreeTTS</title>
+
+    <para>
+      The <application>FreeTTS</application> package is distributed in
+      ZIP format and the <command>unzip</command> command will default to
+      creating an unused source directory. Additionally,
+      unzipping the test suite file will prompt for questions
+      about overwriting existing files. Use the following commands to
+      <command>unzip</command> the source files:
+    </para>
+
+<screen><userinput>unzip -q freetts-&freetts-version;-src.zip -x META-INF/* 
&amp;&amp;
+unzip -q freetts-&freetts-version;-tst.zip -x META-INF/*</userinput></screen>
+
+    <tip>
+      <para>
+        The <command>sh jsapi.sh</command> command below installs the Java
+        Speech API components into the <application>FreeTTS</application> 
source
+        tree. You will be required to view, and then accept (by entering a
+        <keycap>y</keycap> keypress), a license agreement before the 
installation
+        will continue. If you are scripting (automating) the build, you'll need
+        to account for this. There is information about automating build 
commands
+        in the <xref linkend="automating-builds"/> section of Chapter 2. 
Towards
+        the end of this section, specific information for automating this type 
of
+        installation is discussed.
+      </para>
+    </tip>
+
+    <para>
+      Install <application>FreeTTS</application> by running the following
+      commands:
+    </para>
+
+<screen><userinput>sed -i 's/value="src/value="./' build.xml &amp;&amp;
+cd lib      &amp;&amp;
+sh jsapi.sh &amp;&amp;
+cd ..       &amp;&amp;
+ant</userinput></screen>
+
+    <para>
+      To test the results, issue:
+    </para>
+
+<screen><userinput>ant junit &amp;&amp;
+cd tests &amp;&amp;
+sh regression.sh &amp;&amp;
+cd ..</userinput></screen>
+
+    <para>
+      Now, as the <systemitem class="username">root</systemitem> user:
+    </para>
+
+<screen role="root"><userinput>install -v -m755 -d 
/opt/freetts-&freetts-version;/{lib,docs/{audio,images}} &amp;&amp;
+install -v -m644 lib/*.jar /opt/freetts-&freetts-version;/lib                
&amp;&amp;
+install -v -m644 *.txt RELEASE_NOTES docs/*.{pdf,html,txt,sx{w,d}} \
+                               /opt/freetts-&freetts-version;/docs           
&amp;&amp;
+install -v -m644 docs/audio/*  /opt/freetts-&freetts-version;/docs/audio     
&amp;&amp;
+install -v -m644 docs/images/* /opt/freetts-&freetts-version;/docs/images    
&amp;&amp;
+cp -v -R javadoc               /opt/freetts-&freetts-version;                
&amp;&amp;
+ln -v -s freetts-&freetts-version; /opt/freetts</userinput></screen>
+
+    <para>
+      Optionally, install any or all of the additional
+      <application>FreeTTS</application> components using the following
+      commands as the <systemitem class="username">root</systemitem> user
+      (see the Command Explanations section for details):
+    </para>
+
+<screen role="root"><userinput>cp -v -R bin    /opt/freetts-&freetts-version;  
      &amp;&amp;
+install -v -m644 speech.properties $JAVA_HOME/jre/lib &amp;&amp;
+cp -v -R tools  /opt/freetts-&freetts-version;        &amp;&amp;
+cp -v -R mbrola /opt/freetts-&freetts-version;        &amp;&amp;
+cp -v -R demo   /opt/freetts-&freetts-version;</userinput></screen>
+
+  </sect2>
+
+  <sect2 role="commands">
+    <title>Command Explanations</title>
+
+    <para>
+      <command>sed -i 's/value="src/value="./' build.xml</command>: Fix an
+      error in the build file to allow the program to find the source.
+    </para>
+
+    <para>
+      <command>sh jsapi.sh</command>: This command installs the
+      <application>Java Speech API</application> components into the
+      <application>FreeTTS</application> source tree.
+    </para>
+
+    <para>
+      <command>ant</command>: <application>FreeTTS</application> uses the
+      <application>Apache Ant</application> build system instead of the GNU
+      <application>autotools</application>. This commands builds everything,
+      including the class libraries, tools and demos.
+    </para>
+
+    <para>
+      <command>cp -v -R bin ...</command>;
+      <command>install -v -m644 speech.properties</command>: These two commands
+      install the demonstration programs. Optionally copy the
+      <filename>speech.properties</filename> file to
+      <filename>~/speech.properties</filename> if you don't want to make it
+      available system-wide.
+    </para>
+
+    <para>
+      <command>cp -v -R tools ...</command>: This installs the voice data
+      import utilities. See the <filename>README.html</filename> files in the
+      <filename class="directory">tools/</filename> subdirectories for
+      information and instructions about using the tools.
+    </para>
+
+    <para>
+      <command>cp -v -R mbrola ...</command>: This installs the
+      <filename class="libraryfile">mbrola.jar</filename> file, required if you
+      use the <ulink
+      url="http://freetts.sourceforge.net/mbrola/README.html";>MBROLA</ulink>
+      voices.
+    </para>
+
+    <para>
+      <command>cp -v -R demo ...</command>: This installs the sources
+      and documentation for the demonstration programs.
+    </para>
+
+    <para>
+      For additional information and documentation about the
+      <application>FreeTTS</application> project, visit the main web
+      page at <ulink url="http://freetts.sourceforge.net"/>.
+    </para>
+
+  </sect2>
+
+  <sect2 role="testing">
+    <title>Testing the Installation</title>
+
+    <para>
+      Test the installation using the following command:
+    </para>
+
+<screen><userinput>java -jar /opt/freetts/lib/freetts.jar \
+     -text "This is a test of the FreeTTS speech synthesis 
system"</userinput></screen>
+
+    <para>
+      Depending on the setup of your audio drivers and software, you
+      may have to add the <option>-streaming</option> switch to the command
+      as shown below:
+    </para>
+
+<screen><userinput>java -jar /opt/freetts/lib/freetts.jar -streaming \
+     -text "This is a test of the FreeTTS speech synthesis 
system"</userinput></screen>
+
+  </sect2>
+
+  <sect2 role="content">
+    <title>Contents</title>
+
+    <segmentedlist>
+      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Libraries</segtitle>
+      <segtitle>Installed Directory</segtitle>
+
+      <seglistitem>
+        <seg>
+          None
+        </seg>
+        <seg>
+          /opt/freetts-&freetts-version;/lib/*.jar
+        </seg>
+        <seg>
+          /opt/freetts-&freetts-version;
+        </seg>
+      </seglistitem>
+    </segmentedlist>
+
+    <variablelist>
+      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <?dbfo list-presentation="list"?>
+      <?dbhtml list-presentation="table"?>
+
+      <varlistentry>
+        <term><filename class="libraryfile">*.jar </filename></term>
+        <listitem>
+          <para>
+            contains the class libraries which make up the
+            <application>FreeTTS</application> speech synthesis system.
+          </para>
+        </listitem>
+      </varlistentry>
+    </variablelist>
+
+  </sect2>
+
+</sect1>

Modified: trunk/BOOK/general/genlib/exempi.xml
==============================================================================
--- trunk/BOOK/general/genlib/exempi.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/exempi.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -32,7 +32,7 @@
     <para><application>Exempi</application> is an implementation of XMP 
(Adobe's
     Extensible Metadata Platform).</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/gmime3.xml
==============================================================================
--- trunk/BOOK/general/genlib/gmime3.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/gmime3.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -39,7 +39,7 @@
       programmers with an extremely easy to use interface to the API functions.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/js52.xml
==============================================================================
--- trunk/BOOK/general/genlib/js52.xml  Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/general/genlib/js52.xml  Sun Feb 25 15:41:39 2018        (r19873)
@@ -34,7 +34,7 @@
       written in C. This package is present for GJS.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/libesmtp.xml
==============================================================================
--- trunk/BOOK/general/genlib/libesmtp.xml      Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/libesmtp.xml      Sun Feb 25 15:41:39 2018        
(r19873)
@@ -33,7 +33,7 @@
     <application>libESMTP</application> libraries which are used by some 
programs
     to manage email submission to a mail transport layer.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/libiodbc.xml
==============================================================================
--- trunk/BOOK/general/genlib/libiodbc.xml      Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/libiodbc.xml      Sun Feb 25 15:41:39 2018        
(r19873)
@@ -32,7 +32,7 @@
     <para><application>libiodbc</application> is an API to ODBC compatible
     databases.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/libseccomp.xml
==============================================================================
--- trunk/BOOK/general/genlib/libseccomp.xml    Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/libseccomp.xml    Sun Feb 25 15:41:39 2018        
(r19873)
@@ -40,7 +40,7 @@
       kernel's syscall filtering mechanism.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/nodejs.xml
==============================================================================
--- trunk/BOOK/general/genlib/nodejs.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/nodejs.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -35,7 +35,7 @@
       <application>Chrome's</application> V8 JavaScript engine. 
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/openobex.xml
==============================================================================
--- trunk/BOOK/general/genlib/openobex.xml      Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/openobex.xml      Sun Feb 25 15:41:39 2018        
(r19873)
@@ -35,7 +35,7 @@
       binary file transfers between devices.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/talloc.xml
==============================================================================
--- trunk/BOOK/general/genlib/talloc.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genlib/talloc.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -35,7 +35,7 @@
       allocator used in <application>Samba</application>.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/wv.xml
==============================================================================
--- trunk/BOOK/general/genlib/wv.xml    Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/general/genlib/wv.xml    Sun Feb 25 15:41:39 2018        (r19873)
@@ -32,7 +32,7 @@
     <para>This package contains tools for reading information from an MS Word
     document.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/chrpath.xml
==============================================================================
--- trunk/BOOK/general/genutils/chrpath.xml     Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/chrpath.xml     Sun Feb 25 15:41:39 2018        
(r19873)
@@ -34,7 +34,7 @@
       path (rpath and runpath) of compiled programs and libraries.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/compface.xml
==============================================================================
--- trunk/BOOK/general/genutils/compface.xml    Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/compface.xml    Sun Feb 25 15:41:39 2018        
(r19873)
@@ -33,7 +33,7 @@
     convert from/to X-Face format, a 48x48 bitmap format used to carry 
thumbnails
     of email authors in a mail header.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/hd2u.xml
==============================================================================
--- trunk/BOOK/general/genutils/hd2u.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/hd2u.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -32,7 +32,7 @@
     <para>The <application>hd2u</application> package contains
     an any to any text format converter.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/rarian.xml
==============================================================================
--- trunk/BOOK/general/genutils/rarian.xml      Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/rarian.xml      Sun Feb 25 15:41:39 2018        
(r19873)
@@ -34,7 +34,7 @@
     Rarian</application> is designed to be a replacement for <application>
     ScrollKeeper</application>.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/screen.xml
==============================================================================
--- trunk/BOOK/general/genutils/screen.xml      Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/screen.xml      Sun Feb 25 15:41:39 2018        
(r19873)
@@ -38,7 +38,7 @@
     including UTF-8. Screen sessions can be detached and resumed
     later on a different terminal.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/time.xml
==============================================================================
--- trunk/BOOK/general/genutils/time.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/time.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -41,7 +41,7 @@
       functionalities, this utility is required by the LSB.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/tree.xml
==============================================================================
--- trunk/BOOK/general/genutils/tree.xml        Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/genutils/tree.xml        Sun Feb 25 15:41:39 2018        
(r19873)
@@ -33,7 +33,7 @@
     is useful to display, in a terminal, directory contents, including
     directories, files, links.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/npapi-sdk.xml
==============================================================================
--- trunk/BOOK/general/prog/npapi-sdk.xml       Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/prog/npapi-sdk.xml       Sun Feb 25 15:41:39 2018        
(r19873)
@@ -36,7 +36,7 @@
       provides a clear way to install those headers and depend on them.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/sysutils/at.xml
==============================================================================
--- trunk/BOOK/general/sysutils/at.xml  Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/general/sysutils/at.xml  Sun Feb 25 15:41:39 2018        (r19873)
@@ -33,7 +33,7 @@
     and batch processing. It is required for Linux Standards Base (LSB)
     conformance.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/sysutils/autofs.xml
==============================================================================
--- trunk/BOOK/general/sysutils/autofs.xml      Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/sysutils/autofs.xml      Sun Feb 25 15:41:39 2018        
(r19873)
@@ -36,7 +36,7 @@
       based on a set of pre-configured maps.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/sysutils/mc.xml
==============================================================================
--- trunk/BOOK/general/sysutils/mc.xml  Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/general/sysutils/mc.xml  Sun Feb 25 15:41:39 2018        (r19873)
@@ -35,7 +35,7 @@
     making many frequent file operations more efficient and preserving the
     full power of the command prompt.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <!--<note><para>The download site uses a self-signed security certificate.
     You will need to accept it as valid to get the source 
code.</para></note>-->

Modified: trunk/BOOK/general/sysutils/obex-data-server.xml
==============================================================================
--- trunk/BOOK/general/sysutils/obex-data-server.xml    Sun Feb 25 13:21:00 
2018        (r19872)
+++ trunk/BOOK/general/sysutils/obex-data-server.xml    Sun Feb 25 15:41:39 
2018        (r19873)
@@ -34,7 +34,7 @@
       providing high-level OBEX client and server side functionality.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/sysutils/sysstat.xml
==============================================================================
--- trunk/BOOK/general/sysutils/sysstat.xml     Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/sysutils/sysstat.xml     Sun Feb 25 15:41:39 2018        
(r19873)
@@ -35,7 +35,7 @@
     utility, common to many commercial Unixes, and tools you can schedule via
     cron to collect and historize performance and activity data.</para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/sysutils/unrar.xml
==============================================================================
--- trunk/BOOK/general/sysutils/unrar.xml       Sun Feb 25 13:21:00 2018        
(r19872)
+++ trunk/BOOK/general/sysutils/unrar.xml       Sun Feb 25 15:41:39 2018        
(r19873)
@@ -38,7 +38,7 @@
       Windows environment.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/multimedia/audioutils/audioutils.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/audioutils.xml     Sun Feb 25 13:21:00 
2018        (r19872)
+++ trunk/BOOK/multimedia/audioutils/audioutils.xml     Sun Feb 25 15:41:39 
2018        (r19873)
@@ -27,7 +27,7 @@
 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="amarok.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="audacious.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="cdparanoia.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="freetts.xml"/>
+  <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="freetts.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="kwave.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="lame.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="mpg123.xml"/>

Modified: trunk/BOOK/x/lib/colord-gtk.xml
==============================================================================
--- trunk/BOOK/x/lib/colord-gtk.xml     Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/x/lib/colord-gtk.xml     Sun Feb 25 15:41:39 2018        (r19873)
@@ -35,7 +35,7 @@
       <application>Colord</application>.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/x/lib/goffice010.xml
==============================================================================
--- trunk/BOOK/x/lib/goffice010.xml     Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/x/lib/goffice010.xml     Sun Feb 25 15:41:39 2018        (r19873)
@@ -41,7 +41,7 @@
       load/save routines for application documents and undo/redo functions.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/x/lib/gtkmm3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtkmm3.xml Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/x/lib/gtkmm3.xml Sun Feb 25 15:41:39 2018        (r19873)
@@ -34,7 +34,7 @@
       <application>GTK+ 3</application>.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/x/lib/gtksourceview.xml
==============================================================================
--- trunk/BOOK/x/lib/gtksourceview.xml  Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/x/lib/gtksourceview.xml  Sun Feb 25 15:41:39 2018        (r19873)
@@ -37,7 +37,7 @@
       text functions to include syntax highlighting.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/x/lib/qscintilla.xml
==============================================================================
--- trunk/BOOK/x/lib/qscintilla.xml     Sun Feb 25 13:21:00 2018        (r19872)
+++ trunk/BOOK/x/lib/qscintilla.xml     Sun Feb 25 15:41:39 2018        (r19873)
@@ -41,7 +41,7 @@
       views and, of course, printing.
     </para>
 
-    &lfs81_checked;
+    &lfs82_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to