Changeset 56ce09e


Ignore:
Timestamp:
06/26/2006 03:45:37 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8163dd01
Parents:
4f696c7e
Message:

Replaced many instances of repetitive similar text with xinclude files in various package instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6216 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
19 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/libsoup.xml

    r4f696c7e r56ce09e  
    9494  </sect2>
    9595
     96  <sect2 role="commands">
     97    <title>Command Explanations</title>
     98   
     99    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     100    href="../../xincludes/gtk-doc-rebuild.xml"/>
     101
     102  </sect2>
     103
    96104  <sect2 role="content">
    97105    <title>Contents</title>
  • general.ent

    r4f696c7e r56ce09e  
    1 <!ENTITY day          "25">                   <!-- Always 2 digits -->
     1<!ENTITY day          "26">                   <!-- Always 2 digits -->
    22<!ENTITY month        "06">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
  • general/genlib/glib2.xml

    r4f696c7e r56ce09e  
    8989  <sect2 role="commands">
    9090    <title>Command Explanations</title>
    91 
    92     <para><option>--enable-gtk-doc</option>: This switch will rebuild
    93     the API documentation during the <command>make</command> command.</para>
     91   
     92    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     93    href="../../xincludes/gtk-doc-rebuild.xml"/>
    9494
    9595  </sect2>
  • general/genlib/libglade.xml

    r4f696c7e r56ce09e  
    9191    <title>Command Explanations</title>
    9292
    93     <para><option>--enable-gtk-doc</option>: This switch can be added to
    94     rebuild the HTML documentation.</para>
     93    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    href="../../xincludes/gtk-doc-rebuild.xml"/>
    9595
    9696  </sect2>
  • general/genlib/libgsf.xml

    r4f696c7e r56ce09e  
    110110    correct location.</para>
    111111
     112    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     113    href="../../xincludes/gtk-doc-rebuild.xml"/>
     114
    112115  </sect2>
    113116
  • general/genlib/libidn.xml

    r4f696c7e r56ce09e  
    134134  </sect2>
    135135
     136  <sect2 role="commands">
     137    <title>Command Explanations</title>
     138   
     139    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     140    href="../../xincludes/gtk-doc-rebuild.xml"/>
     141
     142  </sect2>
     143
    136144  <sect2 role="content">
    137145    <title>Contents</title>
  • general/genlib/libxml.xml

    r4f696c7e r56ce09e  
    8383  </sect2>
    8484
     85  <sect2 role="commands">
     86    <title>Command Explanations</title>
     87   
     88    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     89    href="../../xincludes/gtk-doc-rebuild.xml"/>
     90
     91  </sect2>
     92
    8593  <sect2 role="content">
    8694    <title>Contents</title>
  • general/genutils/gtk-doc.xml

    r4f696c7e r56ce09e  
    100100    <title>Command Explanations</title>
    101101
    102     <para><parameter>--localstatedir=/var/lib</parameter>: This parameter is
    103     used so that ScrollKeeper files are installed in the system ScrollKeeper
    104     database directory
    105     (<filename class='directory'>/var/lib/scrollkeeper</filename>) instead of
    106     <filename class='directory'>/usr/var/scrollkeeper</filename>.</para>
     102    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     103    href="../../xincludes/scrollkeeper-dir.xml"/>
    107104
    108105  </sect2>
  • introduction/welcome/changelog.xml

    r4f696c7e r56ce09e  
    4343
    4444    <listitem>
     45      <para>June 26th, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Replaced many instances of repetitive similar
     49          text with xinclude files in various package instructions.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 25th, 2006</para>
    4656      <itemizedlist>
  • x/lib/atk.xml

    r4f696c7e r56ce09e  
    9090    <title>Command Explanations</title>
    9191
    92     <para><option>--enable-gtk-doc</option>: This option will rebuild
    93     the API documentation during the <command>make</command> command.</para>
     92    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     93    href="../../xincludes/gtk-doc-rebuild.xml"/>
    9494
    9595  </sect2>
  • x/lib/cairo.xml

    r4f696c7e r56ce09e  
    121121    script.</para>
    122122
     123    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     124    href="../../xincludes/gtk-doc-rebuild.xml"/>
     125
    123126  </sect2>
    124127
  • x/lib/libwnck.xml

    r4f696c7e r56ce09e  
    8888  </sect2>
    8989
     90  <sect2 role="commands">
     91    <title>Command Explanations</title>
     92   
     93    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    href="../../xincludes/gtk-doc-rebuild.xml"/>
     95
     96  </sect2>
     97
    9098  <sect2 role="content">
    9199    <title>Contents</title>
  • x/lib/pango.xml

    r4f696c7e r56ce09e  
    126126    instead of <filename class="directory">/usr/etc</filename>.</para>
    127127
    128     <para><option>--enable-gtk-doc</option>: This switch will rebuild
    129     the API documentation during the <command>make</command> command.</para>
     128    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     129    href="../../xincludes/gtk-doc-rebuild.xml"/>
    130130
    131131  </sect2>
  • xsoft/graphweb/galeon.xml

    r4f696c7e r56ce09e  
    8181
    8282    <para>Compiling must be done with the same compiler version and
    83     optimization settings that were used to compile the Gecko rendering
     83    optimization settings that were used to compile the Gecko layout
    8484    engine package.</para>
    8585
     
    8787    commands:</para>
    8888
    89 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     89<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    9090            --sysconfdir=&gnome-etc-dir; \
    91             --localstatedir=/var/lib &amp;&amp;
     91            --localstatedir=/var/lib \
     92            --mandir=$(pkg-config \
     93                --variable=prefix ORBit-2.0)/share/man &amp;&amp;
    9294make</userinput></screen>
    9395
     
    9799
    98100<screen role='root'><userinput>make install &amp;&amp;
    99 install -v -m755 -d \
    100     `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version; &amp;&amp;
    101 install -v -m644 FAQ README* doc/*.txt \
    102     `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version; &amp;&amp;
    103 ln -v -s ../../$PACKAGE_NAME/FAQ.html \
    104     `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version;</userinput></screen>
     101install -v -m755 -d $(pkg-config \
     102        --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version; &amp;&amp;
     103install -v -m644 FAQ README* doc/*.txt $(pkg-config \
     104        --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version; &amp;&amp;
     105ln -v -s ../../$PACKAGE_NAME/FAQ.html $(pkg-config \
     106        --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version;</userinput></screen>
     107
     108  </sect2>
     109
     110  <sect2 role="commands">
     111    <title>Command Explanations</title>
     112   
     113    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     114    href="../../xincludes/gnome-prefix.xml"/>
     115
     116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     117    href="../../xincludes/gnome-sysconfdir.xml"/>
     118
     119    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     120    href="../../xincludes/scrollkeeper-dir.xml"/>
     121
     122    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     123    href="../../xincludes/gnome-mandir.xml"/>
    105124
    106125  </sect2>
     
    117136        <seg>galeon and galeon-config-tool</seg>
    118137        <seg>None</seg>
    119         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/galeon
    120         and the following subdirectories of $GNOME_PREFIX/share/:
     138        <seg>The following subdirectories of
     139        <envar>$GNOME_PREFIX</envar>/share/:
    121140        galeon, {gnome/help, omf, sounds}/galeon</seg>
    122141      </seglistitem>
  • xsoft/office/evolution.xml

    r4f696c7e r56ce09e  
    132132
    133133<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
     134            --sysconfdir=&gnome-etc-dir; \
    134135            --localstatedir=/var/lib \
    135             --sysconfdir=&gnome-etc-dir; \
    136136            --libexecdir=$(pkg-config \
    137137                --variable=prefix ORBit-2.0)/lib \
     
    160160    you wish to build and install the documentation.</para>
    161161    -->
     162
     163    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     164    href="../../xincludes/gnome-prefix.xml"/>
     165
     166    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     167    href="../../xincludes/gnome-sysconfdir.xml"/>
     168
     169    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     170    href="../../xincludes/scrollkeeper-dir.xml"/>
     171
     172    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
     173    ORBit-2.0)/lib</parameter>: This parameter causes the libexec
     174    files to be installed in the preferred location of
     175    <filename class="directory">$GNOME_PREFIX/lib/evolution</filename> instead
     176    of <filename
     177    class="directory">$GNOME_PREFIX/libexec/evolution</filename>.</para>
    162178
    163179    <para><parameter>--enable-nntp</parameter>: This parameter is used to build
     
    211227        <seg>$GNOME_PREFIX/lib/evolution/2.6/* (contains support libraries,
    212228        conduits, and other components)</seg>
    213         <seg>The following subdirectories of $GNOME_PREFIX/:
     229        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    214230        include/evolution-2.6,
    215231        lib/evolution,
  • xsoft/office/gimp.xml

    r4f696c7e r56ce09e  
    1010  <!ENTITY gimp-size          "12.3 MB">
    1111  <!ENTITY gimp-buildsize     "501 MB (includes installing the help system)">
    12   <!ENTITY gimp-time          "5.5 SBU (additional 0.8 SBU to run test suite
    13                               and additional 8.2 SBU to build help files)">
     12  <!ENTITY gimp-time          "5.5 SBU (additional 0.8 SBU to run the test suite
     13                              and additional 8.2 SBU to build the help files)">
    1414
    1515  <!ENTITY gimp-help-version  "0.10">
     
    112112    <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink></para>
    113113
    114     <bridgehead renderas="sect4">Optional (for Building Documentation from the Help Tarball)</bridgehead>
     114    <bridgehead renderas="sect4">Optional (for Building Documentation from
     115    the Help Tarball)</bridgehead>
    115116    <para role="optional">
    116117    <xref linkend="libxslt"/>,
     
    182183    <para><parameter>--without-libtiff</parameter>: This option is necessary if
    183184    <application>libtiff</application> is not installed.</para>
     185
     186    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     187    href="../../xincludes/gtk-doc-rebuild.xml"/>
    184188
    185189  </sect2>
  • xsoft/office/gnucash.xml

    r4f696c7e r56ce09e  
    174174    files in <filename class='directory'>/etc/gnucash</filename> instead of
    175175    <filename class='directory'>/opt/gnome-1.4/etc/gnucash</filename>.</para>
     176
     177    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     178    href="../../xincludes/scrollkeeper-dir.xml"/>
    176179
    177180    <para><parameter>--disable-guppi</parameter>: This compiles
  • xsoft/office/gnumeric.xml

    r4f696c7e r56ce09e  
    9595
    9696<screen><userinput>./configure --prefix=/usr \
    97             --localstatedir=/var/lib \
    98             --sysconfdir=&gnome-etc-dir; &amp;&amp;
     97            --sysconfdir=&gnome-etc-dir; \
     98            --localstatedir=/var/lib &amp;&amp;
    9999make</userinput></screen>
    100100
     
    156156    <title>Command Explanations</title>
    157157
    158     <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
    159     <application>ScrollKeeper</application> files in
    160     <filename class="directory">/var/lib/scrollkeeper</filename> instead of
    161     <filename class="directory">/usr/var/scrollkeeper</filename>. This
    162     switch may not be applicable if you don't have <xref linkend="yelp"/>
    163     installed, but won't affect the build otherwise.</para>
    164 
    165     <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
    166     configuration files in <filename class="directory">&gnome-etc-dir;</filename>
    167     instead of <filename class="directory">/usr/etc</filename>. This
    168     switch may not be applicable if you don't have <xref linkend="GConf"/>
    169     installed, but won't affect the build otherwise.</para>
     158    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     159    href="../../xincludes/gnome-sysconfdir.xml"/>
     160
     161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     162    href="../../xincludes/scrollkeeper-dir.xml"/>
    170163
    171164    <para><parameter>--prefix=$(pkg-config
     
    192185        <seg>numerous filters, plugins and <application>GNOME</application>
    193186        components</seg>
    194         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/gnumeric,
    195         /usr/lib/gnumeric,
     187        <seg>/usr/lib/gnumeric,
    196188        /usr/share/doc/gnumeric-&gnumeric-version;, and
    197189        /usr/share/{{,gnome/help/, omf/, pixmaps/}gnumeric,mc}</seg>
  • xsoft/other/balsa.xml

    r4f696c7e r56ce09e  
    9797
    9898<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
     99            --sysconfdir=&gnome-etc-dir; \
    99100            --localstatedir=/var/lib \
    100             --sysconfdir=&gnome-etc-dir; \
     101            --mandir=$(pkg-config \
     102                --variable=prefix ORBit-2.0)/share/man &amp;&amp;
    101103            --with-gtkhtml=no \
    102104            --with-esmtp=no &amp;&amp;
     
    114116    <title>Command Explanations</title>
    115117
    116     <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
    117     <application>ScrollKeeper</application> files in
    118     <filename class="directory">/var/lib/scrollkeeper</filename> instead of
    119     <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    120 
    121     <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
    122     configuration files in <filename class="directory">&gnome-etc-dir;</filename>
    123     instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     118    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     119    href="../../xincludes/gnome-prefix.xml"/>
     120
     121    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     122    href="../../xincludes/gnome-sysconfdir.xml"/>
     123
     124    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     125    href="../../xincludes/scrollkeeper-dir.xml"/>
     126
     127    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     128    href="../../xincludes/gnome-mandir.xml"/>
    124129
    125130    <para><parameter>--with-gtkhtml=no</parameter>: This parameter is used if
     
    181186        <seg>balsa and balsa-ab</seg>
    182187        <seg>None</seg>
    183         <seg>The following subdirectories of $GNOME_PREFIX/share/:
     188        <seg>The following subdirectories of
     189        <envar>$GNOME_PREFIX</envar>/share/:
    184190        {gnome/help, omf, sounds}/balsa</seg>
    185191      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.