source: gnome/platform/gvfs.xml@ 3ca1da7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 3ca1da7 was 39a26d5, checked in by Douglas R. Reno <renodr@…>, 7 years ago

Tags for GNOME section

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