mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
165 lines
4.2 KiB
XML
165 lines
4.2 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 gpicview-download-http "&sourceforge-dl;/lxde/gpicview-&gpicview-version;.tar.xz">
|
|
<!ENTITY gpicview-download-ftp " ">
|
|
<!ENTITY gpicview-md5sum "26be9b0c5a234f1afe7d83d02a4a33f4">
|
|
<!ENTITY gpicview-size "344 KB">
|
|
<!ENTITY gpicview-buildsize "6.5 MB">
|
|
<!ENTITY gpicview-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gpicview" xreflabel="GPicView-&gpicview-version;">
|
|
<?dbhtml filename="gpicview.html"?>
|
|
|
|
|
|
<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>
|
|
|
|
&lfs112_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 &&
|
|
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 &&
|
|
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>
|