source: x/lib/gtk-vnc.xml@ 2d3f7c4

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 2d3f7c4 was 2d3f7c4, checked in by Pierre Labastie <pierre.labastie@…>, 2 years ago

gtk-vnc cannot use python2 anymore

Remove the dependency + a small format fix

  • Property mode set to 100644
File size: 6.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
7 <!ENTITY gtk-vnc-download-http "&gnome-download-http;/gtk-vnc/1.2/gtk-vnc-&gtk-vnc-version;.tar.xz">
8 <!ENTITY gtk-vnc-download-ftp "&gnome-download-ftp;/gtk-vnc/1.2/gtk-vnc-&gtk-vnc-version;.tar.xz">
9 <!ENTITY gtk-vnc-md5sum "37c36412593d73f6a090b4545d1b0364">
10 <!ENTITY gtk-vnc-size "216 KB">
11 <!ENTITY gtk-vnc-buildsize "4.6 MB">
12 <!ENTITY gtk-vnc-time "0.1 SBU">
13]>
14
15<sect1 id="gtk-vnc" xreflabel="gtk-vnc-&gtk-vnc-version;">
16 <?dbhtml filename="gtk-vnc.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>gtk-vnc-&gtk-vnc-version;</title>
23
24 <indexterm zone="gtk-vnc">
25 <primary sortas="a-gtk-vnc">gtk-vnc</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Gtk VNC</title>
30
31 <para>
32 The <application>Gtk VNC</application> package contains a VNC viewer widget
33 for <application>GTK+</application>. It is built using coroutines allowing
34 it to be completely asynchronous while remaining single threaded.
35 </para>
36
37 &lfs110a_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&gtk-vnc-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&gtk-vnc-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &gtk-vnc-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &gtk-vnc-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &gtk-vnc-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &gtk-vnc-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Gtk VNC Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="gnutls"/>,
78 <xref linkend="gtk3"/>, and
79 <xref linkend="libgcrypt"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="gobject-introspection"/> and
85 <xref linkend="vala"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="cyrus-sasl"/> and
91 <xref linkend="pulseaudio"/>
92 <!-- <ulink url="http://view.sourceforge.net/">libview</ulink> -->
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/gtk-vnc"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Gtk VNC</title>
102
103 <para>
104 Install <application>Gtk VNC</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>mkdir build &amp;&amp;
109cd build &amp;&amp;
110
111meson --prefix=/usr --buildtype=release .. &amp;&amp;
112ninja</userinput></screen>
113
114 <para>
115 This package does not come with a testsuite.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>ninja install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129<!--
130 <para>
131 <parameter>- -with-gtk=3.0</parameter>: This switch enables
132 building of the <application>GTK+ 3</application> library
133 instead of the <application>GTK+ 2</application> one.
134 </para>
135-->
136
137 <para>
138 <option>-Dwith-vala=false</option>: This switch disables
139 building of the Vala bindings. Add this if you decide to build gtk-vnc
140 without vala installed.
141 </para>
142
143<!--
144 <para>
145 <parameter>- -without-sasl</parameter>: This switch disables the
146 use of <application>Cyrus SASL</application> for authentication.
147 Remove it if you have installed
148 <application>Cyrus SASL</application> and wish to enable it for
149 authentication.
150 </para>
151 -->
152
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Program</segtitle>
160 <segtitle>Installed Libraries</segtitle>
161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
164 <seg>
165 gvnccapture
166 </seg>
167 <seg>
168 libgtk-vnc-2.0.so, libgvnc-1.0.so and libgvncpulse-1.0.so
169 </seg>
170 <seg>
171 /usr/include/gtk-vnc-2.0,
172 /usr/include/gvnc-1.0 and
173 /usr/include/gvncpulse-1.0
174 </seg>
175 </seglistitem>
176 </segmentedlist>
177
178 <variablelist>
179 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
180 <?dbfo list-presentation="list"?>
181 <?dbhtml list-presentation="table"?>
182
183 <varlistentry id="gvnccapture">
184 <term><command>gvnccapture</command></term>
185 <listitem>
186 <para>
187 is used to capture image from VNC server
188 </para>
189 <indexterm zone="gtk-vnc gvnccapture">
190 <primary sortas="b-gvnccapture">gvnccapture</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="libgtk-vnc-2">
196 <term><filename class="libraryfile">libgtk-vnc-2.0.so</filename></term>
197 <listitem>
198 <para>
199 contains the <application>GTK+ 3</application> bindings for
200 <application>Gtk VNC</application>
201 </para>
202 <indexterm zone="gtk-vnc libgtk-vnc-2">
203 <primary sortas="c-libgtk-vnc-2.0">libgtk-vnc-2.0.so</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="libgvnc-1a">
209 <term><filename class="libraryfile">libgvnc-1.0.so</filename></term>
210 <listitem>
211 <para>
212 contains the GObject bindings for <application>Gtk VNC</application>
213 </para>
214 <indexterm zone="gtk-vnc libgvnc-1a">
215 <primary sortas="c-libgvnc-1.0">libgvnc-1.0.so</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="libgvncpulse-1">
221 <term><filename class="libraryfile">libgvncpulse-1.0.so</filename></term>
222 <listitem>
223 <para>
224 is the <application>PulseAudio</application> bridge for
225 <application>Gtk VNC</application>
226 </para>
227 <indexterm zone="gtk-vnc libgvncpulse-1">
228 <primary sortas="c-libgvncpulse-1.0">libgvncpulse-1.0.so</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
233 </variablelist>
234
235 </sect2>
236
237</sect1>
Note: See TracBrowser for help on using the repository browser.