source: gnome/applications/vino.xml@ c3c56b2

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 c3c56b2 was c3c56b2, checked in by Krejzi <krejzi@…>, 11 years ago

Reimplement none where nothing is installed - programs, libraries or directories.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10976 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 vino-download-http "&gnome-download-http;/vino/3.6/vino-&vino-version;.tar.xz">
8 <!ENTITY vino-download-ftp "&gnome-download-ftp;/vino/3.6/vino-&vino-version;.tar.xz">
9 <!ENTITY vino-md5sum "3054d9d0f9c70e0cd198f87ebcb61e3f">
10 <!ENTITY vino-size "732 KB">
11 <!ENTITY vino-buildsize "19 MB">
12 <!ENTITY vino-time "0.2 SBU">
13]>
14
15<sect1 id="vino" xreflabel="Vino-&vino-version;">
16 <?dbhtml filename="vino.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Vino-&vino-version;</title>
24
25 <indexterm zone="vino">
26 <primary sortas="a-Vino">Vino</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Vino</title>
31
32 <para>
33 The <application>Vino</application> package is a VNC server for
34 <application>GNOME</application>. VNC is a protocol that allows remote
35 display of a user's desktop.
36 </para>
37
38 &lfs72_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&vino-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&vino-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &vino-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &vino-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &vino-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &vino-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Vino Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtk3"/>,
79 <xref linkend="intltool"/> and
80 <xref linkend="libsoup"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="libnotify"/>,
86 <xref linkend="libsecret"/>,
87 <xref linkend="NetworkManager"/> and
88 <xref linkend="telepathy-glib"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="avahi"/>,
94 <xref linkend="gnutls"/> and
95 <xref linkend="libgcrypt"/>
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/vino"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Vino</title>
105
106 <para>
107 Install <application>Vino</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr \
112 --sysconfdir=/etc \
113 --libexecdir=/usr/lib/vino &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="content">
129 <title>Contents</title>
130
131 <segmentedlist>
132 <segtitle>Installed Programs</segtitle>
133 <segtitle>Installed Libraries</segtitle>
134 <segtitle>Installed Directories</segtitle>
135
136
137 <seglistitem>
138 <seg>
139 vino-passwd, vino-preferences and vino-server
140 </seg>
141 <seg>
142 None
143 </seg>
144 <seg>
145 /usr/lib/vino and
146 /usr/share/vino
147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="vino-passwd">
157 <term><command>vino-passwd</command></term>
158 <listitem>
159 <para>
160 is used to update <application>Vino</application> password.
161 </para>
162 <indexterm zone="vino vino-passwd">
163 <primary sortas="b-vino-passwd">vino-passwd</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 <varlistentry id="vino-preferences">
169 <term><command>vino-preferences</command></term>
170 <listitem>
171 <para>
172 is a GUI tool used to configure the machine for
173 VNC Access.
174 </para>
175 <indexterm zone="vino vino-preferences">
176 <primary sortas="b-vino-preferences">vino-preferences</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 <varlistentry id="vino-server">
182 <term><command>vino-server</command></term>
183 <listitem>
184 <para>
185 is the <application>Vino</application> VNC server.
186 </para>
187 <indexterm zone="vino vino-server">
188 <primary sortas="b-vino-server">vino-server</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 </variablelist>
194
195 </sect2>
196
197</sect1>
Note: See TracBrowser for help on using the repository browser.