source: xsoft/other/feh.xml

trunk
Last change on this file was 1022c00c, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Tags and a small wording change in libreoffice

  • Property mode set to 100644
File size: 6.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY feh-download-http "https://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
8 <!ENTITY feh-download-ftp " ">
9 <!ENTITY feh-md5sum "0a780bf321c0653d03e3e18410f4d1ba">
10 <!ENTITY feh-size "2.1 MB">
11 <!ENTITY feh-buildsize "6.9 MB (with tests)">
12 <!ENTITY feh-time "less than 0.1 SBU (with tests)">
13]>
14
15<sect1 id="feh" xreflabel="feh-&feh-version;">
16 <?dbhtml filename="feh.html"?>
17
18
19 <title>feh-&feh-version;</title>
20
21 <indexterm zone="feh">
22 <primary sortas="a-feh">feh</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to feh</title>
27
28 <para>
29 <application>feh</application> is a fast, lightweight image viewer which
30 uses Imlib2. It is commandline-driven and supports multiple images
31 through slideshows, thumbnail browsing or multiple windows, and montages
32 or index prints (using TrueType fonts to display file info). Advanced
33 features include fast dynamic zooming, progressive loading, loading via
34 HTTP (with reload support for watching webcams), recursive file opening
35 (slideshow of a directory hierarchy), and mouse wheel/keyboard control.
36 </para>
37
38 &lfs121_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42
43<!-- Seems to work OK now
44 <note>
45 <para>
46 For some reason, using a browser, the link will not download the
47 package as a tarball, but instead, as a page. Therefore, you will need
48 to use <quote>Save link as</quote> or the <command>wget</command> or
49 another similar command, in the command line.
50 </para>
51 </note>
52-->
53 <listitem>
54 <para>
55 Download (HTTP): <ulink url="&feh-download-http;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download (FTP): <ulink url="&feh-download-ftp;"/>
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download MD5 sum: &feh-md5sum;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Download size: &feh-size;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated disk space required: &feh-buildsize;
76 </para>
77 </listitem>
78 <listitem>
79 <para>
80 Estimated build time: &feh-time;
81 </para>
82 </listitem>
83 </itemizedlist>
84
85<!-- I don't think this is needed as of 2.17. -renodr -->
86<!--
87 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
88 <itemizedlist spacing="compact">
89 <listitem>
90 <para>
91 Optional patch, for the test suite:
92 <ulink
93 url="&patch-root;/feh-&feh-version;-disable_some_tests-1.patch"/>
94 </para>
95 </listitem>
96 </itemizedlist>
97-->
98 <bridgehead renderas="sect3">feh Dependencies</bridgehead>
99
100 <bridgehead renderas="sect4">Required</bridgehead>
101 <para role="required">
102 <xref linkend="libpng"/> and
103 <xref linkend="imlib2"/> (built with
104 <xref linkend="giflib"/> support, for the tests)
105 </para>
106
107 <bridgehead renderas="sect4">Recommended</bridgehead>
108 <para role="recommended">
109 <xref linkend="curl"/>
110 </para>
111
112 <bridgehead renderas="sect4">Optional</bridgehead>
113 <para role="optional">
114 <xref linkend="libexif"/>
115 </para>
116
117 <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
118 <para role="optional">
119 <xref role="runtime" linkend="libjpeg"/> (for lossless image rotation) and
120 <xref role="runtime" linkend="imagemagick"/> (to load unsupported formats)
121 </para>
122
123 <bridgehead renderas="sect4">Optional (test suite)</bridgehead>
124 <para role="optional">
125 <xref linkend="perl-test-command"/> (required) and
126 <xref linkend="mandoc"/> (optional)
127 </para>
128
129
130 </sect2>
131
132 <sect2 role="installation">
133 <title>Installation of feh</title>
134
135<!--
136 <para>
137 Due to well-known problems when <application>feh</application> try to
138 load gif images (sometimes <application>imlib2</application> being blamed
139 for that), some tests fail. To avoid that, apply the following patch, if
140 you intend to run the test suite:
141 </para>
142
143<screen><userinput>patch -Np1 -i ../feh-&feh-version;-disable_some_tests-1.patch</userinput></screen>
144-->
145
146 <para>
147 Install <application>feh</application> by running the following commands:
148 </para>
149
150<screen><userinput>sed -i "s:doc/feh:&amp;-&feh-version;:" config.mk &amp;&amp;
151make PREFIX=/usr</userinput></screen>
152
153 <para>
154 To test the results, issue: <command>make test</command>.
155 </para>
156
157 <para>
158 Now, as the <systemitem class="username">root</systemitem> user:
159 </para>
160
161<screen role="root"><userinput>make PREFIX=/usr install</userinput></screen>
162
163 </sect2>
164
165 <sect2 role="commands">
166 <title>Command Explanations</title>
167
168 <para>
169 <command>sed -i "s:doc/feh:&amp;-&feh-version;:" config.mk</command>: This
170 sed fixes the doc directory to a versioned one, as used in BLFS.
171 </para>
172
173 <para>
174 <option>curl=0</option>: Use this make flag if you don't have the cURL
175 package installed.
176 </para>
177
178 <para>
179 <option>exif=1</option>: This make flag enables builtin Exif tag display
180 support.
181 </para>
182
183 </sect2>
184
185 <sect2 role="content">
186 <title>Contents</title>
187
188 <segmentedlist>
189 <segtitle>Installed Program</segtitle>
190 <segtitle>Installed Libraries</segtitle>
191 <segtitle>Installed Directories</segtitle>
192
193 <seglistitem>
194 <seg>
195 feh
196 </seg>
197 <seg>
198 None
199 </seg>
200 <seg>
201 /usr/share/doc/feh-&feh-version; and
202 /usr/share/feh
203 </seg>
204 </seglistitem>
205 </segmentedlist>
206
207 <variablelist>
208 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
209 <?dbfo list-presentation="list"?>
210 <?dbhtml list-presentation="table"?>
211
212 <varlistentry id="feh-prog">
213 <term><command>feh</command></term>
214 <listitem>
215 <para>
216 is an image viewer and cataloguer
217 </para>
218 <indexterm zone="feh feh-prog">
219 <primary sortas="b-feh">feh</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 </variablelist>
225
226 </sect2>
227
228</sect1>
Note: See TracBrowser for help on using the repository browser.