source: gnome/platform/gvfs.xml@ 0e466f67

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 0e466f67 was 0e466f67, checked in by Krejzi <krejzi@…>, 10 years ago

Remove remaining references to udev-extras, fix build, import gnome.ent change from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13514 af4574ff-66df-0310-9fd7-8a98e5e911e0

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