source: postlfs/editors/gedit.xml@ c609f95

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since c609f95 was c609f95, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Fix gedit url

  • Property mode set to 100644
File size: 5.6 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 gedit-download-http "&gnome-download-http;/gedit/&gnome-42;/gedit-&gedit-version;.tar.xz">
8 <!ENTITY gedit-download-ftp "&gnome-download-ftp;/gedit/&gnome-42;/gedit-&gedit-version;.tar.xz">
9 <!ENTITY gedit-md5sum "5c2eacd31f3feb2b7b2b69cafac17c87">
10 <!ENTITY gedit-size "6.6 MB">
11 <!ENTITY gedit-buildsize "59 MB (with tests)">
12 <!ENTITY gedit-time "0.2 SBU (using parallelism=4; with tests)">
13]>
14
15<sect1 id="gedit" xreflabel="Gedit-&gedit-version;">
16 <?dbhtml filename="gedit.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Gedit-&gedit-version;</title>
23
24 <indexterm zone="gedit">
25 <primary sortas="a-Gedit">Gedit</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Gedit</title>
30
31 <para>
32 The <application>Gedit</application> package contains a lightweight
33 UTF-8 text editor for the <application>GNOME</application> Desktop.
34 </para>
35
36 &lfs111_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&gedit-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&gedit-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &gedit-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &gedit-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &gedit-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &gedit-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Gedit Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="git"/>,
77 <xref linkend="gsettings-desktop-schemas"/>,
78 <xref linkend="gtksourceview4"/>,
79 <xref linkend="itstool"/>, and
80 <xref linkend="libpeas"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="gspell"/>,
86 <xref role="runtime" linkend="gvfs"/> (runtime),
87 <xref linkend="iso-codes"/>, and
88 <xref linkend="pygobject3"/>
89 (<application>Python</application> 3 module)
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="gtk-doc"/>,
95 <xref linkend="vala"/>, and
96 <ulink url="https://launchpad.net/zeitgeist">zeitgeist</ulink>
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/gedit"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Gedit</title>
106
107<!-- Fixed in gedit-41.0
108 <para>
109 First fix building with recent versions of
110 <application>meson</application>:
111 </para>
112
113<screen><userinput>sed -i '/merge_file/{n;d}' data/meson.build</userinput></screen>
114-->
115
116 <para>
117 Install <application>Gedit</application> by running the following
118 commands:
119 </para>
120
121<screen><userinput>mkdir build &amp;&amp;
122cd build &amp;&amp;
123
124meson --prefix=/usr --buildtype=release .. &amp;&amp;
125ninja</userinput></screen>
126
127 <para>
128 To test the results, issue: <command>ninja test</command>.
129 </para>
130
131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
134
135<screen role="root"><userinput>ninja install</userinput></screen>
136
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138 href="../../xincludes/gsettings-destdir.xml"/>
139
140 </sect2>
141
142 <sect2 role="commands">
143 <title>Command Explanations</title>
144
145 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
146 href="../../xincludes/meson-buildtype-release.xml"/>
147
148 <para>
149 <parameter>-Duser_documentation=false</parameter>: This switch disables
150 generating the user documentation. Omit this switch if you have
151 <xref linkend="gtk-doc"/> installed and wish to generate the user
152 documentation.
153 </para>
154
155 <para>
156 <option>-Dgtk_doc=true</option>: Use this option
157 to build the reference manual (needs <xref linkend="gtk-doc"/>).
158 </para>
159
160 </sect2>
161
162 <sect2 role="content">
163 <title>Contents</title>
164
165 <segmentedlist>
166 <segtitle>Installed Program</segtitle>
167 <segtitle>Installed Libraries</segtitle>
168 <segtitle>Installed Directories</segtitle>
169
170 <seglistitem>
171 <seg>
172 gedit
173 </seg>
174 <seg>
175 libgedit-41.0.so
176 </seg>
177 <seg>
178 /usr/include/gedit-41 and
179 /usr/{lib,share,share/gtk-doc/html,share/help/*}/gedit
180 </seg>
181 </seglistitem>
182 </segmentedlist>
183
184 <variablelist>
185 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
186 <?dbfo list-presentation="list"?>
187 <?dbhtml list-presentation="table"?>
188
189 <varlistentry id="gedit-prog">
190 <term><command>gedit</command></term>
191 <listitem>
192 <para>
193 is a lightweight text editor integrated with the
194 <application>GNOME</application> Desktop
195 </para>
196 <indexterm zone="gedit gedit-prog">
197 <primary sortas="b-gedit">gedit</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 </variablelist>
203
204 </sect2>
205
206</sect1>
Note: See TracBrowser for help on using the repository browser.