source: gnome/core/gnome-utils.xml@ 1d0056d

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 1d0056d was 1d0056d, checked in by Ken Moffat <ken@…>, 12 years ago

gnome-utils-3.2.1

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

  • Property mode set to 100644
File size: 7.3 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 gnome-utils-download-http "&gnome-download-http;/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.xz">
8 <!ENTITY gnome-utils-download-ftp "&gnome-download-ftp;/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.xz">
9 <!ENTITY gnome-utils-md5sum "9c173160a4c5d5c315f6cef4a87a9620">
10 <!ENTITY gnome-utils-size "7.0 MB">
11 <!ENTITY gnome-utils-buildsize "?? MB">
12 <!ENTITY gnome-utils-time "?? SBU">
13]>
14
15<sect1 id="gnome-utils" xreflabel="GNOME Utilities-&gnome-utils-version;">
16 <?dbhtml filename="gnome-utils.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Utilities-&gnome-utils-version;</title>
24
25 <indexterm zone="gnome-utils">
26 <primary sortas="a-GNOME Utilities">GNOME Utilities</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Utilities</title>
31
32 <para>The <application>GNOME Utilities</application> package contains a
33 collection of small applications designed to make your life a little
34 easier.</para>
35
36 <!-- &lfs65_built; not this version! -->
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&gnome-utils-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&gnome-utils-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &gnome-utils-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &gnome-utils-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &gnome-utils-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &gnome-utils-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">GNOME Utilities Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="gnome-panel"/> and
64 <xref linkend="libgtop"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional"><xref linkend="gtk-doc"/> and
68 <xref linkend="rarian"/></para>
69
70 <para condition="html" role="usernotes">User Notes:
71 <ulink url="&blfs-wiki;/gnome-utils"/></para>
72
73 </sect2>
74
75 <sect2 role="installation">
76 <title>Installation of GNOME Utilities</title>
77
78 <para>Install <application>GNOME Utilities</application> by
79 running the following commands:</para>
80
81<screen><userinput>./configure --prefix=$GNOME_PREFIX \
82 --sysconfdir=$GNOME_SYSCONFDIR \
83 --libexecdir=$GNOME_PREFIX/lib/gnome-utils &amp;&amp;
84make</userinput></screen>
85
86 <para>This package does not come with a test suite.</para>
87
88 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
89
90<screen role="root"><userinput>make install</userinput></screen>
91
92 </sect2>
93
94 <sect2 role="commands">
95 <title>Command Explanations</title>
96
97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
98 href="../../xincludes/gnome-prefix.xml"/>
99
100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
101 href="../../xincludes/gnome-sysconfdir.xml"/>
102
103 <para><parameter>--libexecdir=$GNOME_PREFIX/lib/gnome-utils</parameter>: This parameter causes the libexec
104 files to be installed in the preferred location of
105 <filename class="directory">$GNOME_PREFIX/lib/gnome-utils</filename>
106 instead of
107 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
108
109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
110 href="../../xincludes/gtk-doc-rebuild.xml"/>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Library</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>baobab, gnome-dictionary, gnome-screenshot, gnome-search-tool,
124 gnome-system-log, and gnome-dictionary-applet</seg>
125 <seg>libgdict-1.0.{so,a}</seg>
126 <seg><envar>$GNOME_PREFIX</envar>/{include/gdict-1.0/gdict,
127 lib/gnome-utils,share/{baobab/pixmaps,gdict-1.0/sources,
128 gnome-dictionary,gnome-screenshot,gnome-utils,gnome/help/{baobab/*,
129 gnome-dictionary/*,gnome-search-tool/*,gnome-system-log/*},
130 gtk-doc/html/gdict,omf/{baobab,gnome-dictionary,gnome-search-tool,
131 gnome-system-log},pixmaps/gsearchtool}}</seg>
132 </seglistitem>
133 </segmentedlist>
134
135 <variablelist>
136 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
137 <?dbfo list-presentation="list"?>
138 <?dbhtml list-presentation="table"?>
139
140 <varlistentry id="baobab">
141 <term><command>baobab</command></term>
142 <listitem>
143 <para>is a graphical tool to analyse disk usage.</para>
144 <indexterm zone="gnome-utils baobab">
145 <primary sortas="b-baobab">baobab</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 <varlistentry id="gnome-dictionary">
151 <term><command>gnome-dictionary</command></term>
152 <listitem>
153 <para>allows you to look up definitions and spelling of words.</para>
154 <indexterm zone="gnome-utils gnome-dictionary">
155 <primary sortas="b-gnome-dictionary">gnome-dictionary</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="gnome-screenshot">
161 <term><command>gnome-screenshot</command></term>
162 <listitem>
163 <para>is used to capture the contents of the current desktop as
164 a graphics formatted file.</para>
165 <indexterm zone="gnome-utils gnome-screenshot">
166 <primary sortas="b-gnome-screenshot">gnome-screenshot</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="gnome-search-tool">
172 <term><command>gnome-search-tool</command></term>
173 <listitem>
174 <para>allows you to search for files on your system using simple
175 and advanced search options.</para>
176 <indexterm zone="gnome-utils gnome-search-tool">
177 <primary sortas="b-gnome-search-tool">gnome-search-tool</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="gnome-system-log">
183 <term><command>gnome-system-log</command></term>
184 <listitem>
185 <para>allows you to monitor and view system log files.</para>
186 <indexterm zone="gnome-utils gnome-system-log">
187 <primary sortas="b-gnome-system-log">gnome-system-log</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="libgdict-1.0">
193 <term><filename class='libraryfile'>libgdict-1.0.{so,a}</filename></term>
194 <listitem>
195 <para>contains the <application>GNOME</application> dictionary API
196 functions.</para>
197 <indexterm zone="gnome-utils libgdict-1.0">
198 <primary sortas="c-libgdict-1.0">libgdict-1.0.{so,a}</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
203 </variablelist>
204
205 </sect2>
206
207</sect1>
Note: See TracBrowser for help on using the repository browser.