source: gnome/core/eog.xml@ ef89b7d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ef89b7d was 5befe2d, checked in by Ken Moffat <ken@…>, 12 years ago

Add download-sizes for empathy and eog, and note in gnome/pre-install-config that instructions with '??' or lacking an LFS-7.0 tag are work in progress.

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

  • Property mode set to 100644
File size: 4.9 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-version;/eog-&eog-version;.tar.xz">
8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-version;/eog-&eog-version;.tar.xz">
9 <!ENTITY eog-md5sum "66d2c1d8d250a37e18f3fbf696642214">
10 <!ENTITY eog-size "3.1 MB">
11 <!ENTITY eog-buildsize "?? MB">
12 <!ENTITY eog-time "?? 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>The <application>EOG</application> package contains Eye of
33 <application>GNOME</application>. This is useful for viewing and
34 cataloging image files.</para>
35
36 <!-- &lfs65_checked; not this version! -->
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&eog-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&eog-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &eog-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &eog-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &eog-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &eog-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">EOG Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="gnome-desktop"/>,
64 <xref linkend="gnome-icon-theme"/>,
65 <!-- FIXME:ken
66 <xref linkend="libpeas"/>, and -->
67 libpeas-1.2.0, and
68 <xref linkend="shared-mime-info"/></para>
69
70 <bridgehead renderas="sect4">Recommended</bridgehead>
71 <para role="recommended"><xref linkend="libjpeg"/></para>
72
73 <bridgehead renderas="sect4">Optional</bridgehead>
74 <para role="optional"><xref linkend="exempi"/>,
75 <xref linkend="libexif"/>,
76 <xref linkend="lcms"/>, and
77 <xref linkend="pygtk"/></para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/eog"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of EOG</title>
86
87 <para>Install <application>EOG</application> by running the
88 following commands:</para>
89
90<screen><userinput>./configure --prefix=$GNOME_PREFIX \
91 --sysconfdir=$GNOME_SYSCONFDIR \
92 --localstatedir=/var/lib &amp;&amp;
93make</userinput></screen>
94
95 <para>This package does not come with a test suite.</para>
96
97 <para>Now, as the <systemitem class='username'>root</systemitem> user:</para>
98
99<screen role='root'><userinput>make install</userinput></screen>
100
101 </sect2>
102
103 <sect2 role="commands">
104 <title>Command Explanations</title>
105
106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
107 href="../../xincludes/gnome-prefix.xml"/>
108
109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
110 href="../../xincludes/gnome-sysconfdir.xml"/>
111
112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
113 href="../../xincludes/scrollkeeper-dir.xml"/>
114
115 <para><option>--without-libjpeg</option>: This option disables special JPEG
116 support.</para>
117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Program</segtitle>
125 <segtitle>Installed Libraries</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>eog</seg>
130 <seg>libfullscreen.so and libreload.so (plugins)</seg>
131 <seg><envar>$GNOME_PREFIX</envar>/{include/eog-2.20/eog,lib/eog/plugins,
132 share/{eog/{icons/hicolor/{16x16/actions,22x22/actions,24x24/actions,
133 32x32/actions,48x48/actions,scalable/actions},pixmaps},gnome/help/eog/*,
134 gtk-doc/html/eog,omf/eog}}</seg>
135 </seglistitem>
136 </segmentedlist>
137
138 <variablelist>
139 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
140 <?dbfo list-presentation="list"?>
141 <?dbhtml list-presentation="table"?>
142
143 <varlistentry id="eog-prog">
144 <term><command>eog</command></term>
145 <listitem>
146 <para>is a fast and functional image viewer as well as an
147 image cataloging program.</para>
148 <indexterm zone="eog eog-prog">
149 <primary sortas="b-eog">eog</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 </variablelist>
155
156 </sect2>
157
158</sect1>
Note: See TracBrowser for help on using the repository browser.