Author: ken
Date: Sun Jan 11 13:58:33 2015
New Revision: 15330

Log:
Remove redundant text from tl-installer (using the binary is no longer 
required), add first set of '(or install-tl-unx)' links to packages which have 
texlive as an optional dep.

Modified:
   trunk/BOOK/general/prog/doxygen.xml
   trunk/BOOK/general/prog/llvm.xml
   trunk/BOOK/general/prog/valgrind.xml
   trunk/BOOK/multimedia/libdriv/gstreamer.xml
   trunk/BOOK/multimedia/libdriv/libtheora.xml
   trunk/BOOK/multimedia/libdriv/libvorbis.xml
   trunk/BOOK/multimedia/videoutils/ffmpeg.xml
   trunk/BOOK/pst/typesetting/tl-installer.xml
   trunk/BOOK/x/installing/libvdpau-va-gl.xml
   trunk/BOOK/x/installing/libvdpau.xml
   trunk/BOOK/x/lib/fltk.xml

Modified: trunk/BOOK/general/prog/doxygen.xml
==============================================================================
--- trunk/BOOK/general/prog/doxygen.xml Sun Jan 11 13:13:35 2015        (r15329)
+++ trunk/BOOK/general/prog/doxygen.xml Sun Jan 11 13:58:33 2015        (r15330)
@@ -95,7 +95,7 @@
       <xref linkend="llvm"/> (with clang),
       <xref linkend="python2"/> or <xref linkend="python3"/>,
       <xref linkend="qt4"/> (for doxywizard),
-      <xref linkend="texlive"/>, and
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) and
       <xref linkend="xapian"/> (for doxyindexer)
     </para>
 

Modified: trunk/BOOK/general/prog/llvm.xml
==============================================================================
--- trunk/BOOK/general/prog/llvm.xml    Sun Jan 11 13:13:35 2015        (r15329)
+++ trunk/BOOK/general/prog/llvm.xml    Sun Jan 11 13:58:33 2015        (r15330)
@@ -154,7 +154,7 @@
       <xref linkend="doxygen"/>,
       <xref linkend="graphviz"/>,
       <xref linkend="libxml2"/>,
-      <xref linkend="texlive"/>,
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
       <xref linkend="valgrind"/>,
       <xref linkend="zip"/>,
       <ulink url="http://www.ocaml.org/";>OCaml</ulink>, and

Modified: trunk/BOOK/general/prog/valgrind.xml
==============================================================================
--- trunk/BOOK/general/prog/valgrind.xml        Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/general/prog/valgrind.xml        Sun Jan 11 13:58:33 2015        
(r15330)
@@ -86,7 +86,7 @@
     <bridgehead renderas="sect4">Optional for regenerating the 
documentation</bridgehead>
     <para role="optional">
       <xref linkend="libxslt"/> and 
-      <xref linkend="texlive"/> 
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
     </para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/multimedia/libdriv/gstreamer.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/gstreamer.xml Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/multimedia/libdriv/gstreamer.xml Sun Jan 11 13:58:33 2015        
(r15330)
@@ -113,7 +113,7 @@
       <xref linkend="docbook-utils"/>,
       <xref linkend="gs"/>
       <xref linkend="libxslt"/> and
-      <xref linkend="texlive"/>
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
     </para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/multimedia/libdriv/libtheora.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libtheora.xml Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/multimedia/libdriv/libtheora.xml Sun Jan 11 13:58:33 2015        
(r15330)
@@ -72,7 +72,7 @@
       <xref linkend="sdl"/> and
       <xref linkend="libpng"/> (both to build the example players),
       <xref linkend="doxygen"/>,
-      <xref linkend="texlive"/>,
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
       <ulink url="http://bibtexml.sourceforge.net";>BibTex</ulink>, and
       <ulink url="http://www.xfig.org/";>Transfig</ulink>
       (all four to build the API documentation), and

