source: lxde/apps/lxterminal.xml@ 28370fe

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 28370fe was 28d76c0, checked in by Douglas R. Reno <renodr@…>, 9 years ago

More GCC5 Tags

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

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY lxterminal-download-http "&sourceforge-repo;/lxde/lxterminal-&lxterminal-version;.tar.gz">
8 <!ENTITY lxterminal-download-ftp " ">
9 <!ENTITY lxterminal-md5sum "e80ad1b6e26212f3d43908c2ad87ba4d">
10 <!ENTITY lxterminal-size "244 KB">
11 <!ENTITY lxterminal-buildsize "4 MB">
12 <!ENTITY lxterminal-time "less than 0.1 SBU">
13]>
14
15<sect1 id="lxterminal" xreflabel="LXTerminal-&lxterminal-version;">
16 <?dbhtml filename="lxterminal.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>LXTerminal-&lxterminal-version;</title>
24
25 <indexterm zone="lxterminal">
26 <primary sortas="a-LXTerminal">LXTerminal</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to LXTerminal</title>
31
32 <para>
33 The <application>LXTerminal</application> package contains a
34 VTE-based terminal emulator for <application>LXDE</application>
35 with support for multiple tabs.
36 </para>
37
38 &lfs77_checked; &gcc5_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&lxterminal-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&lxterminal-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &lxterminal-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &lxterminal-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &lxterminal-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &lxterminal-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">LXTerminal Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="vte2"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="libxslt"/> with
84 <xref linkend="DocBook"/> and
85 <xref linkend="docbook-xsl"/> (to build man pages)
86 </para>
87
88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/lxterminal"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of LXTerminal</title>
95
96 <note><para>
97 By default, <application>LXTerminal</application> installs its
98 menu in the System category. If desired, change it to the
99 Utility category:</para>
100
101<screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in</userinput></screen>
102 </note>
103
104 <para>
105 Install <application>LXTerminal</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <option>--enable-man</option>: Use this switch if you have
129 installed optional dependencies and wish to build the
130 manual pages.
131 </para>
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Program</segtitle>
140 <segtitle>Installed Libraries</segtitle>
141 <segtitle>Installed Directory</segtitle>
142
143 <seglistitem>
144 <seg>
145 lxterminal
146 </seg>
147 <seg>
148 None
149 </seg>
150 <seg>
151 /usr/share/lxterminal
152 </seg>
153 </seglistitem>
154 </segmentedlist>
155
156 <variablelist>
157 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
158 <?dbfo list-presentation="list"?>
159 <?dbhtml list-presentation="table"?>
160
161 <varlistentry id="lxterminal-prog">
162 <term><command>lxterminal</command></term>
163 <listitem>
164 <para>
165 a lightweight terminal emulator for the
166 <application>LXDE</application> desktop.
167 </para>
168 <indexterm zone="lxterminal lxterminal-prog">
169 <primary sortas="b-lxterminal">lxterminal</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 </variablelist>
175
176 </sect2>
177
178</sect1>
Note: See TracBrowser for help on using the repository browser.