source: gnome/platform/gvfs.xml@ a2c7abf

elogind
Last change on this file since a2c7abf was a2c7abf, checked in by DJ Lucas <dj@…>, 5 years ago

Merge to HEAD 21163.
Remove elogind as a dependency for gvfs.
Fix accountsservice build with elogind.

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

  • Property mode set to 100644
File size: 8.7 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.38/gvfs-&gvfs-version;.tar.xz">
8 <!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.38/gvfs-&gvfs-version;.tar.xz">
9 <!ENTITY gvfs-md5sum "510afd56f11579023d9a331f72fe5a8b">
10 <!ENTITY gvfs-size "1.1 MB">
11 <!ENTITY gvfs-buildsize "57 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 <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 &lfs83_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"/>,
79 <xref linkend="glib2"/>,
80 <xref linkend="libusb"/>,
81 <xref linkend="libsecret"/> and
82 <xref linkend="libsoup"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended" revision="sysv">
87 <xref linkend="gcr"/>,
88 <xref linkend="gtk3"/>,
89 <xref linkend="libcdio"/>,
90 <xref linkend="libgudev"/> and
91 <xref linkend="udisks2"/>
92 </para>
93 <para role="recommended" revision="systemd">
94 <xref linkend="gcr"/>,
95 <xref linkend="gtk3"/>,
96 <xref linkend="libcdio"/>,
97 <xref linkend="libgdata"/>,
98 <xref linkend="libgudev"/>,
99 <!-- DJ, the below is for logind only. -renodr -->
100 <xref linkend="systemd"/>, and
101 <xref linkend="udisks2"/>
102 </para>
103
104 <bridgehead renderas="sect4">Optional</bridgehead>
105 <para role="optional" revision="sysv">
106 <xref linkend="apache"/>,
107 <xref linkend="avahi"/>,
108 <xref linkend="bluez"/>,
109 <xref linkend="dbus-glib"/>,
110 <xref linkend="fuse2"/>,
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"/>,
118 <ulink url="&gnome-download-http;/gnome-online-accounts">GNOME Online Accounts</ulink>,
119 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
120 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
121 <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>,
122 <ulink url="http://sourceforge.net/projects/libmtp/">libmtp</ulink>,
123 <ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
124 <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>,
125 </para>
126
127 <para role="optional" revision="systemd">
128 <xref linkend="apache"/>,
129 <xref linkend="avahi"/>,
130 <xref linkend="bluez"/>,
131 <xref linkend="dbus-glib"/>,
132 <xref linkend="fuse2"/>,
133 <xref linkend="gnome-online-accounts"/>,
134 <xref linkend="gtk-doc"/>,
135 <xref linkend="libarchive"/>,
136 <xref linkend="libgcrypt"/>,
137 <xref linkend="libxml2"/>,
138 <xref linkend="libxslt"/>,
139 <xref linkend="openssh"/>,
140 <xref linkend="samba"/>,
141 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
142 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
143 <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>,
144 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
145 <ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
146 <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>
147 </para>
148
149 <para condition="html" role="usernotes">User Notes:
150 <ulink url="&blfs-wiki;/gvfs"/>
151 </para>
152 </sect2>
153
154 <sect2 role="installation">
155 <title>Installation of Gvfs</title>
156
157 <para>
158 Install <application>Gvfs</application> by running the following
159 commands:
160 </para>
161
162<screen revision='sysv'><userinput>mkdir build &amp;&amp;
163cd build &amp;&amp;
164
165meson --prefix=/usr \
166 --sysconfdir=/etc \
167 -Dfuse=false \
168 -Dgphoto2=false \
169 -Dafc=false \
170 -Dbluray=false \
171 -Dnfs=false \
172 -Dmtp=false \
173 -Dsmb=false \
174 -Dtmpfilesdir=no \
175 -Ddnssd=false \
176 -Dgoa=false \
177 -Dgoogle=false \
178 -Dsystemduserunitdir=no .. &amp;&amp;
179ninja</userinput></screen>
180
181<screen revision='systemd'><userinput>mkdir build &amp;&amp;
182cd build &amp;&amp;
183
184meson --prefix=/usr \
185 --sysconfdir=/etc \
186 -Dfuse=false \
187 -Dgphoto2=false \
188 -Dafc=false \
189 -Dbluray=false \
190 -Dnfs=false \
191 -Dmtp=false \
192 -Dsmb=false \
193 -Ddnssd=false \
194 -Dgoa=false \
195 -Dgoogle=false .. &amp;&amp;
196ninja</userinput></screen>
197
198 <para>
199 This package does not come with a test suite.
200 </para>
201
202 <para>
203 Now, as the <systemitem class="username">root</systemitem> user:
204 </para>
205
206<screen role="root"><userinput>ninja install</userinput></screen>
207
208 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
209 href="../../xincludes/gsettings-destdir.xml"/>
210 </sect2>
211
212 <sect2 role="commands">
213 <title>Command Explanations</title>
214
215 <para>
216 <parameter>-D&lt;option&gt;=false</parameter>: These switches are
217 required if the corresponding optional dependency is not installed.
218 Remove those where you have installed the corresponding application and
219 wish to use it with <application>Gvfs</application>. The dnssd option
220 requires avahi and both goa/google require GNOME Online Accounts.
221 </para>
222
223 <para revision="sysv">
224 <parameter>-Dtmpfilesdir=no -Dsystemduserunitdir=no</parameter>: These
225 switches provide systemd directory locations. Setting them to
226 <quote>no</quote> disables the dependency on systemd and logind.
227 </para>
228
229 <para>
230 <option>-Dcdda=false</option>: This switch is required if libcdio is not
231 installed. The cdda backend is useless on machines without a CDROM/DVD
232 drive.
233 </para>
234
235 </sect2>
236
237 <sect2 role="content">
238 <title>Contents</title>
239
240 <segmentedlist>
241 <segtitle>Installed Programs</segtitle>
242 <segtitle>Installed Library</segtitle>
243 <segtitle>Installed Directories</segtitle>
244
245 <seglistitem>
246 <seg>
247<!-- All of the applications that were previously installed were
248 removed in 1.37.2. There are 20+ library executables, but they
249 won't get documented here.
250 Proceeding with removing the obsolete command explanations. -->
251 None
252 </seg>
253 <seg>
254 libgvfscommon.so,
255 libgvfsdaemon.so and
256 some under /usr/lib/gio/modules/
257 </seg>
258 <seg>
259 /usr/include/gvfs-client and
260 /usr/{lib,share}/gvfs
261 </seg>
262 </seglistitem>
263 </segmentedlist>
264
265 <variablelist>
266 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
267 <?dbfo list-presentation="list"?>
268 <?dbhtml list-presentation="table"?>
269
270 <varlistentry id="libgvfscommon">
271 <term><filename class="libraryfile">libgvfscommon.so</filename></term>
272 <listitem>
273 <para>
274 contains the common API functions used in
275 <application>Gvfs</application> programs.
276 </para>
277 <indexterm zone="gvfs libgvfscommon">
278 <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 </variablelist>
284
285 </sect2>
286
287</sect1>
Note: See TracBrowser for help on using the repository browser.