source: gnome/applications/eog.xml@ 6fe4f013

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6fe4f013 was 99773494, checked in by Ken Moffat <ken@…>, 8 years ago

clutter-gst-3.0.16 and comment the 7.8 tags in eog and x264.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16997 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
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 eog-download-http "&gnome-download-http;/eog/&gnome-minor-18;/eog-&eog-version;.tar.xz">
8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-minor-18;/eog-&eog-version;.tar.xz">
9 <!ENTITY eog-md5sum "b498457854fb458909124b5a034a6cb0">
10 <!ENTITY eog-size "4.2 MB">
11 <!ENTITY eog-buildsize "55 MB">
12 <!ENTITY eog-time "0.6 SBU">
13]>
14
15<sect1 id="eog" xreflabel="EOG-&eog-version;">
16 <?dbhtml filename="eog.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>EOG-&eog-version;</title>
24
25 <indexterm zone="eog">
26 <primary sortas="a-EOG">EOG</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to EOG</title>
31
32 <para>
33 <application>EOG</application> is an application used for
34 viewing and cataloging image files on the
35 <application>GNOME</application> Desktop. It has basic editing
36 capabilites.
37 </para>
38
39<!--&lfs78_checked;-->
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&eog-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&eog-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &eog-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &eog-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &eog-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &eog-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">EOG Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="adwaita-icon-theme"/>,
80 <xref linkend="gnome-desktop"/>,
81 <xref linkend="itstool"/>,
82 <xref linkend="libpeas"/>, and
83 <xref linkend="shared-mime-info"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="gobject-introspection"/> and
89 <xref linkend="librsvg"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="exempi"/>,
95 <xref linkend="gtk-doc"/>,
96 <xref linkend="lcms2"/>, and
97 <xref linkend="libexif"/>
98 </para>
99
100 <para condition="html" role="usernotes">User Notes:
101 <ulink url="&blfs-wiki;/eog"/>
102 </para>
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of EOG</title>
107
108 <para>
109 Install <application>EOG</application> by running the
110 following commands:
111 </para>
112
113<screen><userinput>./configure --prefix=/usr &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/gtk-doc-rebuild.xml"/>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Program</segtitle>
141 <segtitle>Installed Library</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 eog
147 </seg>
148 <seg>
149 libeog.so
150 </seg>
151 <seg>
152 /usr/include/eog-3.0 and
153 /usr/{lib,share,share/gtk-doc/html,share/help/*}/eog
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry id="eog-prog">
164 <term><command>eog</command></term>
165 <listitem>
166 <para>
167 is a fast and functional image viewer as well as an
168 image cataloging program. It has basic editing capabilites.
169 </para>
170 <indexterm zone="eog eog-prog">
171 <primary sortas="b-eog">eog</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.