glfs/archive/gnome/gnome-boxes.xml
Randy McMurchy 0d7900a67c Removed extraneous spaces from blank lines and at the end of lines in the .xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-02-11 18:51:17 +00:00

157 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 gnome-boxes-download-http
"&gnome-download-http;/gnome-boxes/3.4/gnome-boxes-&gnome-boxes-version;.tar.xz">
<!ENTITY gnome-boxes-download-ftp
"&gnome-download-ftp;/gnome-boxes/3.4/gnome-boxes-&gnome-boxes-version;.tar.xz">
<!ENTITY gnome-boxes-md5sum "6f8a5cf5fddad78d90aa369a7a613c72">
<!ENTITY gnome-boxes-size "768 KB">
<!ENTITY gnome-boxes-buildsize "20 MB">
<!ENTITY gnome-boxes-time "0.3 SBU">
]>
<sect1 id="gnome-boxes" xreflabel="gnome-boxes-&gnome-boxes-version;">
<?dbhtml filename="gnome-boxes.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-boxes-&gnome-boxes-version;</title>
<indexterm zone="gnome-boxes">
<primary sortas="a-gnome-boxes">gnome-boxes</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Boxes</title>
<para>
The <application>GNOME Boxes</application> is a
simple application used to access remote or virtual
systems.
</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-boxes-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-boxes-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-boxes-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-boxes-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-boxes-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-boxes-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Boxes Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="clutter-gtk"/>,
<xref linkend="gobject-introspection"/>,
<xref linkend="gtk-vnc"/>,
<xref linkend="libosinfo"/>,
<xref linkend="libvirt-glib"/>,
<xref linkend="spice-gtk"/>,
<xref linkend="tracker"/>,
<xref linkend="udev"/> or <xref linkend="udev-extras"/> (for gudev and gir-data), and
<xref linkend="vala"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/gnome-boxes"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Boxes</title>
<para>
Install <application>GNOME Boxes</application> by running
the following commands:
</para>
<screen><userinput>./configure --prefix=/usr &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 Directory</segtitle>
<seglistitem>
<seg>
gnome-boxes
</seg>
<seg>
/usr/share/gnome-boxes
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-boxes-prog">
<term><command>gnome-boxes</command></term>
<listitem>
<para>
is used to access remote or virtual machines.
</para>
<indexterm zone="gnome-boxes gnome-boxes-prog">
<primary sortas="b-gnome-boxes">gnome-boxes</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>