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 xdg-utils-download-http "http://people.freedesktop.org/~rdieter/xdg-utils/xdg-utils-&xdg-utils-version;.tar.gz">-->
|
---|
8 | <!ENTITY xdg-utils-download-http "http://portland.freedesktop.org/download/xdg-utils-&xdg-utils-version;.tar.gz">
|
---|
9 | <!ENTITY xdg-utils-download-ftp " ">
|
---|
10 | <!ENTITY xdg-utils-md5sum "2d0aec6037769a5f138ff404b1bb4b15">
|
---|
11 | <!ENTITY xdg-utils-size "292 KB">
|
---|
12 | <!ENTITY xdg-utils-buildsize "3.5 MB (with tests)">
|
---|
13 | <!ENTITY xdg-utils-time "0.3 SBU (with tests)">
|
---|
14 | ]>
|
---|
15 |
|
---|
16 | <sect1 id="xdg-utils" xreflabel="xdg-utils-&xdg-utils-version;">
|
---|
17 | <?dbhtml filename="xdg-utils.html"?>
|
---|
18 |
|
---|
19 | <sect1info>
|
---|
20 | <othername>$LastChangedBy$</othername>
|
---|
21 | <date> </date>
|
---|
22 | </sect1info>
|
---|
23 |
|
---|
24 | <title>xdg-utils-&xdg-utils-version;</title>
|
---|
25 |
|
---|
26 | <indexterm zone="xdg-utils">
|
---|
27 | <primary sortas="a-xdg-utils">xdg-utils</primary>
|
---|
28 | </indexterm>
|
---|
29 |
|
---|
30 | <sect2 role="package">
|
---|
31 | <title>Introduction to xdg-utils</title>
|
---|
32 |
|
---|
33 | <para>
|
---|
34 | <application>xdg-utils</application> is a a set of command line
|
---|
35 | tools that assist applications with a variety of desktop integration tasks.
|
---|
36 | It is required for Linux Standards Base (LSB) conformance.
|
---|
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="&xdg-utils-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&xdg-utils-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &xdg-utils-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &xdg-utils-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &xdg-utils-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &xdg-utils-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">xdg-utils Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="xmlto"/> with one of
|
---|
80 | <xref linkend="lynx"/>,
|
---|
81 | <xref linkend="w3m"/>,
|
---|
82 | <xref linkend="Links"/>, or
|
---|
83 | <xref linkend="fop"/>
|
---|
84 | </para>
|
---|
85 |
|
---|
86 | <bridgehead renderas="sect4">Required (runtime)</bridgehead>
|
---|
87 | <para role="required">
|
---|
88 | <xref linkend="xorg7-app"/>
|
---|
89 | </para>
|
---|
90 |
|
---|
91 | <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
|
---|
92 | <para role="optional">
|
---|
93 | <xref linkend="dbus"/>
|
---|
94 | </para>
|
---|
95 |
|
---|
96 | <para condition="html" role="usernotes">
|
---|
97 | User Notes: <ulink url="&blfs-wiki;/xdg-utils"/>
|
---|
98 | </para>
|
---|
99 |
|
---|
100 | </sect2>
|
---|
101 |
|
---|
102 | <sect2 role="installation">
|
---|
103 | <title>Installation of xdg-utils</title>
|
---|
104 |
|
---|
105 | <para>Compile <application>xdg-utils</application> with the following
|
---|
106 | commands:</para>
|
---|
107 |
|
---|
108 | <screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &&
|
---|
109 | make</userinput></screen>
|
---|
110 |
|
---|
111 | <caution><para>The tests for the scripts must be made from an X-Window
|
---|
112 | based session. There are several run-time requirements to run
|
---|
113 | the tests including a broswer and an MTA.
|
---|
114 | Running the tests as <systemitem class="username">root</systemitem>
|
---|
115 | usr is not recommended.</para></caution>
|
---|
116 |
|
---|
117 | <para>To run the tests, issue: <command>make -k test</command>.</para>
|
---|
118 |
|
---|
119 | <para>Now install it as the <systemitem class="username">root</systemitem>
|
---|
120 | user:</para>
|
---|
121 |
|
---|
122 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
123 |
|
---|
124 | </sect2>
|
---|
125 |
|
---|
126 | <sect2 role="content">
|
---|
127 | <title>Contents</title>
|
---|
128 |
|
---|
129 | <segmentedlist>
|
---|
130 | <segtitle>Installed Programs</segtitle>
|
---|
131 | <segtitle>Installed Libraries</segtitle>
|
---|
132 | <segtitle>Installed Directories</segtitle>
|
---|
133 |
|
---|
134 | <seglistitem>
|
---|
135 | <seg>xdg-desktop-menu, xdg-desktop-icon, xdg-mime, xdg-icon-resource,
|
---|
136 | xdg-open, xdg-email, xdg-screensaver, xdg-settings</seg>
|
---|
137 | <seg>None</seg>
|
---|
138 | <seg>None</seg>
|
---|
139 | </seglistitem>
|
---|
140 | </segmentedlist>
|
---|
141 |
|
---|
142 | <variablelist>
|
---|
143 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
144 | <?dbfo list-presentation="list"?>
|
---|
145 | <?dbhtml list-presentation="table"?>
|
---|
146 |
|
---|
147 | <varlistentry id="xdg-desktop-menu">
|
---|
148 | <term><command>xdg-desktop-menu</command></term>
|
---|
149 | <listitem>
|
---|
150 | <para>
|
---|
151 | is a command line tool for (un)installing desktop menu items.
|
---|
152 | </para>
|
---|
153 | <indexterm zone="xdg-utils xdg-desktop-menu">
|
---|
154 | <primary sortas="b-xdg-desktop-menu">xdg-desktop-menu</primary>
|
---|
155 | </indexterm>
|
---|
156 | </listitem>
|
---|
157 | </varlistentry>
|
---|
158 |
|
---|
159 | <varlistentry id="xdg-desktop-icon">
|
---|
160 | <term><command>xdg-desktop-icon</command></term>
|
---|
161 | <listitem>
|
---|
162 | <para>
|
---|
163 | is a command line tool for (un)installing icons to the desktop.
|
---|
164 | </para>
|
---|
165 | <indexterm zone="xdg-utils xdg-desktop-icon">
|
---|
166 | <primary sortas="b-xdg-desktop-icon">xdg-desktop-icon</primary>
|
---|
167 | </indexterm>
|
---|
168 | </listitem>
|
---|
169 | </varlistentry>
|
---|
170 |
|
---|
171 | <varlistentry id="xdg-mime">
|
---|
172 | <term><command>xdg-mime</command></term>
|
---|
173 | <listitem>
|
---|
174 | <para>
|
---|
175 | is a command line tool for querying information about file
|
---|
176 | type handling and adding descriptions for new file types.
|
---|
177 | </para>
|
---|
178 | <indexterm zone="xdg-utils xdg-mime">
|
---|
179 | <primary sortas="b-xdg-mime">xdg-mime</primary>
|
---|
180 | </indexterm>
|
---|
181 | </listitem>
|
---|
182 | </varlistentry>
|
---|
183 |
|
---|
184 | <varlistentry id="xdg-icon-resource">
|
---|
185 | <term><command>xdg-icon-resource</command></term>
|
---|
186 | <listitem>
|
---|
187 | <para>
|
---|
188 | is a command line tool for (un)installing icon resources.
|
---|
189 | </para>
|
---|
190 | <indexterm zone="xdg-utils xdg-icon-resource">
|
---|
191 | <primary sortas="b-xdg-icon-resource">xdg-icon-resource</primary>
|
---|
192 | </indexterm>
|
---|
193 | </listitem>
|
---|
194 | </varlistentry>
|
---|
195 |
|
---|
196 | <varlistentry id="xdg-open">
|
---|
197 | <term><command>xdg-open</command></term>
|
---|
198 | <listitem>
|
---|
199 | <para>
|
---|
200 | opens a file or URL in the user's preferred application.
|
---|
201 | </para>
|
---|
202 | <indexterm zone="xdg-utils xdg-open">
|
---|
203 | <primary sortas="b-xdg-open">xdg-open</primary>
|
---|
204 | </indexterm>
|
---|
205 | </listitem>
|
---|
206 | </varlistentry>
|
---|
207 |
|
---|
208 | <varlistentry id="xdg-email">
|
---|
209 | <term><command>xdg-email</command></term>
|
---|
210 | <listitem>
|
---|
211 | <para>
|
---|
212 | opens the user's preferred e-mail composer in order to send a mail
|
---|
213 | message.
|
---|
214 | </para>
|
---|
215 | <indexterm zone="xdg-utils xdg-email">
|
---|
216 | <primary sortas="b-xdg-email">xdg-email</primary>
|
---|
217 | </indexterm>
|
---|
218 | </listitem>
|
---|
219 | </varlistentry>
|
---|
220 |
|
---|
221 | <varlistentry id="xdg-screensaver">
|
---|
222 | <term><command>xdg-screensaver</command></term>
|
---|
223 | <listitem>
|
---|
224 | <para>
|
---|
225 | is a command line tool for controlling the screensaver.
|
---|
226 | </para>
|
---|
227 | <indexterm zone="xdg-utils xdg-screensaver">
|
---|
228 | <primary sortas="b-xdg-screensaver">xdg-screensaver</primary>
|
---|
229 | </indexterm>
|
---|
230 | </listitem>
|
---|
231 | </varlistentry>
|
---|
232 |
|
---|
233 | <varlistentry id="xdg-settings">
|
---|
234 | <term><command>xdg-settings</command></term>
|
---|
235 | <listitem>
|
---|
236 | <para>
|
---|
237 | is a command line tool for managing various settings from
|
---|
238 | the desktop environment.
|
---|
239 | </para>
|
---|
240 | <indexterm zone="xdg-utils xdg-settings">
|
---|
241 | <primary sortas="b-xdg-settings">xdg-settings</primary>
|
---|
242 | </indexterm>
|
---|
243 | </listitem>
|
---|
244 | </varlistentry>
|
---|
245 |
|
---|
246 | </variablelist>
|
---|
247 | </sect2>
|
---|
248 | </sect1>
|
---|