Modified: trunk/BOOK/multimedia/libdriv/libvorbis.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libvorbis.xml Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/multimedia/libdriv/libvorbis.xml Sun Jan 11 13:58:33 2015        
(r15330)
@@ -82,7 +82,7 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="doxygen"/> and
-      <xref linkend="texlive"/>
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
       (specifically, pdflatex and htlatex) to build the PDF documentation
     </para>
 

Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
==============================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sun Jan 11 13:58:33 2015        
(r15330)
@@ -135,6 +135,7 @@
       <ulink url="http://opencv.org/";>OpenCV</ulink>,
       <ulink url="http://rtmpdump.mplayerhq.hu/";>librtmp</ulink>,
       <ulink url="http://diracvideo.org/";>Schroedinger</ulink>,
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) for PDF 
and PS documentation,
       <ulink url="http://www.twolame.org/";>TwoLAME</ulink>,
       <ulink url="http://linuxtv.org/downloads/v4l-utils/";>Video4Linux</ulink>,
       <ulink 
url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/";>vo-aaenc</ulink>,

Modified: trunk/BOOK/pst/typesetting/tl-installer.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/tl-installer.xml Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/pst/typesetting/tl-installer.xml Sun Jan 11 13:58:33 2015        
(r15330)
@@ -38,14 +38,12 @@
     of macros, fonts and documentation; and support for typesetting in many
     different scripts from around the world.</para>
 
-    <para>It is necessary to use a binary installer for the first install.
-    This will provide the programs, the scripts, and a lot of supporting files
-    and documentation.  After that, you can rebuild the programs from source
-    by following the instructions for <xref linkend="texlive"/> and
-    <xref linkend="biber"/>.  The installer
-    is updated frequently, so its md5sum will change if it is newer than what
-    is shown below.  Newer versions of the installer are expected to work with
-    these instructions, for so long as they install to a
+    <para>This page is for people who wish to use the binary installer to
+    provide the programs, the scripts, and a lot of supporting files and
+    documentation.  The installer is updated frequently, so its md5sum will
+    change if it is newer than what is shown below.  Newer versions of the
+    installer are expected to work with these instructions, for so long as they
+    install to a
     <filename class="directory">&texlive-year;/</filename> directory.</para>
 
     &lfs76_checked;

Modified: trunk/BOOK/x/installing/libvdpau-va-gl.xml
==============================================================================
--- trunk/BOOK/x/installing/libvdpau-va-gl.xml  Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/x/installing/libvdpau-va-gl.xml  Sun Jan 11 13:58:33 2015        
(r15330)
@@ -97,7 +97,7 @@
     <para role="optional">
       <xref linkend="doxygen"/>,
       <xref linkend="graphviz"/>, and
-      <xref linkend="texlive"/>
+      <xref linkend="texlive"/> or <xref linkend="tl-installer"/>
     </para>
 
     <bridgehead renderas="sect5">Runtime Dependency</bridgehead>

Modified: trunk/BOOK/x/installing/libvdpau.xml
==============================================================================
--- trunk/BOOK/x/installing/libvdpau.xml        Sun Jan 11 13:13:35 2015        
(r15329)
+++ trunk/BOOK/x/installing/libvdpau.xml        Sun Jan 11 13:58:33 2015        
(r15330)
@@ -101,7 +101,7 @@
     <para role="optional">
       <xref linkend="doxygen"/>,
       <xref linkend="graphviz"/>, and
-      <xref linkend="texlive"/>
+      <xref linkend="texlive"/> or <xref linkend="tl-installer"/>
     </para>
 
     <bridgehead renderas="sect5">Runtime Dependency</bridgehead>

Modified: trunk/BOOK/x/lib/fltk.xml
==============================================================================
--- trunk/BOOK/x/lib/fltk.xml   Sun Jan 11 13:13:35 2015        (r15329)
+++ trunk/BOOK/x/lib/fltk.xml   Sun Jan 11 13:58:33 2015        (r15330)
@@ -102,7 +102,7 @@
     <para role="optional">
       <xref linkend="alsa-lib"/>,
       <xref linkend="doxygen"/>, and
-      <xref linkend="texlive"/>,
+      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
     </para>
 
     <para condition="html" role="usernotes">
-- 
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