source: x/lib/gtksourceview5.xml@ b9567b04

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since b9567b04 was 8b4b69e, checked in by Douglas R. Reno <renodr@…>, 15 months ago

Update to gtksourceview5-5.8.0

  • Property mode set to 100644
File size: 5.2 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 gtksourceview5-download-http "&gnome-download-http;/gtksourceview/5.8/gtksourceview-&gtksourceview5-version;.tar.xz">
8 <!ENTITY gtksourceview5-download-ftp "&gnome-download-ftp;/gtksourceview/5.8/gtksourceview-&gtksourceview5-version;.tar.xz">
9 <!ENTITY gtksourceview5-md5sum "7ea7348d059c210b8bf7428af4ddbcbc">
10 <!ENTITY gtksourceview5-size "1.2 MB">
11 <!ENTITY gtksourceview5-buildsize "47 MB">
12 <!ENTITY gtksourceview5-time "0.2 SBU (with tests; both using parallelism=4)">
13]>
14
15<sect1 id="gtksourceview5" xreflabel="gtksourceview5-&gtksourceview5-version;">
16 <?dbhtml filename="gtksourceview5.html"?>
17
18
19 <title>gtksourceview5-&gtksourceview5-version;</title>
20
21 <indexterm zone="gtksourceview5">
22 <primary sortas="a-gtksourceview5">gtksourceview5</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to GtkSourceView</title>
27
28 <para>
29 The <application>GtkSourceView</application> package contains
30 a library used for extending the <application>GTK</application>
31 text functions to include syntax highlighting.
32 </para>
33
34 &lfs113_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&gtksourceview5-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&gtksourceview5-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &gtksourceview5-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &gtksourceview5-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &gtksourceview5-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &gtksourceview5-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">GtkSourceView Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required">
74 <xref linkend="gtk4"/> and
75 <xref linkend="pcre2"/>
76 </para>
77
78 <bridgehead renderas="sect4">Recommended</bridgehead>
79 <para role="recommended">
80 <xref linkend="gobject-introspection"/> and
81 <xref linkend="libxml2"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="gtk-doc"/>,
87 <xref linkend="sysprof"/>,
88 <xref linkend="vala"/>,
89 <xref linkend="valgrind"/>, and
90 <ulink url="https://www.vulkan.org/">Vulkan</ulink>
91 </para>
92
93 <para condition="html" role="usernotes">
94 User Notes: <ulink url="&blfs-wiki;/gtksourceview5"/>
95 </para>
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of GtkSourceView</title>
100
101 <para>
102 Install <application>GtkSourceView</application> by running the following
103 commands:
104 </para>
105
106<screen><userinput>mkdir build &amp;&amp;
107cd build &amp;&amp;
108
109meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
110ninja</userinput></screen>
111
112 <para>
113 To test the results, issue: <command>ninja test</command>.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>ninja install</userinput></screen>
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para>
127 <option>-Dgtk_doc=true</option>: Use this switch if you have
128 <xref linkend="gtk-doc"/> installed and wish to generate the API
129 documentation.
130 </para>
131
132 <para>
133 <option>-Dsysprof=true</option>: Use this switch if you have
134 <xref linkend="sysprof"/> installed and wish to build with sysprof
135 profiler support.
136 </para>
137 </sect2>
138
139 <sect2 role="content">
140 <title>Contents</title>
141
142 <segmentedlist>
143 <segtitle>Installed Programs</segtitle>
144 <segtitle>Installed Libraries</segtitle>
145 <segtitle>Installed Directories</segtitle>
146
147 <seglistitem>
148 <seg>
149 None
150 </seg>
151 <seg>
152 libgtksourceview-5.so
153 </seg>
154 <seg>
155 /usr/include/gtksourceview-5 and
156 /usr/share/gtksourceview-5
157 </seg>
158 </seglistitem>
159 </segmentedlist>
160
161 <variablelist>
162 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
163 <?dbfo list-presentation="list"?>
164 <?dbhtml list-presentation="table"?>
165
166 <varlistentry id="libgtksourceview-5">
167 <term><filename class="libraryfile">libgtksourceview-5.so</filename></term>
168 <listitem>
169 <para>
170 contains function extensions for the GtkTextView widget
171 </para>
172 <indexterm zone="gtksourceview5 libgtksourceview-5">
173 <primary sortas="c-libgtksourceview-5">libgtksourceview-5.so</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177 </variablelist>
178 </sect2>
179</sect1>
Note: See TracBrowser for help on using the repository browser.