source: gnome/applications/vinagre.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: 4.4 KB
RevLine 
[3bef2f0]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
[1ca1a68f]7 <!ENTITY vinagre-download-http "&gnome-download-http;/vinagre/3.6/vinagre-&vinagre-version;.tar.xz">
8 <!ENTITY vinagre-download-ftp "&gnome-download-ftp;/vinagre/3.6/vinagre-&vinagre-version;.tar.xz">
[c45d13b6]9 <!ENTITY vinagre-md5sum "e41e875b458e7e536e3c00608b1d07cd">
[3bef2f0]10 <!ENTITY vinagre-size "2.4 MB">
[16aa286]11 <!ENTITY vinagre-buildsize "25 MB">
[1ca1a68f]12 <!ENTITY vinagre-time "0.2 SBU">
[3bef2f0]13]>
14
15<sect1 id="vinagre" xreflabel="Vinagre-&vinagre-version;">
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
[1ca1a68f]37 &lfs72_checked;
[3bef2f0]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="gnome-icon-theme"/>,
78 <xref linkend="gtk-vnc"/>,
[1ca1a68f]79 <xref linkend="libsecret"/> and
[3bef2f0]80 <xref linkend="yelp-xsl"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="optional">
[1ca1a68f]85 <xref linkend="telepathy-glib"/>,
86 <xref linkend="vala"/> and
[3bef2f0]87 <xref linkend="vte"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="avahi"/> and
93 <ulink url="http://spice-space.org/">Spice GTK</ulink>
94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/vinagre"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Vinagre</title>
103
104 <para>
105 Install <application>Vinagre</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="content">
125 <title>Contents</title>
126
127 <segmentedlist>
128 <segtitle>Installed Program</segtitle>
[c3c56b2]129 <segtitle>Installed Libraries</segtitle>
[3bef2f0]130 <segtitle>Installed Directories</segtitle>
131
132 <seglistitem>
133 <seg>
134 vinagre
135 </seg>
[c3c56b2]136 <seg>
137 None
138 </seg>
[3bef2f0]139 <seg>
140 /usr/share/help/*/vinagre and
141 /usr/share/vinagre
142 </seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="vinagre-prog">
152 <term><command>vinagre</command></term>
153 <listitem>
154 <para>
155 is a remote desktop viewer for the
156 <application>GNOME</application> Desktop.
157 </para>
158 <indexterm zone="vinagre vinagre-prog">
159 <primary sortas="b-vinagre">vinagre</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 </variablelist>
165
166 </sect2>
167
168</sect1>
Note: See TracBrowser for help on using the repository browser.