source: gnome/applications/gnome-terminal.xml@ c828e9cb

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 c828e9cb was f0061d7, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to gnome apps 3.30.2 -- gnome-desktop, dconf-editor,

cheese, eog, epiphany, file-roller, and gnome-terminal.

Update to vte=0.44.2.
Update to gvfs-1.28.2.
Add extra-cmake-modules as a required dependency of phonon.
Update to ImageMagick-7.0.1-3.
Update to gucharmap-8.0.1.
Update to gtk+-3.20.4.

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

  • Property mode set to 100644
File size: 5.9 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 gnome-terminal-download-http
8 "&gnome-download-http;/gnome-terminal/&gnome-minor-20;/gnome-terminal-&gnome-terminal-version;.tar.xz">
9 <!ENTITY gnome-terminal-download-ftp
10 "&gnome-download-ftp;/gnome-terminal/&gnome-minor-20;/gnome-terminal-&gnome-terminal-version;.tar.xz">
11 <!ENTITY gnome-terminal-md5sum "8a450458cb833741cf52267d4a208f9a">
12 <!ENTITY gnome-terminal-size "1.8 MB">
13 <!ENTITY gnome-terminal-buildsize "37 MB">
14 <!ENTITY gnome-terminal-time "0.3 SBU">
15]>
16
17<sect1 id="gnome-terminal" xreflabel="gnome-terminal-&gnome-terminal-version;">
18 <?dbhtml filename="gnome-terminal.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-terminal-&gnome-terminal-version;</title>
26
27 <indexterm zone="gnome-terminal">
28 <primary sortas="a-gnome-terminal">gnome-terminal</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Terminal</title>
33
34 <para>
35 The <application>GNOME Terminal</application> package contains the
36 terminal emulator for <application>GNOME</application> Desktop.
37 </para>
38
39 &lfs79_checked;
40 &gcc6_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gnome-terminal-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gnome-terminal-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gnome-terminal-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gnome-terminal-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gnome-terminal-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gnome-terminal-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GNOME Terminal Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="dconf"/>,
81 <xref linkend="gsettings-desktop-schemas"/>,
82 <xref linkend="itstool"/>, and
83 <xref linkend="vte"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="nautilus"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="desktop-file-utils"/> and
94 <ulink url="http://people.freedesktop.org/~hughsient/appstream-glib/releases">appstream-glib</ulink>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/gnome-terminal"/>
99 </para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of GNOME Terminal</title>
105
106 <para>
107 Install <application>GNOME Terminal</application> by
108 running the following commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr \
112 --disable-static \
113 --disable-migration \
114 --disable-search-provider &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not come with a test suite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 <note><para>To run <application>GNOME Terminal</application>, the
128 environment variable <envar>LANG</envar> must be set to a UTF-8
129 locale <emphasis>prior</emphasis> to starting the graphical
130 environment.</para></note>
131
132 </sect2>
133
134 <sect2 role="commands">
135 <title>Command Explanations</title>
136
137 <para>
138 <parameter>--disable-search-provider</parameter>: This switch disables
139 <quote>search <application>gnome-shell</application></quote> provider.
140 Necessary, because <application>gnome-shell</application> is not in BLFS.
141 Remove it, if you have <application>gnome-shell</application> installed.
142 </para>
143
144 <para>
145 <option>--disable-migration</option>: This switch disables
146 building of the <application>GNOME Terminal</application>
147 <application>GConf</application> migration tool which is
148 not necessary for BLFS.
149 </para>
150
151 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
152 href="../../xincludes/static-libraries.xml"/>
153
154 </sect2>
155
156 <sect2 role="content">
157 <title>Contents</title>
158
159 <segmentedlist>
160 <segtitle>Installed Program</segtitle>
161 <segtitle>Installed Libraries</segtitle>
162 <segtitle>Installed Directories</segtitle>
163
164 <seglistitem>
165 <seg>
166 gnome-terminal
167 </seg>
168 <seg>
169 /usr/lib/nautilus/extensions-3.0/libterminal-nautilus.so
170 </seg>
171 <seg>
172 /usr/share/help/*/gnome-terminal
173 </seg>
174 </seglistitem>
175 </segmentedlist>
176
177 <variablelist>
178 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
179 <?dbfo list-presentation="list"?>
180 <?dbhtml list-presentation="table"?>
181
182 <varlistentry id="gnome-terminal-prog">
183 <term><command>gnome-terminal</command></term>
184 <listitem>
185 <para>
186 is the <application>GNOME</application> Terminal Emulator.
187 </para>
188 <indexterm zone="gnome-terminal gnome-terminal-prog">
189 <primary sortas="b-gnome-terminal">gnome-terminal</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 </variablelist>
195
196 </sect2>
197
198</sect1>
Note: See TracBrowser for help on using the repository browser.