source: gnome/platform/gvfs.xml@ 56605b9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 56605b9 was 56605b9, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Remove XML::Parser from perl modules
Archive acl, attr, intltool, expat, gperf
Synchronize libcap with LFS.

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

  • Property mode set to 100644
File size: 15.4 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 gvfs-download-http "&gnome-download-http;/gvfs/1.20/gvfs-&gvfs-version;.tar.xz">
8 <!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.20/gvfs-&gvfs-version;.tar.xz">
9 <!ENTITY gvfs-md5sum "2c6d4d08ebd691ccdb3f8da88a7c4b20">
10 <!ENTITY gvfs-size "1.5 MB">
11 <!ENTITY gvfs-buildsize "59 MB (additional 2 MB for the tests)">
12 <!ENTITY gvfs-time "0.6 SBU (additional 0.1 SBU for the tests)">
13]>
14
15<sect1 id="gvfs" xreflabel="Gvfs-&gvfs-version;">
16 <?dbhtml filename="gvfs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Gvfs-&gvfs-version;</title>
24
25 <indexterm zone="gvfs">
26 <primary sortas="a-Gvfs">Gvfs</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Gvfs</title>
31
32 <para>
33 The <application>Gvfs</application> package is a userspace virtual
34 filesystem designed to work with the I/O abstractions of GLib's GIO
35 library.
36 </para>
37
38 &lfs75_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gvfs-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gvfs-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gvfs-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gvfs-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gvfs-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gvfs-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Gvfs Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="glib2"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="gtk3"/>,
84 <xref linkend="libsecret"/>,
85 <xref linkend="libsoup"/>,
86 <xref linkend="udev-extras"/> (for GUdev), and
87 <xref linkend="udisks2"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="apache"/>,
93 <xref linkend="avahi"/>,
94 <xref linkend="bluez"/>,
95 <xref linkend="dbus-glib"/>,
96 <xref linkend="fuse"/>,
97 <ulink url="&gnome-download-http;/gnome-disk-utility">
98 GNOME Disk Utility</ulink>,
99 <xref linkend="gnome-keyring"/>,
100 <ulink url="&gnome-download-http;/gnome-online-accounts">
101 GNOME Online Accounts</ulink>,
102 <xref linkend="gtk-doc"/>,
103 <xref linkend="libarchive"/>,
104 <ulink url="http://www.videolan.org/developers/libbluray.html">
105 libbluray</ulink>,
106 <ulink url="http://www.gnu.org/software/libcdio/">libcdio-paranoia</ulink>,
107 <xref linkend="libgcrypt"/>,
108 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
109 <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>,
110 <ulink url="http://sourceforge.net/projects/libmtp/">libmtp</ulink>,
111 <xref linkend="libxml2"/>,
112 <xref linkend="libxslt"/>,
113 <xref linkend="openssh"/>, and
114 <xref linkend="samba"/>
115 </para>
116
117 <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
118 <para role="optional">
119 <xref linkend="obex-data-server"/>
120 </para>
121
122 <para condition="html" role="usernotes">User Notes:
123 <ulink url="&blfs-wiki;/gvfs"/>
124 </para>
125 </sect2>
126
127 <sect2 role="installation">
128 <title>Installation of Gvfs</title>
129
130 <para>
131 Install <application>Gvfs</application> by running the following
132 commands:
133 </para>
134
135<screen><userinput>./configure --prefix=/usr \
136 --sysconfdir=/etc \
137 --disable-gphoto2 &amp;&amp;
138make</userinput></screen>
139
140 <para>
141 To test the results, issue: <command>make -k check</command>. Some tests
142 may fail for unknown reasons.
143 </para>
144
145 <para>
146 Now, as the <systemitem class="username">root</systemitem> user:
147 </para>
148
149<screen role="root"><userinput>make install</userinput></screen>
150
151 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
152 href="../../xincludes/gsettings-destdir.xml"/>
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
158 <para>
159 <parameter>--disable-gphoto2</parameter>: This switch is required if
160 <application>libgphoto2</application> is not installed. Remove
161 it if you installed <application>libgphoto2</application> and
162 wish to use it with <application>Gvfs</application>.
163 </para>
164
165 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
166 href="../../xincludes/gtk-doc-rebuild.xml"/>
167
168 </sect2>
169
170 <sect2 role="content">
171 <title>Contents</title>
172
173 <segmentedlist>
174 <segtitle>Installed Programs</segtitle>
175 <segtitle>Installed Library</segtitle>
176 <segtitle>Installed Directories</segtitle>
177
178 <seglistitem>
179 <seg>
180 gvfs-cat, gvfs-copy, gvfs-goa-volume-monitor, gvfs-info,
181 gvfs-less, gvfs-ls, gvfs-mime, gvfs-mkdir, gvfs-monitor-dir,
182 gvfs-monitor-file, gvfs-mount, gvfs-move, gvfs-open,
183 gvfs-rename, gvfs-rm, gvfs-save, gvfs-set-attribute,
184 gvfs-trash, gvfs-tree, gvfs-udisks2-volume-monitor, gvfsd,
185 gvfsd-afp, gvfsd-afp-browse, gvfsd-archive, gvfsd-burn,
186 gvfsd-computer, gvfsd-dav, gvfsd-dnssd, gvfsd-ftp,
187 gvfsd-fuse, gvfsd-http, gvfsd-localtest, gvfsd-metadata,
188 gvfsd-network, gvfsd-recent, gvfsd-sftp, gvfsd-smb,
189 gvfsd-smb-browse, and gvfsd-trash
190 </seg>
191 <seg>
192 libgvfscommon.so,
193 libgvfsdaemon.so, and
194 two under /usr/lib/gio/modules/
195 </seg>
196 <seg>
197 /usr/include/gvfs-client,
198 /usr/lib/gvfs, and
199 /usr/share/gvfs
200 </seg>
201 </seglistitem>
202 </segmentedlist>
203
204 <variablelist>
205 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
206 <?dbfo list-presentation="list"?>
207 <?dbhtml list-presentation="table"?>
208
209 <varlistentry id="gvfs-cat">
210 <term><command>gvfs-cat</command></term>
211 <listitem>
212 <para>
213 concatenates the given files and prints them
214 to the standard output.
215 </para>
216 <indexterm zone="gvfs gvfs-cat">
217 <primary sortas="b-gvfs-cat">gvfs-cat</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
222 <varlistentry id="gvfs-copy">
223 <term><command>gvfs-copy</command></term>
224 <listitem>
225 <para>
226 copies a file from one URI location to another.
227 </para>
228 <indexterm zone="gvfs gvfs-copy">
229 <primary sortas="b-gvfs-copy">gvfs-copy</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="gvfs-info">
235 <term><command>gvfs-info</command></term>
236 <listitem>
237 <para>
238 shows information about the given locations.
239 </para>
240 <indexterm zone="gvfs gvfs-info">
241 <primary sortas="b-gvfs-info">gvfs-info</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="gvfs-less">
247 <term><command>gvfs-less</command></term>
248 <listitem>
249 <para>
250 executes <command>less</command> using the VFS as
251 input preprocesor, so less can access any resource accessible
252 by any of the <application>Gvfs</application> backends.
253 </para>
254 <indexterm zone="gvfs gvfs-less">
255 <primary sortas="b-gvfs-less">gvfs-less</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="gvfs-ls">
261 <term><command>gvfs-ls</command></term>
262 <listitem>
263 <para>
264 lists information about the given locations.
265 </para>
266 <indexterm zone="gvfs gvfs-ls">
267 <primary sortas="b-gvfs-ls">gvfs-ls</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="gvfs-mime">
273 <term><command>gvfs-mime</command></term>
274 <listitem>
275 <para>
276 is used to query information about applications that are
277 registered to handle a mime-type, or set the default
278 handler for a mime-type.
279 </para>
280 <indexterm zone="gvfs gvfs-mime">
281 <primary sortas="b-gvfs-mime">gvfs-mime</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
286 <varlistentry id="gvfs-mkdir">
287 <term><command>gvfs-mkdir</command></term>
288 <listitem>
289 <para>
290 creates a directory specified by an URI.
291 </para>
292 <indexterm zone="gvfs gvfs-mkdir">
293 <primary sortas="b-gvfs-mkdir">gvfs-mkdir</primary>
294 </indexterm>
295 </listitem>
296 </varlistentry>
297
298 <varlistentry id="gvfs-monitor-dir">
299 <term><command>gvfs-monitor-dir</command></term>
300 <listitem>
301 <para>
302 prints information about file creation, deletion, file content and
303 attribute changes and mount and unmount operations inside the
304 specified directories.
305 </para>
306 <indexterm zone="gvfs gvfs-monitor-dir">
307 <primary sortas="b-gvfs-monitor-dir">gvfs-monitor-dir</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="gvfs-monitor-file">
313 <term><command>gvfs-monitor-file</command></term>
314 <listitem>
315 <para>
316 prints information about creation, deletion, content and attribute
317 changes and mount and unmount operations affecting the monitored files.
318 </para>
319 <indexterm zone="gvfs gvfs-monitor-file">
320 <primary sortas="b-gvfs-monitor-file">gvfs-monitor-file</primary>
321 </indexterm>
322 </listitem>
323 </varlistentry>
324
325 <varlistentry id="gvfs-mount">
326 <term><command>gvfs-mount</command></term>
327 <listitem>
328 <para>
329 provides commandline access to various aspects of GIOs mounting
330 functionality.
331 </para>
332 <indexterm zone="gvfs gvfs-mount">
333 <primary sortas="b-gvfs-mount">gvfs-mount</primary>
334 </indexterm>
335 </listitem>
336 </varlistentry>
337
338 <varlistentry id="gvfs-move">
339 <term><command>gvfs-move</command></term>
340 <listitem>
341 <para>
342 moves a file from one URI location to another.
343 </para>
344 <indexterm zone="gvfs gvfs-move">
345 <primary sortas="b-gvfs-move">gvfs-move</primary>
346 </indexterm>
347 </listitem>
348 </varlistentry>
349
350 <varlistentry id="gvfs-open">
351 <term><command>gvfs-open</command></term>
352 <listitem>
353 <para>
354 opens files with the default application that is registered
355 to handle files of that type.
356 </para>
357 <indexterm zone="gvfs gvfs-open">
358 <primary sortas="b-gvfs-open">gvfs-open</primary>
359 </indexterm>
360 </listitem>
361 </varlistentry>
362
363 <varlistentry id="gvfs-rename">
364 <term><command>gvfs-rename</command></term>
365 <listitem>
366 <para>
367 changes the name of a file or directory.
368 </para>
369 <indexterm zone="gvfs gvfs-rename">
370 <primary sortas="b-gvfs-rename">gvfs-rename</primary>
371 </indexterm>
372 </listitem>
373 </varlistentry>
374
375 <varlistentry id="gvfs-rm">
376 <term><command>gvfs-rm</command></term>
377 <listitem>
378 <para>
379 removes a file.
380 </para>
381 <indexterm zone="gvfs gvfs-rm">
382 <primary sortas="b-gvfs-rm">gvfs-rm</primary>
383 </indexterm>
384 </listitem>
385 </varlistentry>
386
387 <varlistentry id="gvfs-save">
388 <term><command>gvfs-save</command></term>
389 <listitem>
390 <para>
391 reads from the standard input and saves the data to
392 the given location.
393 </para>
394 <indexterm zone="gvfs gvfs-save">
395 <primary sortas="b-gvfs-save">gvfs-save</primary>
396 </indexterm>
397 </listitem>
398 </varlistentry>
399
400 <varlistentry id="gvfs-set-attribute">
401 <term><command>gvfs-set-attribute</command></term>
402 <listitem>
403 <para>
404 allows to set a file attribute on a file.
405 </para>
406 <indexterm zone="gvfs gvfs-set-attribute">
407 <primary sortas="b-gvfs-set-attribute">gvfs-set-attribute</primary>
408 </indexterm>
409 </listitem>
410 </varlistentry>
411
412 <varlistentry id="gvfs-trash">
413 <term><command>gvfs-trash</command></term>
414 <listitem>
415 <para>
416 sends files or directories to the "Trashcan".
417 </para>
418 <indexterm zone="gvfs gvfs-trash">
419 <primary sortas="b-gvfs-trash">gvfs-trash</primary>
420 </indexterm>
421 </listitem>
422 </varlistentry>
423
424 <varlistentry id="gvfs-tree">
425 <term><command>gvfs-tree</command></term>
426 <listitem>
427 <para>
428 lists the contents of the given directories recursively,
429 in a tree-like format.
430 </para>
431 <indexterm zone="gvfs gvfs-tree">
432 <primary sortas="b-gvfs-tree">gvfs-tree</primary>
433 </indexterm>
434 </listitem>
435 </varlistentry>
436
437 <varlistentry id="gvfsd">
438 <term><command>gvfsd</command></term>
439 <listitem>
440 <para>
441 is the main daemon for the <application>Gvfs</application>
442 virtual filesystem.
443 </para>
444 <indexterm zone="gvfs gvfsd">
445 <primary sortas="b-gvfsd">gvfsd</primary>
446 </indexterm>
447 </listitem>
448 </varlistentry>
449
450 <varlistentry id="gvfsd-fuse">
451 <term><command>gvfsd-fuse</command></term>
452 <listitem>
453 <para>
454 maintains a FUSE mount to make <application>Gvfs</application>
455 backends available to POSIX applications.
456 </para>
457 <indexterm zone="gvfs gvfsd-fuse">
458 <primary sortas="b-gvfsd-fuse">gvfsd-fuse</primary>
459 </indexterm>
460 </listitem>
461 </varlistentry>
462
463 <varlistentry id="gvfsd-metadata">
464 <term><command>gvfsd-metadata</command></term>
465 <listitem>
466 <para>
467 is a daemon acting as a write serialiser to the internal
468 <application>Gvfs</application> metadata storage.
469 </para>
470 <indexterm zone="gvfs gvfsd-metadata">
471 <primary sortas="b-gvfsd-metadata">gvfsd-metadata</primary>
472 </indexterm>
473 </listitem>
474 </varlistentry>
475
476 <varlistentry id="libgvfscommon">
477 <term><filename class="libraryfile">libgvfscommon.so</filename></term>
478 <listitem>
479 <para>
480 contains the common API functions used in
481 <application>Gvfs</application> programs.
482 </para>
483 <indexterm zone="gvfs libgvfscommon">
484 <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
485 </indexterm>
486 </listitem>
487 </varlistentry>
488
489 </variablelist>
490
491 </sect2>
492
493</sect1>
Note: See TracBrowser for help on using the repository browser.