Changeset d718d6ad for gnome/core


Ignore:
Timestamp:
05/15/2005 09:17:01 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
ce861f3
Parents:
0536361
Message:

Tagged vte.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/vte.xml

    r0536361 rd718d6ad  
    55  %general-entities;
    66
    7 <!ENTITY vte-download-http "http://ftp.gnome.org/pub/GNOME/sources/vte/0.11/vte-&vte-version;.tar.bz2">
    8 <!ENTITY vte-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.11/vte-&vte-version;.tar.bz2">
    9 <!ENTITY vte-md5sum "5eb73c7de433fb6e53ac4378df9d23b5">
    10 <!ENTITY vte-size "952 KB">
    11 <!ENTITY vte-buildsize "24 MB">
    12 <!ENTITY vte-time "0.7 SBU">
     7  <!ENTITY vte-download-http "http://ftp.gnome.org/pub/GNOME/sources/vte/0.11/vte-&vte-version;.tar.bz2">
     8  <!ENTITY vte-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.11/vte-&vte-version;.tar.bz2">
     9  <!ENTITY vte-md5sum "5eb73c7de433fb6e53ac4378df9d23b5">
     10  <!ENTITY vte-size "952 KB">
     11  <!ENTITY vte-buildsize "24 MB">
     12  <!ENTITY vte-time "0.7 SBU">
    1313]>
    1414
    1515<sect1 id="vte" xreflabel="VTE-&vte-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="vte.html"?>
    21 <title>VTE-&vte-version;</title>
     16  <?dbhtml filename="vte.html"?>
    2217
    23 <sect2>
    24 <title>Introduction to <application>VTE</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2522
    26 <para>The <application>VTE</application> package contains a termcap file
    27 implementation for terminal emulators.</para>
     23  <title>VTE-&vte-version;</title>
    2824
    29 <sect3><title>Package information</title>
    30 <itemizedlist spacing='compact'>
    31 <listitem><para>Download (HTTP): <ulink
    32 url="&vte-download-http;"/></para></listitem>
    33 <listitem><para>Download (FTP): <ulink
    34 url="&vte-download-ftp;"/></para></listitem>
    35 <listitem><para>MD5 sum: &vte-md5sum;</para></listitem>
    36 <listitem><para>Download size: &vte-size;</para></listitem>
    37 <listitem><para>Estimated disk space required:
    38 &vte-buildsize;</para></listitem>
    39 <listitem><para>Estimated build time:
    40 &vte-time;</para></listitem></itemizedlist>
    41 </sect3>
     25  <indexterm zone="vte">
     26    <primary sortas="a-VTE">VTE</primary>
     27  </indexterm>
    4228
    43 <sect3><title><application>VTE</application> dependencies</title>
    44 <sect4><title>Required</title>
    45 <para><xref linkend="gtk2"/> and
    46 <xref linkend="python"/></para>
    47 </sect4>
     29  <sect2 role="package">
     30    <title>Introduction to VTE</title>
    4831
    49 <sect4><title>Optional</title>
    50 <para><xref linkend="gtk-doc"/> and
    51 <ulink url="http://www.pygtk.org/">PyGTK</ulink></para>
    52 </sect4>
    53 </sect3>
     32    <para>The <application>VTE</application> package contains a termcap
     33    file implementation for terminal emulators.</para>
    5434
    55 </sect2>
     35    <bridgehead renderas="sect3">Package Information</bridgehead>
     36    <itemizedlist spacing="compact">
     37      <listitem>
     38        <para>Download (HTTP): <ulink url="&vte-download-http;"/></para>
     39      </listitem>
     40      <listitem>
     41        <para>Download (FTP): <ulink url="&vte-download-ftp;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download MD5 sum: &vte-md5sum;</para>
     45      </listitem>
     46      <listitem>
     47        <para>Download size: &vte-size;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Estimated disk space required: &vte-buildsize;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated build time: &vte-time;</para>
     54      </listitem>
     55    </itemizedlist>
    5656
    57 <sect2>
    58 <title>Installation of <application>VTE</application></title>
     57    <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
    5958
    60 <para>Install <application>VTE</application> by running the following
    61 commands:</para>
     59    <bridgehead renderas="sect4">Required</bridgehead>
     60    <para><xref linkend="gtk2"/> and
     61    <xref linkend="python"/></para>
    6262
    63 <screen><userinput><command>sed -i -e 's%\\177:%&amp;kh=\\EOH:@7=\\EOF:%g' termcaps/xterm &amp;&amp;
     63    <bridgehead renderas="sect4">Optional</bridgehead>
     64    <para><xref linkend="gtk-doc"/> and
     65    <ulink url="http://www.pygtk.org/">PyGTK</ulink></para>
     66
     67  </sect2>
     68
     69  <sect2 role="installation">
     70    <title>Installation of VTE</title>
     71
     72    <para>Install <application>VTE</application> by running the following
     73    commands:</para>
     74
     75<screen><userinput>sed -i -e 's%\\177:%&amp;kh=\\EOH:@7=\\EOF:%g' termcaps/xterm &amp;&amp;
    6476./configure --prefix=/usr --libexecdir=/usr/sbin --disable-gtk-doc &amp;&amp;
    65 make</command></userinput></screen>
     77make</userinput></screen>
    6678
    67 <para>This package does not come with a test suite.</para>
     79    <para>This package does not come with a test suite.</para>
    6880
    69 <para>Now, as the root user:</para>
     81    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    7082
    71 <screen><userinput role='root'><command>make install</command></userinput></screen>
     83<screen role="root"><userinput>make install</userinput></screen>
    7284
    73 </sect2>
     85  </sect2>
    7486
    75 <sect2>
    76 <title>Command explanations</title>
     87  <sect2 role="commands">
     88    <title>Command Explanations</title>
    7789
    78 <para><command>sed -i -e ...</command>: The Home and End keys are broken in
    79 the <filename>xterm</filename> termcap file. This <command>sed</command>
    80 command fixes them.</para>
     90    <para><command>sed -i -e ...</command>: The <keysym>Home</keysym> and
     91    <keysym>End</keysym> keys are broken in the <filename>xterm</filename>
     92    termcap file. This <command>sed</command> command fixes them.</para>
    8193
    82 <para><parameter>--libexecdir=/usr/sbin</parameter>: This switch puts
    83 libexec files in <filename class="directory">/usr/sbin</filename> instead of
    84 <filename class="directory">/usr/libexec</filename>.</para>
     94    <para><parameter>--libexecdir=/usr/sbin</parameter>: This switch puts
     95    libexec files in <filename class="directory">/usr/sbin</filename>
     96    instead of <filename class="directory">/usr/libexec</filename>.</para>
    8597
    86 <para><option>--disable-gtk-doc</option>: This switch prevents the
    87 building of documentation. Remove it if you have
    88 <application>GTK-Doc</application> installed and wish to rebuild the
    89 documentation.</para>
     98    <para><parameter>--disable-gtk-doc</parameter>: This switch prevents the
     99    building of documentation. Remove it if you have
     100    <application>GTK-Doc</application> installed and wish to rebuild the
     101    documentation.</para>
    90102
    91 </sect2>
     103  </sect2>
    92104
    93 <sect2>
    94 <title>Contents</title>
     105  <sect2 role="content">
     106    <title>Contents</title>
    95107
    96 <para>The <application>VTE</application> package contains
    97 <filename class="libraryfile">libvte</filename> libraries,
    98 <command>vte</command>,
    99 <command>gnome-pty-helper</command>,
    100 auxillary <application>VTE</application> programs,  scripts and
    101 the <filename class="libraryfile">vtemodule</filename>
    102 <application>Python</application> module.</para>
     108    <segmentedlist>
     109      <segtitle>Installed Programs</segtitle>
     110      <segtitle>Installed Libraries</segtitle>
     111      <segtitle>Installed Directories</segtitle>
    103112
    104 </sect2>
     113      <seglistitem>
     114        <seg>gnome-pty-helpe and vte</seg>
     115        <seg>libvte.[so,a] and vtemodule.[so,a]
     116        <application>Python</application> module</seg>
     117        <seg>/usr/include/vte, /usr/lib/vte, and /usr/share/vte</seg>
     118      </seglistitem>
     119    </segmentedlist>
    105120
    106 <sect2><title>Description</title>
     121    <variablelist>
     122      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     123      <?dbfo list-presentation="list"?>
     124      <?dbhtml list-presentation="table"?>
    107125
    108 <sect3><title>vte libraries</title>
    109 <para><filename class="libraryfile">libvte</filename> libraries provide the
    110 functions necessary to implement a <quote>termcap file</quote> for terminal
    111 emulators.</para></sect3>
     126      <varlistentry id="gnome-pty-helper">
     127        <term><command>gnome-pty-helper</command></term>
     128        <listitem>
     129          <para>is a setuid helper for opening ptys.</para>
     130          <indexterm zone="vte gnome-pty-helper">
     131            <primary sortas="b-gnome-pty-helper">gnome-pty-helper</primary>
     132          </indexterm>
     133        </listitem>
     134      </varlistentry>
    112135
    113 <sect3><title>vte</title>
    114 <para><command>vte</command> is a test application for the
    115 <application>VTE</application> libraries.</para></sect3>
     136      <varlistentry id="vte-prog">
     137        <term><command>vte</command></term>
     138        <listitem>
     139          <para>is a test application for the <application>VTE</application>
     140          libraries.</para>
     141          <indexterm zone="vte vte-prog">
     142            <primary sortas="b-vte">vte</primary>
     143          </indexterm>
     144        </listitem>
     145      </varlistentry>
    116146
    117 <sect3><title>gnome-pty-helper</title>
    118 <para><command>gnome-pty-helper</command> is a setuid helper for opening
    119 ptys.</para></sect3>
     147      <varlistentry id="libvte">
     148        <term><filename class='libraryfile'>libvte.[so,a]</filename></term>
     149        <listitem>
     150          <para>provide the functions necessary to implement a
     151          <quote>termcap file</quote> for terminal emulators.</para>
     152          <indexterm zone="vte libvte">
     153            <primary sortas="c-libvte">libvte.[so,a]</primary>
     154          </indexterm>
     155        </listitem>
     156      </varlistentry>
    120157
    121 </sect2>
     158    </variablelist>
     159
     160  </sect2>
    122161
    123162</sect1>
Note: See TracChangeset for help on using the changeset viewer.