Changeset b5043700 for gnome/core


Ignore:
Timestamp:
07/03/2004 04:09:03 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
34f86ab
Parents:
d82991f
Message:

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

Location:
gnome/core
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gconf.xml

    rd82991f rb5043700  
    4545<para>
    4646<xref linkend="gtk-doc"/> and
    47 <ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
     47<xref linkend="docbook-utils"/>
    4848</para></sect4>
    4949</sect3>
     
    5454<title>Installation of <application>GConf</application></title>
    5555
    56 <para>Install <application>GConf</application> by running the following commands:</para>
     56<para>Install <application>GConf</application> by running the following
     57commands:</para>
    5758
    5859<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    6768<title>Command explanations</title>
    6869
    69 <para><parameter>--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin</parameter>: This switch puts
    70 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
     70<para><parameter>--libexecdir=`pkg-config --variable=prefix
     71ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
     72<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
    7173<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    7274
    7375<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
    74 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
    75 <filename class="directory">$GNOME_PREFIX/etc</filename>.  This installation controls all
    76 future installations of schemas. If you change the location (which
    77 includes eliminating this parameter), it <emphasis>must</emphasis> be
    78 consistent for every subsequent installation.</para>
     76puts configuration files in <filename class="directory">/etc/gnome</filename>
     77instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.  This
     78installation controls all future installations of schemas. If you change the
     79location (which includes eliminating this parameter), it
     80<emphasis>must</emphasis> be consistent for every subsequent installation.</para>
    7981
    8082<para><option>--disable-gtk-doc</option>: This switch prevents the rebuilding
     
    8688<title>Contents</title>
    8789
    88 <para>The <application>GConf</application> package contains <filename>libgconf</filename> libraries.</para>
     90<para>The <application>GConf</application> package contains
     91<filename>libgconf</filename> libraries.</para>
    8992
    9093</sect2>
     
    9396
    9497<sect3><title>libgconf libraries</title>
    95 <para><filename>libgconf</filename> libraries provide the functions necessary to maintain
    96 the configuration database.</para></sect3>
     98<para><filename>libgconf</filename> libraries provide the functions necessary
     99to maintain the configuration database.</para></sect3>
    97100
    98101</sect2>
  • gnome/core/gstreamer.xml

    rd82991f rb5043700  
    2020<title>Introduction to <application>GStreamer</application></title>
    2121
    22 <para>The <application>GStreamer</application> package contains a framework for streaming media.
    23 This is useful for interfacing with binary <acronym>CODEC</acronym>s.</para>
     22<para>The <application>GStreamer</application> package contains a framework
     23for streaming media. This is useful for interfacing with binary
     24<acronym>CODEC</acronym>s.</para>
    2425
    2526<sect3><title>Package information</title>
     
    3536&gstreamer-time;</para></listitem></itemizedlist>
    3637</sect3>
    37                                                                                
     38
    3839<sect3><title><application>GStreamer</application> dependencies</title>
    3940<sect4><title>Required</title>
     
    4849<xref linkend="gs"/> or
    4950<xref linkend="espgs"/>,
    50 <ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>,
     51<xref linkend="docbook-utils"/>,
    5152<ulink url="http://epb.lbl.gov/xfig/">TransFig</ulink>,
    5253<ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink> and
     
    6061<title>Installation of <application>GStreamer</application></title>
    6162
    62 <para>Install <application>GStreamer</application> by running the following commands:</para>
     63<para>Install <application>GStreamer</application> by running the following
     64commands:</para>
    6365
    6466<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
  • gnome/core/libgsf.xml

    rd82991f rb5043700  
    2121
    2222<para>The <application>libgsf</application> package contains
    23 <filename class="libraryfile">libgsf</filename> libraries. This is useful for providing an
    24 extensible input/output abstraction layer for structured file formats.</para>
     23<filename class="libraryfile">libgsf</filename> libraries. This is useful for
     24providing an extensible input/output abstraction layer for structured file
     25formats.</para>
    2526
    2627<sect3><title>Package information</title>
     
    4344<xref linkend="gnome-vfs"/>,
    4445<xref linkend="gtk-doc"/> (with <xref linkend="sgml-dtd-3"/> installed) and
    45 <ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
     46<xref linkend="docbook-utils"/>
    4647</para></sect4>
    4748</sect3>
     
    5253<title>Installation of <application>libgsf</application></title>
    5354
    54 <para>Install <application>libgsf</application> by running the following commands:</para>
     55<para>Install <application>libgsf</application> by running the following
     56commands:</para>
    5557
    5658<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
  • gnome/core/librsvg.xml

    rd82991f rb5043700  
    4949<xref linkend="libcroco"/>,
    5050<xref linkend="gtk-doc"/> and
    51 <ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
     51<xref linkend="docbook-utils"/>
    5252</para></sect4>
    5353</sect3>
     
    5858<title>Installation of <application>librsvg</application></title>
    5959
    60 <para>Install <application>librsvg</application> by running the following commands:</para>
     60<para>Install <application>librsvg</application> by running the following
     61commands:</para>
    6162
    6263<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    7879
    7980<sect3><title>librsvg libraries</title>
    80 <para><filename  class="libraryfile">librsvg</filename> libraries provide the functions to render Scalable Vector
     81<para><filename  class="libraryfile">librsvg</filename> libraries provide the
     82functions to render Scalable Vector
    8183Graphics (<acronym>SVG</acronym>).</para></sect3>
    8284
  • gnome/core/nautilus.xml

    rd82991f rb5043700  
    3636&nautilus-time;</para></listitem></itemizedlist>
    3737</sect3>
    38                                                                                
     38
    3939<sect3><title><application>Nautilus</application> dependencies</title>
    4040<sect4><title>Required</title>
     
    5252<xref linkend="CDParanoia"/>,
    5353<xref linkend="libjpeg"/>,
    54 <ulink url="http://sourceforge.net/projects/libexif">libexif</ulink>,
    55 <ulink url="http://ftp.gnome.org/pub/GNOME/sources/medusa/0.5/">medusa</ulink> and
    56 <ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
     54<xref linkend="docbook-utils"/>,
     55<ulink url="http://sourceforge.net/projects/libexif">libexif</ulink> and
     56<ulink url="http://ftp.gnome.org/pub/GNOME/sources/medusa/0.5/">medusa</ulink>
    5757</para></sect4>
    5858</sect3>
     
    6363<title>Installation of <application>Nautilus</application></title>
    6464
    65 <para>Install <application>Nautilus</application> by running the following commands:</para>
     65<para>Install <application>Nautilus</application> by running the following
     66commands:</para>
    6667
    6768<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    8283
    8384<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
    84 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
    85 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     85puts configuration files in <filename class="directory">/etc/gnome</filename>
     86instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    8687
    8788</sect2>
     
    9091<title>Contents</title>
    9192
    92 <para>The <application>Nautilus</application> package contains <command>nautilus</command> and
     93<para>The <application>Nautilus</application> package contains
     94<command>nautilus</command> and
    9395<filename class="libraryfile">libnautilus</filename> libraries.</para>
    9496
     
    102104
    103105<sect3><title>nautilus libraries</title>
    104 <para><filename class="libraryfile">libnautilus</filename> libraries supply the functions needed by the file
    105 manager.</para></sect3>
     106<para><filename class="libraryfile">libnautilus</filename> libraries supply
     107the functions needed by the file manager.</para></sect3>
    106108
    107109</sect2>
Note: See TracChangeset for help on using the changeset viewer.