<?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 gpicview-download-http "&sourceforge-repo;/lxde/gpicview-&gpicview-version;.tar.gz">
  <!ENTITY gpicview-download-ftp  " ">
  <!ENTITY gpicview-md5sum        "b209e36531f89c48e3067b389699d4c7">
  <!ENTITY gpicview-size          "480 KB">
  <!ENTITY gpicview-buildsize     "6.2 MB">
  <!ENTITY gpicview-time          "0.2 SBU">
]>

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

  <sect1info>
    <othername>$LastChangedBy: pierre $</othername>
    <date>$Date: 2015-03-01 05:42:20 -0500 (Sun, 01 Mar 2015) $</date>
  </sect1info>

  <title>GPicView-&gpicview-version;</title>

  <indexterm zone="gpicview">
    <primary sortas="a-GPicView">GPicView</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to GPicView</title>

    <para>
      The <application>GPicView</application> package contains a lightweight
      image viewer.
    </para>

    &lfs77_checked;

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

    <bridgehead renderas="sect3">GPicView Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="gtk2"/>
    </para>

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

  <sect2 role="installation">
    <title>Installation of GPicView</title>

    <para>
      Install <application>GPicView</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 &amp;&amp;
sed -i 's/Utility;//' /usr/share/applications/gpicview.desktop</userinput></screen>

    <para>
      If you have <xref linkend="xdg-utils"/> installed, as the
      <systemitem class="username">root</systemitem> user, you should run the
      <command>xdg-icon-resource forceupdate --theme hicolor</command> command,
      for the installed icon to be displayed in the menu item.
    </para>

  </sect2>

  <sect2 role="commands">
    <title>Command Explanations</title>

    <para>
      <command>sed -i ...</command>: Fixes submenu for
      <application>GPicView</application>.
    </para>

  </sect2>

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

    <segmentedlist>
      <segtitle>Installed Program</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directory</segtitle>

      <seglistitem>
        <seg>
          gpicview
        </seg>
        <seg>
          None
        </seg>
        <seg>
          /usr/share/gpicview
        </seg>
      </seglistitem>
    </segmentedlist>

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

      <varlistentry id="gpicview-prog">
        <term><command>gpicview</command></term>
        <listitem>
          <para>
            is a lightweight image viewer.
          </para>
          <indexterm zone="gpicview gpicview-prog">
            <primary sortas="b-gpicview">gpicview</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
