source: xsoft/other/xdg-utils.xml@ 6c88333

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 6c88333 was 6c88333, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to mercurial-3.9.2
Update to gdb-7.12
Fix some typos

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

  • Property mode set to 100644
File size: 7.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 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 &lfs7a_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"/>, or
82 <xref linkend="Links"/>
83 </para>
84
85 <bridgehead renderas="sect4">Required (runtime)</bridgehead>
86 <para role="required">
87 <xref linkend="xorg7-app"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
91 <para role="optional">
92 <xref linkend="dbus"/>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/xdg-utils"/>
97 </para>
98
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of xdg-utils</title>
103
104 <para>Compile <application>xdg-utils</application> with the following
105 commands:</para>
106
107<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
108make</userinput></screen>
109
110 <caution><para>The tests for the scripts must be made from an X-Window
111 based session. There are several run-time requirements to run
112 the tests including a broswer and an MTA.
113 Running the tests as <systemitem class="username">root</systemitem>
114 user is not recommended.</para></caution>
115
116 <para>To run the tests, issue: <command>make -k test</command>.</para>
117
118 <para>Now install it as the <systemitem class="username">root</systemitem>
119 user:</para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>xdg-desktop-menu, xdg-desktop-icon, xdg-mime, xdg-icon-resource,
135 xdg-open, xdg-email, xdg-screensaver, xdg-settings</seg>
136 <seg>None</seg>
137 <seg>None</seg>
138 </seglistitem>
139 </segmentedlist>
140
141 <variablelist>
142 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
143 <?dbfo list-presentation="list"?>
144 <?dbhtml list-presentation="table"?>
145
146 <varlistentry id="xdg-desktop-menu">
147 <term><command>xdg-desktop-menu</command></term>
148 <listitem>
149 <para>
150 is a command line tool for (un)installing desktop menu items.
151 </para>
152 <indexterm zone="xdg-utils xdg-desktop-menu">
153 <primary sortas="b-xdg-desktop-menu">xdg-desktop-menu</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 <varlistentry id="xdg-desktop-icon">
159 <term><command>xdg-desktop-icon</command></term>
160 <listitem>
161 <para>
162 is a command line tool for (un)installing icons to the desktop.
163 </para>
164 <indexterm zone="xdg-utils xdg-desktop-icon">
165 <primary sortas="b-xdg-desktop-icon">xdg-desktop-icon</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 <varlistentry id="xdg-mime">
171 <term><command>xdg-mime</command></term>
172 <listitem>
173 <para>
174 is a command line tool for querying information about file
175 type handling and adding descriptions for new file types.
176 </para>
177 <indexterm zone="xdg-utils xdg-mime">
178 <primary sortas="b-xdg-mime">xdg-mime</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="xdg-icon-resource">
184 <term><command>xdg-icon-resource</command></term>
185 <listitem>
186 <para>
187 is a command line tool for (un)installing icon resources.
188 </para>
189 <indexterm zone="xdg-utils xdg-icon-resource">
190 <primary sortas="b-xdg-icon-resource">xdg-icon-resource</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="xdg-open">
196 <term><command>xdg-open</command></term>
197 <listitem>
198 <para>
199 opens a file or URL in the user's preferred application.
200 </para>
201 <indexterm zone="xdg-utils xdg-open">
202 <primary sortas="b-xdg-open">xdg-open</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="xdg-email">
208 <term><command>xdg-email</command></term>
209 <listitem>
210 <para>
211 opens the user's preferred e-mail composer in order to send a mail
212 message.
213 </para>
214 <indexterm zone="xdg-utils xdg-email">
215 <primary sortas="b-xdg-email">xdg-email</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="xdg-screensaver">
221 <term><command>xdg-screensaver</command></term>
222 <listitem>
223 <para>
224 is a command line tool for controlling the screensaver.
225 </para>
226 <indexterm zone="xdg-utils xdg-screensaver">
227 <primary sortas="b-xdg-screensaver">xdg-screensaver</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="xdg-settings">
233 <term><command>xdg-settings</command></term>
234 <listitem>
235 <para>
236 is a command line tool for managing various settings from
237 the desktop environment.
238 </para>
239 <indexterm zone="xdg-utils xdg-settings">
240 <primary sortas="b-xdg-settings">xdg-settings</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 </variablelist>
246 </sect2>
247</sect1>
Note: See TracBrowser for help on using the repository browser.