<?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-shell-download-http
           "&gnome-download-http;/gnome-shell/3.6/gnome-shell-&gnome-shell-version;.tar.xz">
  <!ENTITY gnome-shell-download-ftp
           "&gnome-download-ftp;/gnome-shell/3.6/gnome-shell-&gnome-shell-version;.tar.xz">
  <!ENTITY gnome-shell-md5sum        "6d00d16fd54fa0d0e5d4b3a7dcad0bfe">
  <!ENTITY gnome-shell-size          "1.4 MB">
  <!ENTITY gnome-shell-buildsize     "50 MB">
  <!ENTITY gnome-shell-time          "0.6 SBU">
]>

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

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

  <title>gnome-shell-&gnome-shell-version;</title>

  <indexterm zone="gnome-shell">
    <primary sortas="a-gnome-shell">gnome-shell</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to GNOME Shell</title>

    <para>
      The <application>GNOME Shell</application> is the core user interface of
      the <application>GNOME</application> Desktop environment.
    </para>

    &lfs72_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&gnome-shell-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&gnome-shell-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &gnome-shell-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &gnome-shell-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &gnome-shell-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &gnome-shell-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="evolution-data-server"/>,
      <xref linkend="gcr"/>,
      <xref linkend="gjs"/>,
      <xref linkend="gnome-menus"/>,
      <xref linkend="gnome-settings-daemon"/>,
      <xref linkend="gst10-plugins-base"/>,
      <xref linkend="json-glib"/>,
      <xref linkend="libcroco"/>,
      <xref linkend="libgnome-keyring"/>,
      <xref linkend="mutter"/>,
      <xref linkend="NetworkManager"/> and
      <xref linkend="telepathy-logger"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="gnome-bluetooth"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="gtk-doc"/>
    </para>

    <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
    <para role="required">
      <xref linkend="accountsservice"/>,
      <xref linkend="caribou"/>,
      <xref linkend="dconf"/>,
      <xref linkend="gnome-icon-theme"/>,
      <xref linkend="gnome-icon-theme-symbolic"/> and
      <xref linkend="telepathy-mission-control"/>
    </para>

    <para condition="html" role="usernotes">User Notes:
      <ulink url="&blfs-wiki;/gnome-shell"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of GNOME Shell</title>

    <para>
      Install <application>GNOME Shell</application> by running the
      following commands:
    </para>

<screen><userinput>./configure --prefix=/usr \
            --sysconfdir=/etc \
            --libexecdir=/usr/lib/gnome-shell &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="commands">
    <title>Command Explanations</title>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="../../xincludes/gtk-doc-rebuild.xml"/>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>
          gnome-shell, gnome-shell-extension-prefs and gnome-shell-extension-tool and
          gnome-shell-pref-tool
        </seg>
       <seg>
          None
        </seg>
        <seg>
          /usr/lib/gnome-shell,
          /usr/share/gnome-shell and
          /usr/share/gtk-doc/html/shell
        </seg>
      </seglistitem>
    </segmentedlist>

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

      <varlistentry id="gnome-shell-prog">
        <term><command>gnome-shell</command></term>
        <listitem>
          <para>
            provides the core user interface functions for the
            <application>GNOME</application> 3 Desktop.
          </para>
          <indexterm zone="gnome-shell gnome-shell-prog">
            <primary sortas="b-gnome-shell">gnome-shell</primary>
          </indexterm>
        </listitem>
      </varlistentry>

<!--      <varlistentry id="gnome-shell-extension-prefs">
        <term><command>gnome-shell-extension-prefs</command></term>
        <listitem>
          <para>
            does this .....
          </para>
          <indexterm zone="gnome-shell gnome-shell-extension-prefs">
            <primary sortas="b-gnome-shell-extension-prefs">gnome-shell-extension-prefs</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="gnome-shell-extension-tool">
        <term><command>gnome-shell-extension-tool</command></term>
        <listitem>
          <para>
            does this .....
          </para>
          <indexterm zone="gnome-shell gnome-shell-extension-tool">
            <primary sortas="b-gnome-shell-extension-tool">gnome-shell-extension-tool</primary>
          </indexterm>
        </listitem>
      </varlistentry> -->

    </variablelist>

  </sect2>

</sect1>
