source: postlfs/editors/kate.xml@ 052926cd

lazarus trunk
Last change on this file since 052926cd was be4bba9d, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Update to kde-gear-24.02.2

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