Changed dependency of DocBook-utils from ulink to xref in various packages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2418 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-07-03 04:09:03 +00:00
parent d82991f274
commit b504370069
7 changed files with 62 additions and 48 deletions

View File

@ -19,8 +19,8 @@
<sect2>
<title>Introduction to <application>GNOME2 User Docs</application></title>
<para>The <application>GNOME2 User Docs</application> package contains end user documents for
GNOME.</para>
<para>The <application>GNOME2 User Docs</application> package contains end
user documents for GNOME.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
@ -34,13 +34,13 @@ url="&gnome2-user-docs-download-ftp;"/></para></listitem>
<listitem><para>Estimated build time:
&gnome2-user-docs-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>GNOME2 User Docs</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="scrollkeeper"/></para></sect4>
<sect4><title>Optional</title>
<para>
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
<xref linkend="docbook-utils"/>
</para></sect4>
</sect3>
</sect2>
@ -48,7 +48,8 @@ url="&gnome2-user-docs-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>GNOME2 User Docs</application></title>
<para>Install <application>GNOME2 User Docs</application> by running the following commands:</para>
<para>Install <application>GNOME2 User Docs</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib &amp;&amp;
@ -62,8 +63,8 @@ make install</command></userinput></screen>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in <filename
class="directory">/var/lib/scrollkeeper</filename>
instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
</sect2>
@ -78,8 +79,8 @@ instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>
<sect2><title>Description</title>
<sect3><title>OMF files</title>
<para><acronym>OMF</acronym> files contain user documentation. These include introductions and
help on the core packages.</para></sect3>
<para><acronym>OMF</acronym> files contain user documentation. These include
introductions and help on the core packages.</para></sect3>
</sect2>

View File

@ -47,7 +47,7 @@ url="&libgnomeprint-download-ftp;"/></para></listitem>
<para>
<xref linkend="cups"/>,
<xref linkend="gtk-doc"/> and
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
<xref linkend="docbook-utils"/>
</para></sect4>
</sect3>
@ -56,7 +56,8 @@ url="&libgnomeprint-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>libgnomeprint</application></title>
<para>Install <application>libgnomeprint</application> by running the following commands:</para>
<para>Install <application>libgnomeprint</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
@ -69,8 +70,8 @@ make install</command></userinput></screen>
<title>Command explanations</title>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><option>--disable-gtk-doc</option>: This switch prevents
rebuilding the documentation during the <command>make</command> command.</para>
@ -89,7 +90,8 @@ rebuilding the documentation during the <command>make</command> command.</para>
<sect3><title>libgnomeprint libraries</title>
<para><filename class="libraryfile">libgnomeprint</filename> libraries
implement the <application><acronym>GNOME</acronym></application> Printing Architecture.</para></sect3>
implement the <application><acronym>GNOME</acronym></application> Printing
Architecture.</para></sect3>
</sect2>

View File

