source: gnome/platform/gvfs.xml@ 43b45a17

lazarus trunk
Last change on this file since 43b45a17 was e8f6436, checked in by Tim Tassonis <stuff@…>, 4 months ago

Update to gvfs-1.54.0

  • Property mode set to 100644
File size: 7.9 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[dabe4b0]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
[e8f6436]7 <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.54/gvfs-&gvfs-version;.tar.xz">
[e1e58be]8 <!ENTITY gvfs-download-ftp " ">
[e8f6436]9 <!ENTITY gvfs-md5sum "f2c1db236533c19cb3c3e0a468aac59a">
[5c2345ff]10 <!ENTITY gvfs-size "1.2 MB">
[2a5b0e2]11 <!ENTITY gvfs-buildsize "29 MB">
[5db33124]12 <!ENTITY gvfs-time "0.2 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
[1241ea19]34 &lfs121_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"/>,
[e8f6436]86 <xref linkend="gcr4"/>,
[a3a7743]87 <xref linkend="libusb"/>, and
88 <xref linkend="libsecret"/>
[dabe4b0]89 </para>
90
91 <bridgehead renderas="sect4">Recommended</bridgehead>
[51dfb3e]92 <para role="recommended">
[614fce8e]93 <xref linkend="gtk3"/>,
[27229db]94 <xref linkend="libcdio"/>,
[614fce8e]95 <xref linkend="libgudev"/>,
[1fe05eb]96 <xref linkend="libsoup3"/>,
[51dfb3e]97 <phrase revision="sysv"><xref linkend="elogind"/>,</phrase>
[2cb85242]98 <phrase revision="systemd"><xref role='runtime' linkend="systemd"/>
99 (runtime),</phrase> and
[614fce8e]100 <xref linkend="udisks2"/>
101 </para>
[dabe4b0]102
103 <bridgehead renderas="sect4">Optional</bridgehead>
[51dfb3e]104 <para role="optional">
[614fce8e]105 <xref linkend="apache"/>,
106 <xref linkend="avahi"/>,
107 <xref linkend="bluez"/>,
[76ec4ce]108 <xref linkend="fuse3"/>,
[614fce8e]109 <xref linkend="gnome-online-accounts"/>,
110 <xref linkend="gtk-doc"/>,
111 <xref linkend="libarchive"/>,
112 <xref linkend="libgcrypt"/>,
[6f1580f0]113 <xref linkend="libgdata"/>,
[614fce8e]114 <xref linkend="libxml2"/>,
115 <xref linkend="libxslt"/>,
116 <xref linkend="openssh"/>,
117 <xref linkend="samba"/>,
[a410aff3]118 <ulink url="&gnome-download-http;/gnome-desktop-testing/">gnome-desktop-testing</ulink> (for tests),
[75b1a338]119 <ulink url="https://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
[614fce8e]120 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
[75b1a338]121 <ulink url="https://www.libimobiledevice.org/">libimobiledevice</ulink>,
[17aa21c]122 <ulink url="https://libmtp.sourceforge.net/">libmtp</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 \
[e8f6436]143 -Donedrive=false \
[adf17153]144 -Dfuse=false \
145 -Dgphoto2=false \
146 -Dafc=false \
147 -Dbluray=false \
148 -Dnfs=false \
149 -Dmtp=false \
150 -Dsmb=false \
151 -Dtmpfilesdir=no \
[d89fb224]152 -Ddnssd=false \
[adf17153]153 -Dgoa=false \
154 -Dgoogle=false \
[877bb380]155 -Dsystemduserunitdir=no .. &amp;&amp;
[fb73c7e]156ninja</userinput></screen>
157
158<screen revision='systemd'><userinput>mkdir build &amp;&amp;
[27229db]159cd build &amp;&amp;
[941e3b09]160
[f85f929]161meson setup \
162 --prefix=/usr \
[adf17153]163 --buildtype=release \
[e8f6436]164 -Donedrive=false \
[adf17153]165 -Dfuse=false \
166 -Dgphoto2=false \
167 -Dafc=false \
168 -Dbluray=false \
169 -Dnfs=false \
170 -Dmtp=false \
171 -Dsmb=false \
[d89fb224]172 -Ddnssd=false \
[adf17153]173 -Dgoa=false \
174 -Dgoogle=false .. &amp;&amp;
[27229db]175ninja</userinput></screen>
[dabe4b0]176
177 <para>
[a410aff3]178 The test suite requires <application>gnome-desktop-testing</application>,
179 which is beyond the scope of BLFS.
[dabe4b0]180 </para>
181
182 <para>
183 Now, as the <systemitem class="username">root</systemitem> user:
184 </para>
185
[27229db]186<screen role="root"><userinput>ninja install</userinput></screen>
[dabe4b0]187
188 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
189 href="../../xincludes/gsettings-destdir.xml"/>
190 </sect2>
191
192 <sect2 role="commands">
193 <title>Command Explanations</title>
194
[adf17153]195 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
196 href="../../xincludes/meson-buildtype-release.xml"/>
197
[dabe4b0]198 <para>
[27229db]199 <parameter>-D&lt;option&gt;=false</parameter>: These switches are
[941e3b09]200 required if the corresponding dependency is not installed.
[9287960]201 Remove those where you have installed the corresponding application and
[8558044]202 wish to use it with <application>Gvfs</application>. The dnssd option
[208f204]203 requires avahi and both goa and google require GNOME Online Accounts.
204 The google option also requires libgdata.
[dabe4b0]205 </para>
206
[9287960]207 <para revision="sysv">
[875b3b57]208 <parameter>-Dtmpfilesdir=no</parameter>
209 <parameter>-Dsystemduserunitdir=no</parameter>: These
[9287960]210 switches provide systemd directory locations. Setting them to
211 <quote>no</quote> disables the dependency on systemd and logind.
212 </para>
213
214 <para>
215 <option>-Dcdda=false</option>: This switch is required if libcdio is not
216 installed. The cdda backend is useless on machines without a CDROM/DVD
217 drive.
218 </para>
219
[dabe4b0]220 </sect2>
221
222 <sect2 role="content">
223 <title>Contents</title>
224
225 <segmentedlist>
226 <segtitle>Installed Programs</segtitle>
227 <segtitle>Installed Library</segtitle>
228 <segtitle>Installed Directories</segtitle>
229
230 <seglistitem>
231 <seg>
[877bb380]232 None
[dabe4b0]233 </seg>
234 <seg>
[f01969a1]235 libgvfscommon.so,
236 libgvfsdaemon.so and
237 some under /usr/lib/gio/modules/
[dabe4b0]238 </seg>
239 <seg>
[20f09631]240 /usr/include/gvfs-client and
241 /usr/{lib,share}/gvfs
[dabe4b0]242 </seg>
243 </seglistitem>
244 </segmentedlist>
245
246 <variablelist>
247 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
248 <?dbfo list-presentation="list"?>
249 <?dbhtml list-presentation="table"?>
250
251 <varlistentry id="libgvfscommon">
252 <term><filename class="libraryfile">libgvfscommon.so</filename></term>
253 <listitem>
254 <para>
255 contains the common API functions used in
[4c24eb0a]256 <application>Gvfs</application> programs
[dabe4b0]257 </para>
258 <indexterm zone="gvfs libgvfscommon">
259 <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
264 </variablelist>
265
266 </sect2>
267
268</sect1>
Note: See TracBrowser for help on using the repository browser.