source: postlfs/virtualization/spice-gtk.xml@ 4c2be438

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4c2be438 was 4c2be438, checked in by Krejzi <krejzi@…>, 12 years ago

fix Gnome dependencies - switch itstool with yelp-xsl (YELP_HELP_INIT requires yelp-xsl stylesheets),recommend gobject-introspection for every package in gnome/{core,add} and make Optional g-i section indicating that is required for gnome in packages that are not just required by gnome. Made some recommended (expected) deps to gstreamer plugins (codecs, input and output sinks), recommended alsa to the libcanberra, explicitly disabled oss to remove configure warning + added gnome dependencies into seperate optional section to libcanberra page. Added --disable-scrollkeeper explanation to many packages that can use rarian (for the scrollkeeper compat) and added some more rarian recommendations. Checked polkit, accountservice and consolekit deps, sorted them a bit. Finished Gnome 3.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10043 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.0 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 spice-gtk-download-http "http://spice-space.org/download/gtk/spice-gtk-&spice-gtk-version;.tar.bz2">
8 <!ENTITY spice-gtk-download-ftp " ">
9 <!ENTITY spice-gtk-md5sum "c8f2c274ab81e0ac273be5c6490b8603">
10 <!ENTITY spice-gtk-size "852 KB">
11 <!ENTITY spice-gtk-buildsize "25 MB">
12 <!ENTITY spice-gtk-time "0.8 SBU">
13]>
14
15<sect1 id="spice-gtk" xreflabel="spice-gtk-&spice-gtk-version;">
16 <?dbhtml filename="spice-gtk.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>spice-gtk-&spice-gtk-version;</title>
24
25 <indexterm zone="spice-gtk">
26 <primary sortas="a-spice-gtk">spice-gtk</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to spice-gtk</title>
31
32 <para>
33 The <application>spice-gtk</application> package contains
34 a Gtk client and libraries for SPICE remote desktop servers.
35 </para>
36
37 &lfs70_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&spice-gtk-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&spice-gtk-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &spice-gtk-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &spice-gtk-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &spice-gtk-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &spice-gtk-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">spice-gtk Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="celt051"/>,
78 <xref linkend="cyrus-sasl"/>,
79 <xref linkend="gtk3"/>,
80 <xref linkend="polkit"/> and
81 <xref linkend="pulseaudio"/>
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://spice-space.org/download/libcacard/">libcacard</ulink> and
93 <xref linkend="gtk-doc"/>
94 </para>
95
96 <para condition="html" role="usernotes">
97 User Notes: <ulink url="&blfs-wiki;/spice-gtk"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of spice-gtk</title>
103
104 <para>
105 Install <application>spice-gtk</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr --enable-vala \
110 --disable-static --disable-smartcard &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122 </sect2>
123
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <option>--enable-vala</option>: This option enables building of
130 vala bindings. Remove if you don't have vala installed.
131 </para>
132
133 <para>
134 <option>--disable-smartcard</option>: This option disables use of
135 libcacard. Remove if you have libcacard installed.
136 </para>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../../xincludes/static-libraries.xml"/>
140
141 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142 href="../../xincludes/gtk-doc-rebuild.xml"/>
143
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Programs</segtitle>
151 <segtitle>Installed Libraries</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>
156 snappy, spicy and spicy-stats
157 </seg>
158 <seg>
159 libspice-client-glib-2.0.so, libspice-client-gtk-3.0.so
160 and libspice-controller.so
161 </seg>
162 <seg>
163 /usr/include/{spice-client-glib-2.0,spice-client-gtk-3.0,spice-controller} and
164 /usr/share/gtk-doc/spice-gtk
165 </seg>
166 </seglistitem>
167 </segmentedlist>
168
169 <variablelist>
170 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
171 <?dbfo list-presentation="list"?>
172 <?dbhtml list-presentation="table"?>
173
174 <varlistentry id="snappy">
175 <term><command>snappy</command></term>
176 <listitem>
177 <para>
178 is program which connects to Spice server
179 and takes a screenshot.
180 </para>
181 <indexterm zone="spice-gtk snappy">
182 <primary sortas="b-snappy">snappy</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="spicy">
188 <term><command>spicy</command></term>
189 <listitem>
190 <para>
191 is Gtk based Spice client application.
192 </para>
193 <indexterm zone="spice-gtk spicy">
194 <primary sortas="b-spicy">spicy</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="spicy-stats">
200 <term><command>spicy-stats</command></term>
201 <listitem>
202 <para>
203 is program which connects to Spice server
204 and writes out a summary of connection details,
205 amount of bytes transferred, etc.
206 </para>
207 <indexterm zone="spice-gtk spicy-stats">
208 <primary sortas="b-spicy-stats">spicy-stats</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="libspice-client-glib-2.0">
214 <term><filename class="libraryfile">libspice-client-glib-2.0.so</filename></term>
215 <listitem>
216 <para>
217 provides GLib objects for Spice protocol decoding and surface rendering.
218 </para>
219 <indexterm zone="spice-gtk libspice-client-glib-2.0">
220 <primary sortas="c-libspice-client-glib-2.0">libspice-client-glib-2.0.so</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="libspice-client-gtk-3.0">
226 <term><filename class="libraryfile">libspice-client-gtk-3.0.so</filename></term>
227 <listitem>
228 <para>
229 provides Gtk widget to show Spice display and accept user input.
230 </para>
231 <indexterm zone="spice-gtk libspice-client-gtk-3.0">
232 <primary sortas="c-libspice-client-gtk-3.0">libspice-client-gtk-3.0.so</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 </variablelist>
238
239 </sect2>
240
241</sect1>
Note: See TracBrowser for help on using the repository browser.