@ -44,7 +44,7 @@ url="&GConf-download-ftp;"/></para></listitem>
<sect4><title>Optional</title>
<para>
<xref linkend="gtk-doc"/> and
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
<xref linkend="docbook-utils"/>
</para></sect4>
</sect3>
@ -53,7 +53,8 @@ url="&GConf-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>GConf</application></title>
<para>Install <application>GConf</application> by running the following commands:</para>
<para>Install <application>GConf</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
@ -66,16 +67,17 @@ make install</command></userinput></screen>
<sect2>
<title>Command explanations</title>
<para><parameter>--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin</parameter>: This switch puts
libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
<para><parameter>--libexecdir=`pkg-config --variable=prefix
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
<filename class="directory">$GNOME_PREFIX/etc</filename>. This installation controls all
future installations of schemas. If you change the location (which
includes eliminating this parameter), it <emphasis>must</emphasis> be
consistent for every subsequent installation.</para>
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>. This
installation controls all future installations of schemas. If you change the
location (which includes eliminating this parameter), it
<emphasis>must</emphasis> be consistent for every subsequent installation.</para>
<para><option>--disable-gtk-doc</option>: This switch prevents the rebuilding
of the documentation during the <command>make</command> command.</para>
@ -85,15 +87,16 @@ of the documentation during the <command>make</command> command.</para>
<sect2>
<title>Contents</title>
<para>The <application>GConf</application> package contains <filename>libgconf</filename> libraries.</para>
<para>The <application>GConf</application> package contains
<filename>libgconf</filename> libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libgconf libraries</title>
<para><filename>libgconf</filename> libraries provide the functions necessary to maintain
the configuration database.</para></sect3>
<para><filename>libgconf</filename> libraries provide the functions necessary
to maintain the configuration database.</para></sect3>
</sect2>

View File

@ -19,8 +19,9 @@
<sect2>
<title>Introduction to <application>GStreamer</application></title>
<para>The <application>GStreamer</application> package contains a framework for streaming media.
This is useful for interfacing with binary <acronym>CODEC</acronym>s.</para>
<para>The <application>GStreamer</application> package contains a framework
for streaming media. This is useful for interfacing with binary
<acronym>CODEC</acronym>s.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
@ -34,7 +35,7 @@ url="&gstreamer-download-ftp;"/></para></listitem>
<listitem><para>Estimated build time:
&gstreamer-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>GStreamer</application> dependencies</title>
<sect4><title>Required</title>
<para>
@ -47,7 +48,7 @@ url="&gstreamer-download-ftp;"/></para></listitem>
<xref linkend="pst-typesetting-tex"/>,
<xref linkend="gs"/> or
<xref linkend="espgs"/>,
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>,
<xref linkend="docbook-utils"/>,
<ulink url="http://epb.lbl.gov/xfig/">TransFig</ulink>,
<ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink> and
<ulink url="http://valgrind.kde.org/">Valgrind</ulink>
@ -59,7 +60,8 @@ url="&gstreamer-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>GStreamer</application></title>
<para>Install <application>GStreamer</application> by running the following commands:</para>
<para>Install <application>GStreamer</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=/etc/gnome \

View File

@ -20,8 +20,9 @@
<title>Introduction to <application>libgsf</application></title>
<para>The <application>libgsf</application> package contains
<filename class="libraryfile">libgsf</filename> libraries. This is useful for providing an
extensible input/output abstraction layer for structured file formats.</para>
<filename class="libraryfile">libgsf</filename> libraries. This is useful for
providing an extensible input/output abstraction layer for structured file
formats.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
@ -42,7 +43,7 @@ extensible input/output abstraction layer for structured file formats.</para>
<para>
<xref linkend="gnome-vfs"/>,
<xref linkend="gtk-doc"/> (with <xref linkend="sgml-dtd-3"/> installed) and
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
<xref linkend="docbook-utils"/>
</para></sect4>
</sect3>
@ -51,7 +52,8 @@ extensible input/output abstraction layer for structured file formats.</para>
<sect2>
<title>Installation of <application>libgsf</application></title>
<para>Install <application>libgsf</application> by running the following commands:</para>
<para>Install <application>libgsf</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &amp;&amp;

View File

@ -48,7 +48,7 @@ url="&librsvg-download-ftp;"/></para></listitem>
<xref linkend="libgsf"/>,
<xref linkend="libcroco"/>,
<xref linkend="gtk-doc"/> and
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
<xref linkend="docbook-utils"/>
</para></sect4>
</sect3>
@ -57,7 +57,8 @@ url="&librsvg-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>librsvg</application></title>
<para>Install <application>librsvg</application> by running the following commands:</para>
<para>Install <application>librsvg</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
@ -77,7 +78,8 @@ class="libraryfile">librsvg</filename> libraries.</para>
<sect2><title>Description</title>
<sect3><title>librsvg libraries</title>
<para><filename class="libraryfile">librsvg</filename> libraries provide the functions to render Scalable Vector
<para><filename class="libraryfile">librsvg</filename> libraries provide the
functions to render Scalable Vector
Graphics (<acronym>SVG</acronym>).</para></sect3>
</sect2>

View File

@ -35,7 +35,7 @@ url="&nautilus-download-ftp;"/></para></listitem>
<listitem><para>Estimated build time:
&nautilus-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Nautilus</application> dependencies</title>
<sect4><title>Required</title>
<para>
@ -51,9 +51,9 @@ url="&nautilus-download-ftp;"/></para></listitem>
<xref linkend="libcroco"/>,
<xref linkend="CDParanoia"/>,
<xref linkend="libjpeg"/>,
<ulink url="http://sourceforge.net/projects/libexif">libexif</ulink>,
<ulink url="http://ftp.gnome.org/pub/GNOME/sources/medusa/0.5/">medusa</ulink> and
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
<xref linkend="docbook-utils"/>,
<ulink url="http://sourceforge.net/projects/libexif">libexif</ulink> and
<ulink url="http://ftp.gnome.org/pub/GNOME/sources/medusa/0.5/">medusa</ulink>
</para></sect4>
</sect3>
@ -62,7 +62,8 @@ url="&nautilus-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application>Nautilus</application></title>
<para>Install <application>Nautilus</application> by running the following commands:</para>
<para>Install <application>Nautilus</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
@ -81,15 +82,16 @@ ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>Nautilus</application> package contains <command>nautilus</command> and
<para>The <application>Nautilus</application> package contains
<command>nautilus</command> and
<filename class="libraryfile">libnautilus</filename> libraries.</para>
</sect2>
@ -101,8 +103,8 @@ puts configuration files in <filename class="directory">/etc/gnome</filename> in
<application><acronym>GNOME</acronym></application> file manager.</para></sect3>
<sect3><title>nautilus libraries</title>
<para><filename class="libraryfile">libnautilus</filename> libraries supply the functions needed by the file
manager.</para></sect3>
<para><filename class="libraryfile">libnautilus</filename> libraries supply
the functions needed by the file manager.</para></sect3>
</sect2>