source: gnome/applications/vinagre.xml@ 09f3da9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 09f3da9 was c828e9cb, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to EOG-3.20.3
Update to Epiphany-3.20.3
Update to Evince-3.20.1
Update to gnome-screenshot-3.20.1
Update to gparted-0.26.1
(systemd/gnome merge staging) Update to seahorse-3.20.0
(systemd/gnome merge staging) Update to vinagre-3.20.2
(systemd/gnome merge) Moved vinagre over to trunk
Tags and Typo Fixes

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

  • Property mode set to 100644
File size: 4.8 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 vinagre-download-http "&gnome-download-http;/vinagre/&gnome-minor-20;/vinagre-&vinagre-version;.tar.xz">
8 <!ENTITY vinagre-download-ftp "&gnome-download-ftp;/vinagre/&gnome-minor-20;/vinagre-&vinagre-version;.tar.xz">
9 <!ENTITY vinagre-md5sum "9de02d851784174a0137b71480c0c728">
10 <!ENTITY vinagre-size "816 KB">
11 <!ENTITY vinagre-buildsize "24 MB">
12 <!ENTITY vinagre-time "0.2 SBU">
13]>
14
15<sect1 id="vinagre" xreflabel="Vinagre-&vinagre-version;" revision="systemd">
16 <?dbhtml filename="vinagre.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Vinagre-&vinagre-version;</title>
24
25 <indexterm zone="vinagre">
26 <primary sortas="a-Vinagre">Vinagre</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Vinagre</title>
31
32 <para>
33 <application>Vinagre</application> is a VNC client for the
34 <application>GNOME</application> Desktop.
35 </para>
36
37 &lfs79_checked;&gcc6_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&vinagre-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&vinagre-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &vinagre-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &vinagre-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &vinagre-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &vinagre-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Vinagre Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="gtk-vnc"/>,
78 <xref linkend="itstool"/>, and
79 <xref linkend="libsecret"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="appstream-glib"/>,
85 <xref linkend="telepathy-glib"/>,
86 <xref linkend="vala"/>, and
87 <xref linkend="vte"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="avahi"/>,
93 <ulink url="http://www.freerdp.com/">FreeRDP</ulink> (For connecting to Windows desktops), and
94 <ulink url="http://www.spice-space.org/">Spice-GTK</ulink>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/vinagre"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of Vinagre</title>
104
105 <para>
106 Install <application>Vinagre</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr &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
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <parameter>--enable-compile-warnings=minimum</parameter>:
130 This switch disables compiler warnings that can cause the build to fail
131 when built under GCC6.
132 </para>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Libraries</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 vinagre
147 </seg>
148 <seg>
149 None
150 </seg>
151 <seg>
152 /usr/share/help/*/vinagre and
153 /usr/share/vinagre
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry id="vinagre-prog">
164 <term><command>vinagre</command></term>
165 <listitem>
166 <para>
167 is a remote desktop viewer for the
168 <application>GNOME</application> Desktop.
169 </para>
170 <indexterm zone="vinagre vinagre-prog">
171 <primary sortas="b-vinagre">vinagre</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.