source: gnome/platform/gvfs.xml@ 27747668

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 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 27747668 was 27747668, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • Update to mesa-11.0.4.
  • Update to xscreensaver-5.34.
  • Update to pygobject3-3.18.2.
  • Update to sysstat-11.1.8.
  • Update to gtksourceview-3.18.1.
  • Update to gvfs-1.26.1.1.
  • Update to gnome-keyring-3.18.2.
  • Update to gcr-3.18.0.
  • Update to gsettings-desktop-schemas-3.18.1.
  • libmpeg2-0.5.1: s/{so,a}/so/ in "Short Descriptions".

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

  • Property mode set to 100644
File size: 13.8 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.26/gvfs-&gvfs-version;.tar.xz">
8 <!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.26/gvfs-&gvfs-version;.tar.xz">
9 <!ENTITY gvfs-md5sum "9f2e8c85ea3bfc216f8594feed4984cb">
10 <!ENTITY gvfs-size "1.7 MB">
11 <!ENTITY gvfs-buildsize "69 MB">
12 <!ENTITY gvfs-time "0.8 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 &lfs78_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"/>, 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 <xref linkend="gtk-doc"/>,
99 <xref linkend="gcr"/>,
100 <xref linkend="libarchive"/>,
101 <xref linkend="libcdio"/>,
102 <xref linkend="libgcrypt"/>,
103 <xref linkend="libxml2"/>,
104 <xref linkend="libxslt"/>,
105 <xref linkend="openssh"/>,
106 <xref linkend="samba"/>,
107 <ulink url="&gnome-download-http;/gnome-online-accounts">GNOME Online Accounts</ulink>,
108 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
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>, and
112 <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>,
113 </para>
114
115 <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
116 <para role="optional">
117 <xref linkend="obex-data-server"/>
118 </para>
119
120 <para condition="html" role="usernotes">User Notes:
121 <ulink url="&blfs-wiki;/gvfs"/>
122 </para>
123 </sect2>
124
125 <sect2 role="installation">
126 <title>Installation of Gvfs</title>
127
128 <para>
129 Install <application>Gvfs</application> by running the following
130 commands:
131 </para>
132
133<screen><userinput>./configure --prefix=/usr \
134 --sysconfdir=/etc \
135 --disable-gphoto2 &amp;&amp;
136make</userinput></screen>
137
138 <para>
139 <!--To test the results, issue: <command>make -k check</command>.
140 Some tests (potentially half) may fail, normally due to a missing
141 optional dependency.-->This package does not come with a working
142 test suite.
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-info, gvfs-less, gvfs-ls, gvfs-mime,
181 gvfs-mkdir, gvfs-monitor-dir, gvfs-monitor-file, gvfs-mount,
182 gvfs-move, gvfs-open, gvfs-rename, gvfs-rm, gvfs-save,
183 gvfs-set-attribute, gvfs-trash, and gvfs-tree
184 </seg>
185 <seg>
186 libgvfscommon.so,
187 libgvfsdaemon.so and
188 some under /usr/lib/gio/modules/
189 </seg>
190 <seg>
191 /usr/include/gvfs-client,
192 /usr/lib/gvfs, and
193 /usr/share/gvfs
194 </seg>
195 </seglistitem>
196 </segmentedlist>
197
198 <variablelist>
199 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
200 <?dbfo list-presentation="list"?>
201 <?dbhtml list-presentation="table"?>
202
203 <varlistentry id="gvfs-cat">
204 <term><command>gvfs-cat</command></term>
205 <listitem>
206 <para>
207 concatenates the given files and prints them
208 to the standard output.
209 </para>
210 <indexterm zone="gvfs gvfs-cat">
211 <primary sortas="b-gvfs-cat">gvfs-cat</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="gvfs-copy">
217 <term><command>gvfs-copy</command></term>
218 <listitem>
219 <para>
220 copies a file from one URI location to another.
221 </para>
222 <indexterm zone="gvfs gvfs-copy">
223 <primary sortas="b-gvfs-copy">gvfs-copy</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="gvfs-info">
229 <term><command>gvfs-info</command></term>
230 <listitem>
231 <para>
232 shows information about the given locations.
233 </para>
234 <indexterm zone="gvfs gvfs-info">
235 <primary sortas="b-gvfs-info">gvfs-info</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 <varlistentry id="gvfs-less">
241 <term><command>gvfs-less</command></term>
242 <listitem>
243 <para>
244 executes <command>less</command> using the VFS as
245 input preprocesor, so less can access any resource accessible
246 by any of the <application>Gvfs</application> backends.
247 </para>
248 <indexterm zone="gvfs gvfs-less">
249 <primary sortas="b-gvfs-less">gvfs-less</primary>
250 </indexterm>
251 </listitem>
252 </varlistentry>
253
254 <varlistentry id="gvfs-ls">
255 <term><command>gvfs-ls</command></term>
256 <listitem>
257 <para>
258 lists information about the given locations.
259 </para>
260 <indexterm zone="gvfs gvfs-ls">
261 <primary sortas="b-gvfs-ls">gvfs-ls</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 <varlistentry id="gvfs-mime">
267 <term><command>gvfs-mime</command></term>
268 <listitem>
269 <para>
270 is used to query information about applications that are
271 registered to handle a mime-type, or set the default
272 handler for a mime-type.
273 </para>
274 <indexterm zone="gvfs gvfs-mime">
275 <primary sortas="b-gvfs-mime">gvfs-mime</primary>
276 </indexterm>
277 </listitem>
278 </varlistentry>
279
280 <varlistentry id="gvfs-mkdir">
281 <term><command>gvfs-mkdir</command></term>
282 <listitem>
283 <para>
284 creates a directory specified by an URI.
285 </para>
286 <indexterm zone="gvfs gvfs-mkdir">
287 <primary sortas="b-gvfs-mkdir">gvfs-mkdir</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
292 <varlistentry id="gvfs-monitor-dir">
293 <term><command>gvfs-monitor-dir</command></term>
294 <listitem>
295 <para>
296 prints information about file creation, deletion, file content and
297 attribute changes and mount and unmount operations inside the
298 specified directories.
299 </para>
300 <indexterm zone="gvfs gvfs-monitor-dir">
301 <primary sortas="b-gvfs-monitor-dir">gvfs-monitor-dir</primary>
302 </indexterm>
303 </listitem>
304 </varlistentry>
305
306 <varlistentry id="gvfs-monitor-file">
307 <term><command>gvfs-monitor-file</command></term>
308 <listitem>
309 <para>
310 prints information about creation, deletion, content and attribute
311 changes and mount and unmount operations affecting the monitored files.
312 </para>
313 <indexterm zone="gvfs gvfs-monitor-file">
314 <primary sortas="b-gvfs-monitor-file">gvfs-monitor-file</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
318
319 <varlistentry id="gvfs-mount">
320 <term><command>gvfs-mount</command></term>
321 <listitem>
322 <para>
323 provides commandline access to various aspects of GIOs mounting
324 functionality.
325 </para>
326 <indexterm zone="gvfs gvfs-mount">
327 <primary sortas="b-gvfs-mount">gvfs-mount</primary>
328 </indexterm>
329 </listitem>
330 </varlistentry>
331
332 <varlistentry id="gvfs-move">
333 <term><command>gvfs-move</command></term>
334 <listitem>
335 <para>
336 moves a file from one URI location to another.
337 </para>
338 <indexterm zone="gvfs gvfs-move">
339 <primary sortas="b-gvfs-move">gvfs-move</primary>
340 </indexterm>
341 </listitem>
342 </varlistentry>
343
344 <varlistentry id="gvfs-open">
345 <term><command>gvfs-open</command></term>
346 <listitem>
347 <para>
348 opens files with the default application that is registered
349 to handle files of that type.
350 </para>
351 <indexterm zone="gvfs gvfs-open">
352 <primary sortas="b-gvfs-open">gvfs-open</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 <varlistentry id="gvfs-rename">
358 <term><command>gvfs-rename</command></term>
359 <listitem>
360 <para>
361 changes the name of a file or directory.
362 </para>
363 <indexterm zone="gvfs gvfs-rename">
364 <primary sortas="b-gvfs-rename">gvfs-rename</primary>
365 </indexterm>
366 </listitem>
367 </varlistentry>
368
369 <varlistentry id="gvfs-rm">
370 <term><command>gvfs-rm</command></term>
371 <listitem>
372 <para>
373 removes a file.
374 </para>
375 <indexterm zone="gvfs gvfs-rm">
376 <primary sortas="b-gvfs-rm">gvfs-rm</primary>
377 </indexterm>
378 </listitem>
379 </varlistentry>
380
381 <varlistentry id="gvfs-save">
382 <term><command>gvfs-save</command></term>
383 <listitem>
384 <para>
385 reads from the standard input and saves the data to
386 the given location.
387 </para>
388 <indexterm zone="gvfs gvfs-save">
389 <primary sortas="b-gvfs-save">gvfs-save</primary>
390 </indexterm>
391 </listitem>
392 </varlistentry>
393
394 <varlistentry id="gvfs-set-attribute">
395 <term><command>gvfs-set-attribute</command></term>
396 <listitem>
397 <para>
398 allows to set a file attribute on a file.
399 </para>
400 <indexterm zone="gvfs gvfs-set-attribute">
401 <primary sortas="b-gvfs-set-attribute">gvfs-set-attribute</primary>
402 </indexterm>
403 </listitem>
404 </varlistentry>
405
406 <varlistentry id="gvfs-trash">
407 <term><command>gvfs-trash</command></term>
408 <listitem>
409 <para>
410 sends files or directories to the "Trashcan".
411 </para>
412 <indexterm zone="gvfs gvfs-trash">
413 <primary sortas="b-gvfs-trash">gvfs-trash</primary>
414 </indexterm>
415 </listitem>
416 </varlistentry>
417
418 <varlistentry id="gvfs-tree">
419 <term><command>gvfs-tree</command></term>
420 <listitem>
421 <para>
422 lists the contents of the given directories recursively,
423 in a tree-like format.
424 </para>
425 <indexterm zone="gvfs gvfs-tree">
426 <primary sortas="b-gvfs-tree">gvfs-tree</primary>
427 </indexterm>
428 </listitem>
429 </varlistentry>
430
431 <varlistentry id="libgvfscommon">
432 <term><filename class="libraryfile">libgvfscommon.so</filename></term>
433 <listitem>
434 <para>
435 contains the common API functions used in
436 <application>Gvfs</application> programs.
437 </para>
438 <indexterm zone="gvfs libgvfscommon">
439 <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
440 </indexterm>
441 </listitem>
442 </varlistentry>
443
444 </variablelist>
445
446 </sect2>
447
448</sect1>
Note: See TracBrowser for help on using the repository browser.