source: gnome/applications/eog.xml@ 731c264

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 731c264 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.4 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-40;/eog-&eog-version;.tar.xz">
8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-40;/eog-&eog-version;.tar.xz">
9 <!ENTITY eog-md5sum "9713a3dbd0b25264f47aca9a85508b12">
10 <!ENTITY eog-size "3.4 MB">
11 <!ENTITY eog-buildsize "47 MB">
12 <!ENTITY eog-time "0.3 SBU">
13]>
14
15<sect1 id="eog" xreflabel="EOG-&eog-version;">
16 <?dbhtml filename="eog.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>EOG-&eog-version;</title>
23
24 <indexterm zone="eog">
25 <primary sortas="a-EOG">EOG</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to EOG</title>
30
31 <para>
32 <application>EOG</application> is an application used for
33 viewing and cataloging image files on the
34 <application>GNOME</application> Desktop. It also has basic editing
35 capabilites.
36 </para>
37
38 &lfs101_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&eog-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&eog-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &eog-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &eog-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &eog-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &eog-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">EOG Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="adwaita-icon-theme"/>,
79 <xref linkend="exempi"/>,
80 <xref linkend="gnome-desktop"/>,
81 <xref linkend="itstool"/>,
82 <xref linkend="libjpeg"/>,
83 <xref linkend="libpeas"/>, and
84 <xref linkend="shared-mime-info"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="gobject-introspection"/>,
90 <xref linkend="lcms2"/>,
91 <xref linkend="libexif"/>, and
92 <xref linkend="librsvg"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="gtk-doc"/> and
98 <xref linkend="libportal"/>
99 </para>
100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/eog"/>
103 </para>
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of EOG</title>
108
109 <para>
110 Install <application>EOG</application> by running the
111 following commands:
112 </para>
113
114<screen><userinput>mkdir build &amp;&amp;
115cd build &amp;&amp;
116
117meson --prefix=/usr -Dlibportal=false .. &amp;&amp;
118ninja</userinput></screen>
119
120 <para>
121 This package does not come with a test suite.
122 </para>
123
124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
127
128<screen role="root"><userinput>ninja install</userinput></screen>
129
130 <para>
131 Still as the <systemitem class="username">root</systemitem> user,
132 rebuild the cache database of
133 MIME types handled by desktop files so <xref linkend="nautilus"/> will
134 be able to open image files with EOG.
135 </para>
136
137<screen role="root"><userinput>update-desktop-database</userinput></screen>
138
139 </sect2>
140
141 <sect2 role="commands">
142 <title>Command Explanations</title>
143
144 <para>
145 <parameter>-Dlibportal=false</parameter>: This parameter disables
146 building EOG with support for flatpak portals. Remove this parameter
147 if you have <xref role="nodep" linkend="libportal"/> installed and wish
148 to have support for flatpak portals.
149 </para>
150
151 <para>
152 <option>-Dgtk_doc=true</option>: Use this option if
153 <xref role="nodep" linkend="gtk-doc"/> is installed and you wish to rebuild
154 and install the API documentation.
155 </para>
156
157 </sect2>
158
159 <sect2 role="content">
160 <title>Contents</title>
161
162 <segmentedlist>
163 <segtitle>Installed Program</segtitle>
164 <segtitle>Installed Library</segtitle>
165 <segtitle>Installed Directories</segtitle>
166
167 <seglistitem>
168 <seg>
169 eog
170 </seg>
171 <seg>
172 libeog.so
173 </seg>
174 <seg>
175 /usr/include/eog-3.0 and
176 /usr/{lib,share,share/gtk-doc/html,share/help/*}/eog
177 </seg>
178 </seglistitem>
179 </segmentedlist>
180
181 <variablelist>
182 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
183 <?dbfo list-presentation="list"?>
184 <?dbhtml list-presentation="table"?>
185
186 <varlistentry id="eog-prog">
187 <term><command>eog</command></term>
188 <listitem>
189 <para>
190 is a fast and functional image viewer as well as an
191 image cataloging program. It has basic editing capabilites
192 </para>
193 <indexterm zone="eog eog-prog">
194 <primary sortas="b-eog">eog</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 </variablelist>
200
201 </sect2>
202
203</sect1>
Note: See TracBrowser for help on using the repository browser.