Changeset 9c1d370 for xfce


Ignore:
Timestamp:
04/30/2012 01:45:26 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4ecb7213
Parents:
0658150
Message:

Added Terminal 0.4.8 and Vte 0.28.2

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

Location:
xfce
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/apps.xml

    r0658150 r9c1d370  
    1717
    1818  <para>
    19     Comming soon, some useful apps for Xfce ;)
     19    This is a small collection of optional applications that add extra
     20    capabilities to your <application>Xfce</application> desktop.
    2021  </para>
    2122
    22 
    23   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="terminal.xml"/> -->
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="terminal.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte2.xml"/>
    2425  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/>
    2526
  • xfce/apps/terminal.xml

    r0658150 r9c1d370  
    55  %general-entities;
    66
    7   <!-- Place this in the general.ent file
    8   <!ENTITY TEMPLATE-version "">
    9   -->
    10 
    11   <!ENTITY TEMPLATE-download-http "http://">
    12   <!ENTITY TEMPLATE-download-ftp  "ftp://">
    13   <!ENTITY TEMPLATE-md5sum        "MD5 sum">
    14   <!ENTITY TEMPLATE-size          "?? MB">
    15   <!ENTITY TEMPLATE-buildsize     "?? MB">
    16   <!ENTITY TEMPLATE-time          "?? SBU">
     7  <!ENTITY terminal-download-http
     8    "http://archive.xfce.org/src/apps/terminal/0.4/Terminal-&terminal-version;.tar.bz2">
     9  <!ENTITY terminal-download-ftp  " ">
     10  <!ENTITY terminal-md5sum        "8dff62234da14e1a5e542fb56560ebe2">
     11  <!ENTITY terminal-size          "1.6 MB">
     12  <!ENTITY terminal-buildsize     "20 MB">
     13  <!ENTITY terminal-time          "0.2 SBU">
    1714]>
    1815
    19 <!-- Try to keep the indentation used in this file-->
    20 <sect1 id="TEMPLATE" xreflabel="TEMPLATE-&TEMPLATE-version;">
    21   <?dbhtml filename="TEMPLATE.html"?>
     16<sect1 id="terminal" xreflabel="terminal-&terminal-version;">
     17  <?dbhtml filename="terminal.html"?>
    2218
    2319  <sect1info>
     
    2622  </sect1info>
    2723
    28   <!-- No other tags inside any title-->
    29   <!-- Use Title Case in All Titles
    30   The "The Chicago Manual of Style":
    31   "-Always capitalize the first and the last word.
    32    -Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and
    33     subordinate conjunctions ("as", "because", "although").
    34    -Lowercase all articles, coordinate conjunctions ("and", "or", "nor"),
    35     and prepositions regardless of length, when they are other than the
    36     first or last word.
    37    -Lowercase the "to" in an infinitive."-->
    38   <title>TEMPLATE-&TEMPLATE-version;</title>
     24  <title>terminal-&terminal-version;</title>
    3925
    40   <indexterm zone="TEMPLATE">
    41     <primary sortas="a-TEMPLATE">TEMPLATE</primary>
     26  <indexterm zone="terminal">
     27    <primary sortas="a-terminal">terminal</primary>
    4228  </indexterm>
    4329
    44   <!--Required section-->
    4530  <sect2 role="package">
    46     <title>Introduction to TEMPLATE</title>
     31    <title>Introduction to terminal</title>
    4732
    4833    <para>
    49       The <application>TEMPLATE</application> package contains...
    50       This is useful for...
     34      <application>Terminal</application> is a <application>Gtk 2</application>
     35      terminal emulator. This is useful for running commands or programs in the
     36      comfort of an xorg window; you can drag and drop files into the
     37      <application>Terminal</application> or copy and paste text with your mouse.
    5138    </para>
    5239
    53     <!-- if it builds but hasn't been tested: -->
    54     &lfs71_built;
    55     <!-- if it works: -->
    5640    &lfs71_checked;
    5741
     
    6044      <listitem>
    6145        <para>
    62           Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
     46          Download (HTTP): <ulink url="&terminal-download-http;"/>
    6347        </para>
    6448      </listitem>
    6549      <listitem>
    6650        <para>
    67           Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
     51          Download (FTP): <ulink url="&terminal-download-ftp;"/>
    6852        </para>
    6953      </listitem>
    7054      <listitem>
    7155        <para>
    72           Download MD5 sum: &TEMPLATE-md5sum;
     56          Download MD5 sum: &terminal-md5sum;
    7357        </para>
    7458      </listitem>
    7559      <listitem>
    7660        <para>
    77           Download size: &TEMPLATE-size;
     61          Download size: &terminal-size;
    7862        </para>
    7963      </listitem>
    8064      <listitem>
    8165        <para>
    82           Estimated disk space required: &TEMPLATE-buildsize;
     66          Estimated disk space required: &terminal-buildsize;
    8367        </para>
    8468      </listitem>
    8569      <listitem>
    8670        <para>
    87           Estimated build time: &TEMPLATE-time;
     71          Estimated build time: &terminal-time;
    8872        </para>
    8973      </listitem>
    9074    </itemizedlist>
    9175
    92     <!-- As required -->
    93     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    94     <itemizedlist spacing="compact">
    95       <listitem>
    96         <para>
    97           Required patch:
    98           <ulink url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
    99         </para>
    100       </listitem>
    101     </itemizedlist>
    102 
    103     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">terminal Dependencies</bridgehead>
    10477
    10578    <bridgehead renderas="sect4">Required</bridgehead>
    10679    <para role="required">
    107       <xref linkend="BLFS DEPENDENCY"/>
    108     </para>
    109 
    110     <!-- As required -->
    111     <bridgehead renderas="sect4">Recommended</bridgehead>
    112     <para role="recommended">
    113       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink> and
    114       <xref linkend="BLFS DEPENDENCY"/>.
    115     </para>
    116 
    117     <!-- As required -->
    118     <bridgehead renderas="sect4">Optional</bridgehead>
    119     <para role="optional">
    120       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>.
     80      <xref linkend="exo"/> and
     81      <xref linkend="vte2"/>.
    12182    </para>
    12283
    12384    <para condition="html" role="usernotes">
    124       User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
     85      User Notes: <ulink url="&blfs-wiki;/terminal"/>
    12586    </para>
    12687  </sect2>
    12788
    128   <!-- Optional section for packages that need a specific kernel
    129   configuration-->
    130   <sect2 role="kernel" id="TEMPLATE-kernel">
    131     <title>Kernel Configuration</title>
     89  <sect2 role="installation">
     90    <title>Installation of terminal</title>
    13291
    13392    <para>
    134       Enable the following options in the kernel configuration and recompile the
    135       kernel if necessary:
    136     </para>
    137 
    138 <!-- Spaces are significant in <screen> sections -->
    139 <screen><literal>Master section:
    140   Subsection:
    141     Required Option: M or Y
    142     Incompatible option: N</literal></screen>
    143 
    144     <para>
    145       Select the appropriate sub-options that appear when the above options are
    146       selected.
    147     </para>
    148 
    149     <indexterm zone="TEMPLATE TEMPLATE-kernel">
    150       <primary sortas="d-TEMPLATE">TEMPLATE</primary>
    151     </indexterm>
    152   </sect2>
    153 
    154   <!--Required section-->
    155   <sect2 role="installation">
    156     <title>Installation of TEMPLATE</title>
    157 
    158     <para>
    159       Install <application>TEMPLATE</application> by running the following
     93      Install <application>terminal</application> by running the following
    16094      commands:
    16195    </para>
    16296
    163 <!-- Spaces are significant in <screen> sections -->
    164 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     97<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/terminal-&terminal-version; &amp;&amp;
    16598make</userinput></screen>
    166 
    167     <!-- Optional section. Use one of the two mentions below about a test
    168          suite, delete the line that is not applicable. Of course, if the
    169          test suite uses syntax other than 'make check', revise the
    170          line to reflect the actual syntax to run the test suite -->
    17199
    172100    <para>
    173101      This package does not come with a test suite.
    174     </para>
    175 
    176     <para>
    177       To test the results, issue: <command>make check</command>.
    178102    </para>
    179103
     
    185109  </sect2>
    186110
    187   <!--Optional section-->
    188111  <sect2 role="commands">
    189112    <title>Command Explanations</title>
    190113
    191     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    192       href="../../../../xincludes/static-libraries.xml"/>
    193 
    194114    <para>
    195       <command>COMMAND</command>: This command does something.
    196     </para>
    197 
    198     <para>
    199       <parameter>--SWITCH=PARAMETER</parameter>: This parameter does something
    200       mandatory for BLFS purposes.
    201     </para>
    202 
    203     <para>
    204       <option>--OPTION</option>: This option does something optionally per the
    205       user's desires.
     115      <option>--docdir=/usr/share/doc/terminal-&terminal-version;</option>: This
     116      puts <application>Terminal</application>'s docs into a versioned
     117      directory.
    206118    </para>
    207119  </sect2>
    208120
    209   <!--Optional section-->
    210   <sect2 role="configuration">
    211     <title>Configuring TEMPLATE</title>
    212 
    213     <sect3 id="TEMPLATE-config">
    214       <title>Config Files</title>
    215       <para>
    216         <filename>~/.Configfilename1</filename> and
    217         <filename>/etc/path/Configfilename2</filename>.
    218       </para>
    219 
    220       <indexterm zone="TEMPLATE TEMPLATE-config">
    221         <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
    222       </indexterm>
    223 
    224       <indexterm zone="TEMPLATE TEMPLATE-config">
    225         <primary
    226         sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
    227       </indexterm>
    228     </sect3>
    229 
    230     <sect3><title>Configuration Information</title>
    231 
    232       <para>
    233         Blah blah blah about config.
    234       </para>
    235 
    236 <screen><userinput>USER CONFIG COMMANDS</userinput></screen>
    237 
    238 <screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
    239 
    240       <!-- File creation. Add the appropriate <indexterm> block if needed.-->
    241       <para>
    242         Create the file .... for ...
    243       </para>
    244 
    245 <screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
    246 <literal># Begin FILENAME
    247 
    248 TEXT
    249 
    250 # End FILENAME</literal>
    251 EOF</userinput></screen>
    252     </sect3>
    253 
    254     <sect3  id="TEMPLATE-init">
    255       <title>Boot Script</title>
    256 
    257       <para>
    258         To automatically start the <command>TEMPLATE</command> daemon when the
    259         system is rebooted, install the
    260         <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
    261         <xref linkend="bootscripts"/> package.
    262       </para>
    263 
    264       <indexterm zone="TEMPLATE TEMPLATE-init">
    265         <primary sortas="f-TEMPLATE">TEMPLATE</primary>
    266       </indexterm>
    267 
    268 <screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
    269     </sect3>
    270   </sect2>
    271 
    272   <!--Required section-->
    273121  <sect2 role="content">
    274122    <title>Contents</title>
    275123
    276124    <segmentedlist>
    277       <segtitle>Installed Program(s)</segtitle>
    278       <segtitle>Installed Librar(y,ies)</segtitle>
    279       <segtitle>Installed Director(y,ies)</segtitle>
     125      <segtitle>Installed Programs</segtitle>
     126      <segtitle>Installed Directory</segtitle>
    280127
    281128      <seglistitem>
    282129        <seg>
    283           PROGRAM1, PROGRAM2 and PROGRAM3.
     130          Terminal and
     131          terminal.
    284132        </seg>
    285         <seg>
    286           libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
    287         </seg>
    288         <seg>
    289           /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
    290           /usr/share/TEMPLATE-&TEMPLATE-version;,
    291           /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
    292           /var/lib/TEMPLATE.
    293         </seg>
     133        <seg>/usr/share/doc/terminal-&terminal-version;.</seg>
    294134      </seglistitem>
    295135    </segmentedlist>
     
    300140      <?dbhtml list-presentation="table"?>
    301141
    302       <!-- If the program or library name conflicts (is the same) as the
    303       package name, add -prog or -lib to the varlistentry entity id
    304       and the 2nd entry of the indexterm zone entity -->
    305 
    306       <varlistentry id="PROGRAM1">
    307         <term><command>PROGRAM1</command></term>
     142      <varlistentry id="Terminal">
     143        <term><command>Terminal</command></term>
    308144        <listitem>
    309145          <para>
    310             does this .....
     146            is a <application>Gtk 2</application> terminal emulator.
    311147          </para>
    312           <indexterm zone="TEMPLATE PROGRAM1">
    313             <primary sortas="b-PROGRAM1">PROGRAM1</primary>
     148          <indexterm zone="terminal Terminal">
     149            <primary sortas="b-Terminal">Terminal</primary>
    314150          </indexterm>
    315151        </listitem>
    316152      </varlistentry>
    317153
    318       <varlistentry id="PROGRAM2">
    319         <term><command>PROGRAM2</command></term>
     154      <varlistentry id="terminal-prog">
     155        <term><command>terminal</command></term>
    320156        <listitem>
    321157          <para>
    322             does this .....
     158            is a symbolic link to <application>Terminal</application>.
    323159          </para>
    324           <indexterm zone="TEMPLATE PROGRAM2">
    325             <primary sortas="b-PROGRAM2">PROGRAM2</primary>
    326           </indexterm>
    327         </listitem>
    328       </varlistentry>
    329 
    330       <varlistentry id="libLIBRARY1">
    331         <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
    332         <listitem>
    333           <para>
    334             contains functions that .....
    335           </para>
    336           <indexterm zone="TEMPLATE libLIBRARY1">
    337             <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
     160          <indexterm zone="terminal terminal-prog">
     161            <primary sortas="b-terminal">terminal</primary>
    338162          </indexterm>
    339163        </listitem>
  • xfce/apps/vte2.xml

    r0658150 r9c1d370  
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
    4   <!ENTITY % general-entities SYSTEM "../general.ent">
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66
    7   <!-- Place this in the general.ent file
    8   <!ENTITY TEMPLATE-version "">
    9   -->
    10 
    11   <!ENTITY TEMPLATE-download-http "http://">
    12   <!ENTITY TEMPLATE-download-ftp  "ftp://">
    13   <!ENTITY TEMPLATE-md5sum        "MD5 sum">
    14   <!ENTITY TEMPLATE-size          "?? MB">
    15   <!ENTITY TEMPLATE-buildsize     "?? MB">
    16   <!ENTITY TEMPLATE-time          "?? SBU">
     7  <!ENTITY vte2-download-http "&gnome-download-http;/vte/0.28/vte-&vte2-version;.tar.xz">
     8  <!ENTITY vte2-download-ftp  "&gnome-download-ftp;/vte/0.28/vte-&vte2-version;.tar.xz">
     9  <!ENTITY vte2-md5sum        "497f26e457308649e6ece32b3bb142ff">
     10  <!ENTITY vte2-size          "940 KB">
     11  <!ENTITY vte2-buildsize     "33 MB">
     12  <!ENTITY vte2-time          "0.5 SBU">
    1713]>
    1814
    19 <!-- Try to keep the indentation used in this file-->
    20 <sect1 id="TEMPLATE" xreflabel="TEMPLATE-&TEMPLATE-version;">
    21   <?dbhtml filename="TEMPLATE.html"?>
     15<sect1 id="vte2" xreflabel="vte-&vte2-version;">
     16  <?dbhtml filename="vte2.html"?>
    2217
    2318  <sect1info>
     
    2621  </sect1info>
    2722
    28   <!-- No other tags inside any title-->
    29   <!-- Use Title Case in All Titles
    30   The "The Chicago Manual of Style":
    31   "-Always capitalize the first and the last word.
    32    -Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and
    33     subordinate conjunctions ("as", "because", "although").
    34    -Lowercase all articles, coordinate conjunctions ("and", "or", "nor"),
    35     and prepositions regardless of length, when they are other than the
    36     first or last word.
    37    -Lowercase the "to" in an infinitive."-->
    38   <title>TEMPLATE-&TEMPLATE-version;</title>
     23  <title>vte-&vte2-version;</title>
    3924
    40   <indexterm zone="TEMPLATE">
    41     <primary sortas="a-TEMPLATE">TEMPLATE</primary>
     25  <indexterm zone="vte2">
     26    <primary sortas="a-vte2">vte2</primary>
    4227  </indexterm>
    4328
    44   <!--Required section-->
    4529  <sect2 role="package">
    46     <title>Introduction to TEMPLATE</title>
     30    <title>Introduction to Vte</title>
    4731
    4832    <para>
    49       The <application>TEMPLATE</application> package contains...
    50       This is useful for...
     33      <application>Vte</application> is a library (libvte) implementing a
     34      terminal emulator widget for <application>Gtk 2</application>, and a
     35      minimal demonstration application (vte) that uses
     36      <application>libvte</application>.
    5137    </para>
    5238
    53     <!-- if it builds but hasn't been tested: -->
    54     &lfs71_built;
    55     <!-- if it works: -->
    5639    &lfs71_checked;
    5740
     
    6043      <listitem>
    6144        <para>
    62           Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
     45          Download (HTTP): <ulink url="&vte2-download-http;"/>
    6346        </para>
    6447      </listitem>
    6548      <listitem>
    6649        <para>
    67           Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
     50          Download (FTP): <ulink url="&vte2-download-ftp;"/>
    6851        </para>
    6952      </listitem>
    7053      <listitem>
    7154        <para>
    72           Download MD5 sum: &TEMPLATE-md5sum;
     55          Download MD5 sum: &vte2-md5sum;
    7356        </para>
    7457      </listitem>
    7558      <listitem>
    7659        <para>
    77           Download size: &TEMPLATE-size;
     60          Download size: &vte2-size;
    7861        </para>
    7962      </listitem>
    8063      <listitem>
    8164        <para>
    82           Estimated disk space required: &TEMPLATE-buildsize;
     65          Estimated disk space required: &vte2-buildsize;
    8366        </para>
    8467      </listitem>
    8568      <listitem>
    8669        <para>
    87           Estimated build time: &TEMPLATE-time;
     70          Estimated build time: &vte2-time;
    8871        </para>
    8972      </listitem>
    9073    </itemizedlist>
    9174
    92     <!-- As required -->
    93     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    94     <itemizedlist spacing="compact">
    95       <listitem>
    96         <para>
    97           Required patch:
    98           <ulink url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
    99         </para>
    100       </listitem>
    101     </itemizedlist>
    102 
    103     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">Vte Dependencies</bridgehead>
    10476
    10577    <bridgehead renderas="sect4">Required</bridgehead>
    10678    <para role="required">
    107       <xref linkend="BLFS DEPENDENCY"/>
     79      <xref linkend="intltool"/> and
     80      <xref linkend="gtk2"/>.
    10881    </para>
    10982
    110     <!-- As required -->
    111     <bridgehead renderas="sect4">Recommended</bridgehead>
    112     <para role="recommended">
    113       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink> and
    114       <xref linkend="BLFS DEPENDENCY"/>.
    115     </para>
    116 
    117     <!-- As required -->
    11883    <bridgehead renderas="sect4">Optional</bridgehead>
    11984    <para role="optional">
    120       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>.
     85      <xref linkend="gobject-introspection"/> and
     86      <xref linkend="gtk-doc"/>.
    12187    </para>
    12288
    12389    <para condition="html" role="usernotes">
    124       User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
     90      User Notes: <ulink url="&blfs-wiki;/vte2"/>
    12591    </para>
    12692  </sect2>
    12793
    128   <!-- Optional section for packages that need a specific kernel
    129   configuration-->
    130   <sect2 role="kernel" id="TEMPLATE-kernel">
    131     <title>Kernel Configuration</title>
     94  <sect2 role="installation">
     95    <title>Installation of Vte</title>
    13296
    13397    <para>
    134       Enable the following options in the kernel configuration and recompile the
    135       kernel if necessary:
    136     </para>
    137 
    138 <!-- Spaces are significant in <screen> sections -->
    139 <screen><literal>Master section:
    140   Subsection:
    141     Required Option: M or Y
    142     Incompatible option: N</literal></screen>
    143 
    144     <para>
    145       Select the appropriate sub-options that appear when the above options are
    146       selected.
    147     </para>
    148 
    149     <indexterm zone="TEMPLATE TEMPLATE-kernel">
    150       <primary sortas="d-TEMPLATE">TEMPLATE</primary>
    151     </indexterm>
    152   </sect2>
    153 
    154   <!--Required section-->
    155   <sect2 role="installation">
    156     <title>Installation of TEMPLATE</title>
    157 
    158     <para>
    159       Install <application>TEMPLATE</application> by running the following
     98      Install <application>Vte</application> by running the following
    16099      commands:
    161100    </para>
    162101
    163 <!-- Spaces are significant in <screen> sections -->
    164102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    165103make</userinput></screen>
    166 
    167     <!-- Optional section. Use one of the two mentions below about a test
    168          suite, delete the line that is not applicable. Of course, if the
    169          test suite uses syntax other than 'make check', revise the
    170          line to reflect the actual syntax to run the test suite -->
    171 
    172     <para>
    173       This package does not come with a test suite.
    174     </para>
    175104
    176105    <para>
     
    185114  </sect2>
    186115
    187   <!--Optional section-->
    188116  <sect2 role="commands">
    189117    <title>Command Explanations</title>
     
    191119    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    192120      href="../../xincludes/static-libraries.xml"/>
    193 
    194     <para>
    195       <command>COMMAND</command>: This command does something.
    196     </para>
    197 
    198     <para>
    199       <parameter>--SWITCH=PARAMETER</parameter>: This parameter does something
    200       mandatory for BLFS purposes.
    201     </para>
    202 
    203     <para>
    204       <option>--OPTION</option>: This option does something optionally per the
    205       user's desires.
    206     </para>
    207121  </sect2>
    208122
    209   <!--Optional section-->
    210   <sect2 role="configuration">
    211     <title>Configuring TEMPLATE</title>
    212 
    213     <sect3 id="TEMPLATE-config">
    214       <title>Config Files</title>
    215       <para>
    216         <filename>~/.Configfilename1</filename> and
    217         <filename>/etc/path/Configfilename2</filename>.
    218       </para>
    219 
    220       <indexterm zone="TEMPLATE TEMPLATE-config">
    221         <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
    222       </indexterm>
    223 
    224       <indexterm zone="TEMPLATE TEMPLATE-config">
    225         <primary
    226         sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
    227       </indexterm>
    228     </sect3>
    229 
    230     <sect3><title>Configuration Information</title>
    231 
    232       <para>
    233         Blah blah blah about config.
    234       </para>
    235 
    236 <screen><userinput>USER CONFIG COMMANDS</userinput></screen>
    237 
    238 <screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
    239 
    240       <!-- File creation. Add the appropriate <indexterm> block if needed.-->
    241       <para>
    242         Create the file .... for ...
    243       </para>
    244 
    245 <screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
    246 <literal># Begin FILENAME
    247 
    248 TEXT
    249 
    250 # End FILENAME</literal>
    251 EOF</userinput></screen>
    252     </sect3>
    253 
    254     <sect3  id="TEMPLATE-init">
    255       <title>Boot Script</title>
    256 
    257       <para>
    258         To automatically start the <command>TEMPLATE</command> daemon when the
    259         system is rebooted, install the
    260         <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
    261         <xref linkend="bootscripts"/> package.
    262       </para>
    263 
    264       <indexterm zone="TEMPLATE TEMPLATE-init">
    265         <primary sortas="f-TEMPLATE">TEMPLATE</primary>
    266       </indexterm>
    267 
    268 <screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
    269     </sect3>
    270   </sect2>
    271 
    272   <!--Required section-->
    273123  <sect2 role="content">
    274124    <title>Contents</title>
    275125
    276126    <segmentedlist>
    277       <segtitle>Installed Program(s)</segtitle>
    278       <segtitle>Installed Librar(y,ies)</segtitle>
    279       <segtitle>Installed Director(y,ies)</segtitle>
     127      <segtitle>Installed Program</segtitle>
     128      <segtitle>Installed Library</segtitle>
     129      <segtitle>Installed Directories</segtitle>
    280130
    281131      <seglistitem>
     132        <seg>vte</seg>
     133        <seg>libvte.so</seg>
    282134        <seg>
    283           PROGRAM1, PROGRAM2 and PROGRAM3.
    284         </seg>
    285         <seg>
    286           libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
    287         </seg>
    288         <seg>
    289           /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
    290           /usr/share/TEMPLATE-&TEMPLATE-version;,
    291           /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
    292           /var/lib/TEMPLATE.
     135          /usr/share/gtk-doc/html/vte-0.0 and
     136          /usr/share/vte
    293137        </seg>
    294138      </seglistitem>
     
    300144      <?dbhtml list-presentation="table"?>
    301145
    302       <!-- If the program or library name conflicts (is the same) as the
    303       package name, add -prog or -lib to the varlistentry entity id
    304       and the 2nd entry of the indexterm zone entity -->
    305 
    306       <varlistentry id="PROGRAM1">
    307         <term><command>PROGRAM1</command></term>
     146      <varlistentry id="vte2-prog">
     147        <term><command>vte</command></term>
    308148        <listitem>
    309149          <para>
    310             does this .....
     150            is a simple terminal emulator.
    311151          </para>
    312           <indexterm zone="TEMPLATE PROGRAM1">
    313             <primary sortas="b-PROGRAM1">PROGRAM1</primary>
     152          <indexterm zone="vte2 vte2-prog">
     153            <primary sortas="b-vte">vte</primary>
    314154          </indexterm>
    315155        </listitem>
    316156      </varlistentry>
    317157
    318       <varlistentry id="PROGRAM2">
    319         <term><command>PROGRAM2</command></term>
     158      <varlistentry id="libvte2">
     159        <term><filename class="libraryfile">libvte.so</filename></term>
    320160        <listitem>
    321161          <para>
    322             does this .....
     162            contains the <application>Libvte</application> API functions.
    323163          </para>
    324           <indexterm zone="TEMPLATE PROGRAM2">
    325             <primary sortas="b-PROGRAM2">PROGRAM2</primary>
    326           </indexterm>
    327         </listitem>
    328       </varlistentry>
    329 
    330       <varlistentry id="libLIBRARY1">
    331         <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
    332         <listitem>
    333           <para>
    334             contains functions that .....
    335           </para>
    336           <indexterm zone="TEMPLATE libLIBRARY1">
    337             <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
     164          <indexterm zone="vte2 libvte2">
     165            <primary sortas="c-libvte">libvte.so</primary>
    338166          </indexterm>
    339167        </listitem>
  • xfce/apps/xfburn.xml

    r0658150 r9c1d370  
    116116    <para>
    117117      <command>sed -i '/&lt;glib.h&gt;/a#include &lt;glib-object.h&gt;'
    118       xfburn/xfburn-settings.h</command>: This sed is needed with
     118      xfburn/xfburn-settings.h</command>: This sed is needed to compile with
    119119      <application>Exo</application> 0.8 and <application>Glib</application>
    120       2.32.
     120      2.32 installed.
    121121    </para>
    122122  </sect2>
  • xfce/core/exo.xml

    r0658150 r9c1d370  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtk2"/> and
     79      <xref linkend="libxfce4ui"/> and
    8080      <xref linkend="libxfce4util"/>.
    8181    </para>
  • xfce/core/libwnck2.xml

    r0658150 r9c1d370  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to libwnck</title>
     32    <title>Introduction to Libwnck</title>
    3333
    34     <para>The <application>libwnck</application> package contains a
    35     Window Navigator Construction Kit.</para>
     34    <para>
     35      The <application>Libwnck</application> package contains a Window Navigator
     36      Construction Kit.
     37    </para>
    3638
    3739    &lfs71_checked;
     
    5961    </itemizedlist>
    6062
    61     <bridgehead renderas="sect3">libwnck Dependencies</bridgehead>
     63    <bridgehead renderas="sect3">Libwnck Dependencies</bridgehead>
    6264
    6365    <bridgehead renderas="sect4">Required</bridgehead>
     
    7981
    8082  <sect2 role="installation">
    81     <title>Installation of libwnck</title>
     83    <title>Installation of Libwnck</title>
    8284
    8385    <para>
    84       Install <application>libwnck</application> by running the following
     86      Install <application>Libwnck</application> by running the following
    8587      commands:
    8688    </para>
Note: See TracChangeset for help on using the changeset viewer.