source: x/lib/gtksourceview.xml@ 2037ec4

systemd-13485
Last change on this file since 2037ec4 was a7e1ac8, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update the ENTIRE Part VI (X/X Libraries/Window Managers) Section.
Note that I will have to return to QT5 when I work on updating KDE5
And the same applies to WebkitGTK when I update GNOME.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16859 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • 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 gtksourceview-download-http
8 "&gnome-download-http;/gtksourceview/&gnome-minor18;/gtksourceview-&gtksourceview-version;.tar.xz">
9 <!ENTITY gtksourceview-download-ftp
10 "&gnome-download-ftp;/gtksourceview/&gnome-minor18;/gtksourceview-&gtksourceview-version;.tar.xz">
11 <!ENTITY gtksourceview-md5sum "c5d2b1dfafbdbff2fde530361fba46f9">
12 <!ENTITY gtksourceview-size "1.3 MB">
13 <!ENTITY gtksourceview-buildsize "70 MB (with tests)">
14 <!ENTITY gtksourceview-time "0.6 SBU (with tests)">
15]>
16
17<sect1 id="gtksourceview" xreflabel="gtksourceview-&gtksourceview-version;">
18 <?dbhtml filename="gtksourceview.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gtksourceview-&gtksourceview-version;</title>
26
27 <indexterm zone="gtksourceview">
28 <primary sortas="a-gtksourceview">gtksourceview</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GtkSourceView</title>
33
34 <para>
35 The <application>GtkSourceView</application> package contains
36 libraries used for extending the <application>GTK+</application>
37 text functions to include syntax highlighting.
38 </para>
39
40 &lfs77_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gtksourceview-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gtksourceview-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gtksourceview-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gtksourceview-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gtksourceview-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gtksourceview-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GtkSourceView Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="gtk3"/> and
81 <xref linkend="libxml2"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gobject-introspection"/> and
87 <xref linkend="vala"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <ulink url="http://glade.gnome.org/">Glade</ulink>,
93 <xref linkend="gtk-doc"/>, and
94 <xref linkend="fop"/>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/gtksourceview"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of GtkSourceView</title>
104
105 <para>
106 Install <application>GtkSourceView</application> by running the
107 following commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 If the test suite is run before this package is installed, one test
115 may fail.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 <para>
125 To test the results, issue <command>make check</command>. The tests need
126 to be run in a graphical environment.
127 </para>
128
129 </sect2>
130
131 <sect2 role="commands">
132 <title>Command Explanations</title>
133
134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135 href="../../xincludes/gtk-doc-rebuild.xml"/>
136
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-3.0.so
153 </seg>
154 <seg>
155 /usr/include/gtksourceview-3.0,
156 /usr/share/gtk-doc/html/gtksourceview-3.0, and
157 /usr/share/gtksourceview-3.0
158 </seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="libgtksourceview-3">
168 <term><filename class="libraryfile">libgtksourceview-3.0.so</filename></term>
169 <listitem>
170 <para>
171 contains function extensions for the GtkTextView widget.
172 </para>
173 <indexterm zone="gtksourceview libgtksourceview-3">
174 <primary sortas="c-libgtksourceview-3">libgtksourceview-3.0.so</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 </variablelist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.