source: gnome/desktop/gvfs.xml@ f2457995

systemd-13485
Last change on this file since f2457995 was abf03a85, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Update to samba-4.3.0
Update to libgcrypt-1.6.4
Update to gvfs-1.24.2
Update to nautilus-3.16.2
Update to zenity-3.16.3
Update to gnome-bluetooth-3.16.1
Update to xf86-input-wacom-0.31.0
Update to NSS-3.20
Update to gnome-settings-daemon-3.16.3
Update to cracklib-2.9.6 and cracklib-words-2.9.6
Update to libpwquality-1.3.0
Update to appstream-glib-0.5.0
Update to cheese-3.16.1
Update to ibus-1.5.11
Update to network-manager-applet-1.0.6
Update to exiv2-0.25
Update to gnome-color-manager-3.16.0
Update to gnome-control-center-3.16.3
Update to libinput-1.0.1
Update to mutter-3.16.3
Update to gnome-shell-3.16.3
Update to gnome-shell-extensions-3.16.2
Update to gnome-session-3.16.0
Update to gdm-3.16.2
Update to gnome-user-docs-3.16.1
Update to yelp-3.16.1

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

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