glfs/xfce/apps/ristretto.xml
Bruce Dubbs 8a1548348a Update to libinput-1.6.1.
Update to git-2.11.1.
Update to ristretto-0.8.2. 
Update to mesa-13.0.4.
Update to mercurial-4.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18245 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-03 20:31:46 +00:00

158 lines
4.0 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 ristretto-download-http
"http://archive.xfce.org/src/apps/ristretto/0.8/ristretto-&ristretto-version;.tar.bz2">
<!ENTITY ristretto-download-ftp " ">
<!ENTITY ristretto-md5sum "a8d8bb6b8fa7f868cfa3ae778630946e">
<!ENTITY ristretto-size "548 KB">
<!ENTITY ristretto-buildsize "8.7 MB">
<!ENTITY ristretto-time "0.1 SBU">
]>
<sect1 id="ristretto" xreflabel="Ristretto-&ristretto-version;">
<?dbhtml filename="ristretto.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Ristretto-&ristretto-version;</title>
<indexterm zone="ristretto">
<primary sortas="a-Ristretto">Ristretto</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Ristretto</title>
<para>
<application>Ristretto</application> is a fast and lightweight
image viewer for the <application>Xfce</application> desktop.
</para>
&lfs7a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&ristretto-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&ristretto-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &ristretto-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &ristretto-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &ristretto-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &ristretto-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Ristretto Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libexif"/> and
<xref linkend="libxfce4ui"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="tumbler"/> (runtime)
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/ristretto"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Ristretto</title>
<para>
Install <application>Ristretto</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 Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
ristretto
</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="ristretto-prog">
<term><command>ristretto</command></term>
<listitem>
<para>
is a fast and lightweight image viewer.
</para>
<indexterm zone="ristretto ristretto-prog">
<primary sortas="b-ristretto">ristretto</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>