source: gnome/platform/gvfs.xml@ e917814

12.0 12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since e917814 was 14891a90, checked in by Xi Ruoyao <xry111@…>, 15 months ago

treewide: More "User Notes" clean up

Remove links to pages w/o real contents.

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