<?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/3.6/vino-&vino-version;.tar.xz">
  <!ENTITY vino-download-ftp  "&gnome-download-ftp;/vino/3.6/vino-&vino-version;.tar.xz">
  <!ENTITY vino-md5sum        "3054d9d0f9c70e0cd198f87ebcb61e3f">
  <!ENTITY vino-size          "732 KB">
  <!ENTITY vino-buildsize     "19 MB">
  <!ENTITY vino-time          "0.2 SBU">
]>

<sect1 id="vino" xreflabel="Vino-&vino-version;">
  <?dbhtml filename="vino.html"?>

  <sect1info>
    <othername>$LastChangedBy: krejzi $</othername>
    <date>$Date: 2013-06-01 08:18:39 -0400 (Sat, 01 Jun 2013) $</date>
  </sect1info>

  <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>

    &lfs72_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="gtk3"/>,
      <xref linkend="intltool"/> and
      <xref linkend="libsoup"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="libnotify"/>,
      <xref linkend="libsecret"/>,
      <xref linkend="NetworkManager"/> and
      <xref linkend="telepathy-glib"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="avahi"/>,
      <xref linkend="gnutls"/> and
      <xref linkend="libgcrypt"/>
    </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><userinput>./configure --prefix=/usr \
            --sysconfdir=/etc \
            --libexecdir=/usr/lib/vino &amp;&amp;
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-passwd, vino-preferences and vino-server
        </seg>
        <seg>
          None
        </seg>
        <seg>
          /usr/lib/vino and
          /usr/share/vino
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="vino-passwd">
        <term><command>vino-passwd</command></term>
        <listitem>
          <para>
            is used to update <application>Vino</application> password.
          </para>
          <indexterm zone="vino vino-passwd">
            <primary sortas="b-vino-passwd">vino-passwd</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="vino-preferences">
        <term><command>vino-preferences</command></term>
        <listitem>
          <para>
            is a GUI tool used to configure the machine for
            VNC Access.
          </para>
          <indexterm zone="vino vino-preferences">
            <primary sortas="b-vino-preferences">vino-preferences</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <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>
