source: kde/kf5-apps/konsole5.xml@ 52b9d551

12.1 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 52b9d551 was fde99eb, checked in by Bruce Dubbs <bdubbs@…>, 9 months ago

Update to kf5-apps-23.08.0, kate, kwave, falkon.

  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[b0738fd]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 konsole5-download-http "&kf5apps-download-http;/konsole-&kf5apps-version;.tar.xz">
[d0a06208]8 <!ENTITY konsole5-download-ftp " ">
[fde99eb]9 <!ENTITY konsole5-md5sum "9c978fbdf16353cf5d49b6d40bd8158d">
[2402feb]10 <!ENTITY konsole5-size "1.7 MB">
[3bffd5b]11 <!ENTITY konsole5-buildsize "53 MB">
[2402feb]12 <!ENTITY konsole5-time "0.5 SBU (using parallism=4)">
[b0738fd]13]>
14
15<sect1 id="konsole5" xreflabel="Konsole-&kf5apps-version;">
[5044738]16 <?dbhtml filename="konsole5.html"?>
[b0738fd]17
18
19 <title>Konsole-&kf5apps-version;</title>
20
21 <indexterm zone="konsole5">
22 <primary sortas="a-Konsole">Konsole</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Konsole</title>
27
28 <para>
29 The <application>Konsole</application> package is a KF5 based terminal
30 emulator.
31 </para>
32
[fde99eb]33 &lfs120_checked;
[b0738fd]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&konsole5-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&konsole5-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &konsole5-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &konsole5-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &konsole5-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &konsole5-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
[e40a542]69 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
70 <itemizedlist spacing="compact">
71 <listitem>
72 <para>
[8558044]73 Optional patch:
[1b2b75a1]74 <ulink url="&patch-root;/konsole-&kf5apps-version;-scrollbar-1.patch"/>
[e40a542]75 </para>
76 </listitem>
77 </itemizedlist>
78
[b0738fd]79 <bridgehead renderas="sect3">Konsole Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
[1152c747]83 <xref linkend="kf5-frameworks"/>
[b0738fd]84 </para>
85
86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of Konsole</title>
90
[e40a542]91 <note>
[1c8c15c]92 <para>
93 In non-plasma environments, the konsole scrollbar and its
94 handle do not show up well. If desired, apply the optional patch to
95 the package:
96 </para>
[e40a542]97
98 <screen><userinput>patch -Np1 -i ../konsole-&kf5apps-version;-scrollbar-1.patch</userinput></screen>
99
[1c8c15c]100 <para>
101 The patch makes the scrollbar light gray with a small white border. The
102 handle is dark gray. If desired, the colors may be changed to taste by
103 editing the patch.
104 </para>
[e40a542]105 </note>
106
[b0738fd]107 <para>
108 Install <application>Konsole</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>mkdir build &amp;&amp;
113cd build &amp;&amp;
114
115cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
116 -DCMAKE_BUILD_TYPE=Release \
117 -DBUILD_TESTING=OFF \
118 -Wno-dev .. &amp;&amp;
119make</userinput></screen>
120
121 <para>
122 This package does not come with a test suite.
123 </para>
124
125 <para>
126 Now, as the <systemitem class="username">root</systemitem> user:
127 </para>
128
129<screen role="root"><userinput>make install</userinput></screen>
130
131 </sect2>
132
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Programs</segtitle>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 konsole and konsoleprofile
144 </seg>
145 <seg>
146 libkdeinit5_konsole.so and libkonsoleprivate.so
147 </seg>
148 <seg>
149 $KF5_PREFIX/share/doc/HTML/*/konsole,
150 $KF5_PREFIX/share/konsole, and
151 $KF5_PREFIX/share/kxmlgui5/konsole
152 </seg>
153 </seglistitem>
154 </segmentedlist>
155
[096ed61]156 <variablelist>
157 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
158 <?dbfo list-presentation="list"?>
159 <?dbhtml list-presentation="table"?>
160
161 <varlistentry id="konsole5-prog">
162 <term><command>konsole</command></term>
163 <listitem>
164 <para>
165 is an X terminal emulation which provides a command-line
[4c24eb0a]166 interface
[096ed61]167 </para>
168 <indexterm zone="konsole5 konsole5-prog">
169 <primary sortas="b-konsole">konsole</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
[6c91a92a]174 <varlistentry id="konsoleprofile5">
[096ed61]175 <term><command>konsoleprofile</command></term>
176 <listitem>
177 <para>
178 is a command-line tool to change the current tab's profile
[4c24eb0a]179 options
[096ed61]180 </para>
[6c91a92a]181 <indexterm zone="konsole5 konsoleprofile5">
[096ed61]182 <primary sortas="b-konsoleprofile">konsoleprofile</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187
188 </variablelist>
189
[b0738fd]190 </sect2>
191
192</sect1>
Note: See TracBrowser for help on using the repository browser.