source: gnome/applications/vinagre.xml@ 3918112a

11.0 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 3918112a was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • 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 vinagre-download-http "&gnome-download-http;/vinagre/&gnome-minor-22;/vinagre-&vinagre-version;.tar.xz">
8 <!ENTITY vinagre-download-ftp "&gnome-download-ftp;/vinagre/&gnome-minor-22;/vinagre-&vinagre-version;.tar.xz">
9 <!ENTITY vinagre-md5sum "451554ddf46636105cd5f0330e98d254">
10 <!ENTITY vinagre-size "1.5 MB">
11 <!ENTITY vinagre-buildsize "25 MB">
12 <!ENTITY vinagre-time "0.2 SBU">
13]>
14
15<sect1 id="vinagre" xreflabel="Vinagre-&vinagre-version;">
16 <?dbhtml filename="vinagre.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Vinagre-&vinagre-version;</title>
23
24 <indexterm zone="vinagre">
25 <primary sortas="a-Vinagre">Vinagre</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Vinagre</title>
30
31 <para>
32 <application>Vinagre</application> is a VNC client for the
33 <application>GNOME</application> Desktop.
34 </para>
35
36 &lfs101_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&vinagre-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&vinagre-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &vinagre-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &vinagre-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &vinagre-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &vinagre-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Vinagre Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="gtk-vnc"/>,
77 <xref linkend="itstool"/>, and
78 <xref linkend="libsecret"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="telepathy-glib"/>,
84 <xref linkend="vala"/>, and
85 <xref linkend="vte"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90<!-- <xref linkend="appstream-glib"/>, -->
91 <xref linkend="avahi"/>,
92 <ulink url="&appstream-glib-url;">appstream-glib</ulink>,
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 First fix an issue exposed by GCC-10:
107 </para>
108
109<screen><userinput>sed -e '/_VinagreVnc/i gboolean scaling_command_line;' \
110 -i plugins/vnc/vinagre-vnc-connection.c &amp;&amp;
111sed -e '/scaling_/s/^/extern /' \
112 -i plugins/vnc/vinagre-vnc-connection.h</userinput></screen>
113
114 <para>
115 Install <application>Vinagre</application> by running the following
116 commands:
117 </para>
118
119<screen><userinput>./configure --prefix=/usr \
120 --enable-compile-warnings=minimum &amp;&amp;
121make</userinput></screen>
122
123 <para>
124 This package does not come with a test suite.
125 </para>
126
127 <para>
128 Now, as the <systemitem class="username">root</systemitem> user:
129 </para>
130
131<screen role="root"><userinput>make install</userinput></screen>
132
133 </sect2>
134
135 <sect2 role="commands">
136 <title>Command Explanations</title>
137
138 <para>
139 <parameter>--enable-compile-warnings=minimum</parameter>:
140 This switch disables compiler warnings that can cause the build to fail
141 when built under GCC6.
142 </para>
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 vinagre
157 </seg>
158 <seg>
159 None
160 </seg>
161 <seg>
162 /usr/share/help/*/vinagre and
163 /usr/share/vinagre
164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="vinagre-prog">
174 <term><command>vinagre</command></term>
175 <listitem>
176 <para>
177 is a remote desktop viewer for the
178 <application>GNOME</application> Desktop
179 </para>
180 <indexterm zone="vinagre vinagre-prog">
181 <primary sortas="b-vinagre">vinagre</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 </variablelist>
187
188 </sect2>
189
190</sect1>
Note: See TracBrowser for help on using the repository browser.