source: gnome/platform/gvfs.xml@ ca4f834

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

Update to nautilus-3.20.2
Update to gvfs-1.28.3
Update to caribou-0.4.21
Update to appstream-glib-0.5.18
Update to ibus-1.5.14

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

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