source: gnome/platform/gvfs.xml@ 7999839

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 7999839 was 7223306a, checked in by Ken Moffat <ken@…>, 3 years ago

Tags

  • Property mode set to 100644
File size: 8.2 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.48/gvfs-&gvfs-version;.tar.xz">
8 <!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.48/gvfs-&gvfs-version;.tar.xz">
9 <!ENTITY gvfs-md5sum "a801309d09457bbd0c8a0a871fec0ac3">
10 <!ENTITY gvfs-size "1.2 MB">
11 <!ENTITY gvfs-buildsize "51 MB">
12 <!ENTITY gvfs-time "0.4 SBU">
13]>
14
15<sect1 id="gvfs" xreflabel="Gvfs-&gvfs-version;">
16 <?dbhtml filename="gvfs.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Gvfs-&gvfs-version;</title>
23
24 <indexterm zone="gvfs">
25 <primary sortas="a-Gvfs">Gvfs</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Gvfs</title>
30
31 <para>
32 The <application>Gvfs</application> package is a userspace virtual
33 filesystem designed to work with the I/O abstractions of GLib's GIO
34 library.
35 </para>
36
37 &lfs110a_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&gvfs-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&gvfs-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &gvfs-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &gvfs-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &gvfs-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &gvfs-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72<!--
73 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
74 <itemizedlist spacing="compact">
75 <listitem>
76 <para>
77 Required patch:
78 <ulink url="&patch-root;/gvfs-&gvfs-version;-fix_security_vulnerabilities-1.patch"/>
79 </para>
80 </listitem>
81 </itemizedlist>
82-->
83 <bridgehead renderas="sect3">Gvfs Dependencies</bridgehead>
84
85 <bridgehead renderas="sect4">Required</bridgehead>
86 <para role="required">
87 <xref linkend="dbus"/>,
88 <xref linkend="glib2"/>,
89 <xref linkend="libusb"/>,
90 <xref linkend="libsecret"/> and
91 <xref linkend="libsoup"/>
92 </para>
93
94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="gcr"/>,
97 <xref linkend="gtk3"/>,
98 <xref linkend="libcdio"/>,
99 <xref linkend="libgdata"/>,
100 <xref linkend="libgudev"/>,
101 <phrase revision="sysv"><xref linkend="elogind"/>,</phrase>
102 <phrase revision="systemd"><xref linkend="systemd"/>,</phrase> and
103 <xref linkend="udisks2"/>
104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
108 <xref linkend="apache"/>,
109 <xref linkend="avahi"/>,
110 <xref linkend="bluez"/>,
111 <xref linkend="dbus-glib"/>,
112 <xref linkend="fuse3"/>,
113 <xref linkend="gnome-online-accounts"/>,
114 <xref linkend="gtk-doc"/>,
115 <xref linkend="libarchive"/>,
116 <xref linkend="libgcrypt"/>,
117 <xref linkend="libxml2"/>,
118 <xref linkend="libxslt"/>,
119 <xref linkend="openssh"/>,
120 <xref linkend="samba"/>,
121 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
122 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
123 <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>,
124 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
125 <ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
126 <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>
127 </para>
128
129 <para condition="html" role="usernotes">User Notes:
130 <ulink url="&blfs-wiki;/gvfs"/>
131 </para>
132 </sect2>
133
134 <sect2 role="installation">
135 <title>Installation of Gvfs</title>
136<!--
137 <para>
138 First, apply a security patch to fix four security vulnerabilities:
139 </para>
140
141<screen><userinput remap="pre">patch -Np1 -i ../gvfs-&gvfs-version;-fix_security_vulnerabilities-1.patch</userinput></screen>
142-->
143 <para>
144 Install <application>Gvfs</application> by running the following
145 commands:
146 </para>
147
148<screen revision='sysv'><userinput>mkdir build &amp;&amp;
149cd build &amp;&amp;
150
151meson --prefix=/usr \
152 --buildtype=release \
153 -Dfuse=false \
154 -Dgphoto2=false \
155 -Dafc=false \
156 -Dbluray=false \
157 -Dnfs=false \
158 -Dmtp=false \
159 -Dsmb=false \
160 -Dtmpfilesdir=no \
161 -Ddnssd=false \
162 -Dgoa=false \
163 -Dgoogle=false \
164 -Dsystemduserunitdir=no .. &amp;&amp;
165ninja</userinput></screen>
166
167<screen revision='systemd'><userinput>mkdir build &amp;&amp;
168cd build &amp;&amp;
169
170meson --prefix=/usr \
171 --buildtype=release \
172 -Dfuse=false \
173 -Dgphoto2=false \
174 -Dafc=false \
175 -Dbluray=false \
176 -Dnfs=false \
177 -Dmtp=false \
178 -Dsmb=false \
179 -Ddnssd=false \
180 -Dgoa=false \
181 -Dgoogle=false .. &amp;&amp;
182ninja</userinput></screen>
183
184 <para>
185 This package does not come with a test suite.
186 </para>
187
188 <para>
189 Now, as the <systemitem class="username">root</systemitem> user:
190 </para>
191
192<screen role="root"><userinput>ninja install</userinput></screen>
193
194 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
195 href="../../xincludes/gsettings-destdir.xml"/>
196 </sect2>
197
198 <sect2 role="commands">
199 <title>Command Explanations</title>
200
201 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
202 href="../../xincludes/meson-buildtype-release.xml"/>
203
204 <para>
205 <parameter>-D&lt;option&gt;=false</parameter>: These switches are
206 required if the corresponding optional dependency is not installed.
207 Remove those where you have installed the corresponding application and
208 wish to use it with <application>Gvfs</application>. The dnssd option
209 requires avahi and both goa/google require GNOME Online Accounts.
210 </para>
211
212 <para revision="sysv">
213 <parameter>-Dtmpfilesdir=no -Dsystemduserunitdir=no</parameter>: These
214 switches provide systemd directory locations. Setting them to
215 <quote>no</quote> disables the dependency on systemd and logind.
216 </para>
217
218 <para>
219 <option>-Dcdda=false</option>: This switch is required if libcdio is not
220 installed. The cdda backend is useless on machines without a CDROM/DVD
221 drive.
222 </para>
223
224 </sect2>
225
226 <sect2 role="content">
227 <title>Contents</title>
228
229 <segmentedlist>
230 <segtitle>Installed Programs</segtitle>
231 <segtitle>Installed Library</segtitle>
232 <segtitle>Installed Directories</segtitle>
233
234 <seglistitem>
235 <seg>
236<!-- All of the applications that were previously installed were
237 removed in 1.37.2. There are 20+ library executables, but they
238 won't get documented here.
239 Proceeding with removing the obsolete command explanations. -->
240 None
241 </seg>
242 <seg>
243 libgvfscommon.so,
244 libgvfsdaemon.so and
245 some under /usr/lib/gio/modules/
246 </seg>
247 <seg>
248 /usr/include/gvfs-client and
249 /usr/{lib,share}/gvfs
250 </seg>
251 </seglistitem>
252 </segmentedlist>
253
254 <variablelist>
255 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
256 <?dbfo list-presentation="list"?>
257 <?dbhtml list-presentation="table"?>
258
259 <varlistentry id="libgvfscommon">
260 <term><filename class="libraryfile">libgvfscommon.so</filename></term>
261 <listitem>
262 <para>
263 contains the common API functions used in
264 <application>Gvfs</application> programs
265 </para>
266 <indexterm zone="gvfs libgvfscommon">
267 <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 </variablelist>
273
274 </sect2>
275
276</sect1>
Note: See TracBrowser for help on using the repository browser.