mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
167 lines
4.3 KiB
XML
167 lines
4.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY vino-download-http "&gnome-download-http;/vino/&gnome-minor-22;/vino-&vino-version;.tar.xz">
|
|
<!ENTITY vino-download-ftp "&gnome-download-ftp;/vino/&gnome-minor-22;/vino-&vino-version;.tar.xz">
|
|
<!ENTITY vino-md5sum "7305feaa5cc9acb788d7a13389922012">
|
|
<!ENTITY vino-size "752 KB">
|
|
<!ENTITY vino-buildsize "19 MB">
|
|
<!ENTITY vino-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="vino" xreflabel="Vino-&vino-version;">
|
|
<?dbhtml filename="vino.html"?>
|
|
|
|
|
|
<title>Vino-&vino-version;</title>
|
|
|
|
<indexterm zone="vino">
|
|
<primary sortas="a-Vino">Vino</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Vino</title>
|
|
|
|
<para>
|
|
The <application>Vino</application> package is a VNC server for
|
|
<application>GNOME</application>. VNC is a protocol that allows remote
|
|
display of a user's desktop.
|
|
</para>
|
|
|
|
&lfs90_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&vino-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&vino-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &vino-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &vino-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &vino-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &vino-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Vino Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="libnotify"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="gnutls"/>,
|
|
<xref linkend="libgcrypt"/>,
|
|
<xref linkend="libsecret"/>, and
|
|
<xref linkend="telepathy-glib"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="avahi"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/vino"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Vino</title>
|
|
|
|
<para>
|
|
Install <application>Vino</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen revision="systemd"><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
|
make</userinput></screen>
|
|
|
|
<screen revision="sysv"><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--with-systemduserunitdir=no &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
vino-server
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="vino-server">
|
|
<term><command>vino-server</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <application>Vino</application> VNC server.
|
|
</para>
|
|
<indexterm zone="vino vino-server">
|
|
<primary sortas="b-vino-server">vino-server</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|