source: postlfs/editors/kate5.xml@ d5e4154e

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 d5e4154e was d5e4154e, checked in by Pierre Labastie <pieere@…>, 3 years ago

KF5 applications 20.12.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24037 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 <!ENTITY kate5-download-http "&kf5apps-download-http;/kate-&kf5apps-version;.tar.xz">
7 <!ENTITY kate5-download-ftp " ">
8 <!ENTITY kate5-md5sum "4b59ac62b5e1cddb411cbb4458befc34">
9 <!ENTITY kate5-size "5.6 MB">
10 <!ENTITY kate5-buildsize "108 MB">
11 <!ENTITY kate5-time "0.9 SBU (using parallelism=4)">
12]>
13
14<sect1 id="kate5" xreflabel="Kate-&kf5apps-version;">
15 <?dbhtml filename="kate5.html"?>
16
17 <sect1info>
18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Kate-&kf5apps-version;</title>
23
24 <indexterm zone="kate5">
25 <primary sortas="a-Kate">Kate</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Kate</title>
30
31 <para>
32 The <application>Kate</application> package contains an advanced
33 KF5 based graphical text editor.
34 </para>
35
36 &lfs10_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&kate5-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&kate5-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &kate5-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &kate5-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &kate5-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &kate5-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Kate Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="kf5-frameworks"/>
77 </para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional">
81 <ulink url="https://libgit2.github.com/">libgit2</ulink>
82 </para>
83
84 <para condition="html" role="usernotes">
85 User Notes: <ulink url="&blfs-wiki;/kate5"/>
86 </para>
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of Kate</title>
91
92 <para>
93 Install <application>Kate</application> by running the following
94 commands:
95 </para>
96
97<screen><userinput>mkdir build &amp;&amp;
98cd build &amp;&amp;
99
100cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
101 -DCMAKE_BUILD_TYPE=Release \
102 -DBUILD_TESTING=OFF \
103 -Wno-dev .. &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 This package does not come with a test suite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Programs</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127 <seg>
128 kate and kwrite
129 </seg>
130 <seg>
131 Several plugins under $KF5_PREFIX/lib/plugins
132 </seg>
133 <seg>
134 $KF5_PREFIX/lib/plugins/ktexteditor,
135 $KF5_PREFIX/lib/plugins/plasma/dataengine,
136 $KF5_PREFIX/share/doc/HTML/*/{kate,katepart,kwrite},
137 $KF5_PREFIX/share/{kateproject,katexmltools}, and
138 $KF5_PREFIX/share/plasma/plasmoids/org.kde.plasma.katesessions
139 </seg>
140 </seglistitem>
141 </segmentedlist>
142
143 <variablelist>
144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
145 <?dbfo list-presentation="list"?>
146 <?dbhtml list-presentation="table"?>
147
148 <varlistentry id="kate5-prog">
149 <term><command>kate</command></term>
150 <listitem>
151 <para>
152 is an advanced text editor for kde.
153 </para>
154 <indexterm zone="kate5 kate5-prog">
155 <primary sortas="b-kate">kate</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="kwrite5">
161 <term><command>kwrite</command></term>
162 <listitem>
163 <para>
164 is a text editor for KDE, that is a light version of
165 <command>kate</command>.
166 </para>
167 <indexterm zone="kate5 kwrite5">
168 <primary sortas="b-kwrite">kwrite</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 </variablelist>
174
175 </sect2>
176
177</sect1>
Note: See TracBrowser for help on using the repository browser.