source: xsoft/other/xdg-utils.xml@ c02ea85

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 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 c02ea85 was c02ea85, checked in by Ken Moffat <ken@…>, 9 years ago

tags

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

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