2013-06-01 20:19:53 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2023-09-23 02:33:27 +08:00
|
|
|
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.52/gvfs-&gvfs-version;.tar.xz">
|
2023-10-16 03:43:08 +08:00
|
|
|
<!ENTITY gvfs-download-ftp " ">
|
2023-10-23 03:52:23 +08:00
|
|
|
<!ENTITY gvfs-md5sum "8e32786af38da47f284b7b1726b9a683">
|
2019-04-09 11:42:02 +08:00
|
|
|
<!ENTITY gvfs-size "1.2 MB">
|
2023-10-23 03:52:23 +08:00
|
|
|
<!ENTITY gvfs-buildsize "28 MB">
|
2023-09-23 02:33:27 +08:00
|
|
|
<!ENTITY gvfs-time "0.2 SBU (using parallelism=4)">
|
2013-06-01 20:19:53 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gvfs" xreflabel="Gvfs-&gvfs-version;">
|
|
|
|
<?dbhtml filename="gvfs.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>Gvfs-&gvfs-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gvfs">
|
|
|
|
<primary sortas="a-Gvfs">Gvfs</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Gvfs</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>Gvfs</application> package is a userspace virtual
|
|
|
|
filesystem designed to work with the I/O abstractions of GLib's GIO
|
|
|
|
library.
|
|
|
|
</para>
|
|
|
|
|
2023-08-23 11:59:57 +08:00
|
|
|
&lfs120_checked;
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&gvfs-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&gvfs-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &gvfs-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &gvfs-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &gvfs-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &gvfs-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2019-07-19 04:35:33 +08:00
|
|
|
<!--
|
2019-06-30 03:46:11 +08:00
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Required patch:
|
|
|
|
<ulink url="&patch-root;/gvfs-&gvfs-version;-fix_security_vulnerabilities-1.patch"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2021-09-07 01:42:49 +08:00
|
|
|
-->
|
2013-06-01 20:19:53 +08:00
|
|
|
<bridgehead renderas="sect3">Gvfs Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2018-05-08 09:39:44 +08:00
|
|
|
<xref linkend="dbus"/>,
|
|
|
|
<xref linkend="glib2"/>,
|
2022-04-10 05:18:58 +08:00
|
|
|
<xref linkend="libusb"/>, and
|
|
|
|
<xref linkend="libsecret"/>
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2019-06-28 04:55:17 +08:00
|
|
|
<para role="recommended">
|
2016-12-22 21:57:24 +08:00
|
|
|
<xref linkend="gcr"/>,
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="gtk3"/>,
|
Update to GNOME platform packages gcr,
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop,
gnome-keyring, gnome-online-accounts, gnome-settings-daemon,
gsettings-desktop-schemas, libgweather, libsecret,
nautilus, yelp-xsl, and zenity. Partially fixes
Add gexiv2 now required by nautilus.
Update to evolution-data-server-3.28.0.
Update to gvfs-1.36.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20030 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-02 11:05:37 +08:00
|
|
|
<xref linkend="libcdio"/>,
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="libgudev"/>,
|
2022-09-11 23:31:48 +08:00
|
|
|
<xref linkend="libsoup3"/>,
|
2019-06-28 04:55:17 +08:00
|
|
|
<phrase revision="sysv"><xref linkend="elogind"/>,</phrase>
|
2023-03-24 15:53:15 +08:00
|
|
|
<phrase revision="systemd"><xref role='runtime' linkend="systemd"/>
|
|
|
|
(runtime),</phrase> and
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="udisks2"/>
|
|
|
|
</para>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2019-06-28 04:55:17 +08:00
|
|
|
<para role="optional">
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="apache"/>,
|
|
|
|
<xref linkend="avahi"/>,
|
|
|
|
<xref linkend="bluez"/>,
|
2019-09-19 16:17:41 +08:00
|
|
|
<xref linkend="fuse3"/>,
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="gnome-online-accounts"/>,
|
|
|
|
<xref linkend="gtk-doc"/>,
|
|
|
|
<xref linkend="libarchive"/>,
|
|
|
|
<xref linkend="libgcrypt"/>,
|
2023-07-02 16:55:45 +08:00
|
|
|
<xref linkend="libgdata"/>,
|
2016-07-08 12:44:41 +08:00
|
|
|
<xref linkend="libxml2"/>,
|
|
|
|
<xref linkend="libxslt"/>,
|
|
|
|
<xref linkend="openssh"/>,
|
|
|
|
<xref linkend="samba"/>,
|
2023-07-02 17:53:07 +08:00
|
|
|
<ulink url="&gnome-download-http;/gnome-desktop-testing/">gnome-desktop-testing</ulink> (for tests),
|
2023-01-29 14:31:21 +08:00
|
|
|
<ulink url="https://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
|
2016-07-08 12:44:41 +08:00
|
|
|
<ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
|
2023-01-29 14:31:21 +08:00
|
|
|
<ulink url="https://www.libimobiledevice.org/">libimobiledevice</ulink>,
|
2023-01-29 12:31:35 +08:00
|
|
|
<ulink url="https://libmtp.sourceforge.net/">libmtp</ulink>,
|
2017-10-27 13:39:39 +08:00
|
|
|
<ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
|
2023-01-29 14:31:21 +08:00
|
|
|
<ulink url="https://twisted.org/">Twisted</ulink>
|
2016-07-08 12:44:41 +08:00
|
|
|
</para>
|
2019-01-09 00:31:04 +08:00
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Gvfs</title>
|
2022-01-18 04:19:51 +08:00
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
<para>
|
|
|
|
Install <application>Gvfs</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2018-04-07 08:01:11 +08:00
|
|
|
<screen revision='sysv'><userinput>mkdir build &&
|
|
|
|
cd build &&
|
2022-05-23 04:18:33 +08:00
|
|
|
|
2023-01-08 19:42:26 +08:00
|
|
|
meson setup \
|
|
|
|
--prefix=/usr \
|
2021-06-04 20:57:26 +08:00
|
|
|
--buildtype=release \
|
|
|
|
-Dfuse=false \
|
|
|
|
-Dgphoto2=false \
|
|
|
|
-Dafc=false \
|
|
|
|
-Dbluray=false \
|
|
|
|
-Dnfs=false \
|
|
|
|
-Dmtp=false \
|
|
|
|
-Dsmb=false \
|
|
|
|
-Dtmpfilesdir=no \
|
2022-05-27 00:21:58 +08:00
|
|
|
-Ddnssd=false \
|
2021-06-04 20:57:26 +08:00
|
|
|
-Dgoa=false \
|
|
|
|
-Dgoogle=false \
|
2018-08-20 11:32:25 +08:00
|
|
|
-Dsystemduserunitdir=no .. &&
|
2018-04-07 08:01:11 +08:00
|
|
|
ninja</userinput></screen>
|
|
|
|
|
|
|
|
<screen revision='systemd'><userinput>mkdir build &&
|
Update to GNOME platform packages gcr,
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop,
gnome-keyring, gnome-online-accounts, gnome-settings-daemon,
gsettings-desktop-schemas, libgweather, libsecret,
nautilus, yelp-xsl, and zenity. Partially fixes
Add gexiv2 now required by nautilus.
Update to evolution-data-server-3.28.0.
Update to gvfs-1.36.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20030 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-02 11:05:37 +08:00
|
|
|
cd build &&
|
2022-05-23 04:18:33 +08:00
|
|
|
|
2023-01-08 19:42:26 +08:00
|
|
|
meson setup \
|
|
|
|
--prefix=/usr \
|
2021-06-04 20:57:26 +08:00
|
|
|
--buildtype=release \
|
|
|
|
-Dfuse=false \
|
|
|
|
-Dgphoto2=false \
|
|
|
|
-Dafc=false \
|
|
|
|
-Dbluray=false \
|
|
|
|
-Dnfs=false \
|
|
|
|
-Dmtp=false \
|
|
|
|
-Dsmb=false \
|
2022-05-27 00:21:58 +08:00
|
|
|
-Ddnssd=false \
|
2021-06-04 20:57:26 +08:00
|
|
|
-Dgoa=false \
|
|
|
|
-Dgoogle=false .. &&
|
Update to GNOME platform packages gcr,
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop,
gnome-keyring, gnome-online-accounts, gnome-settings-daemon,
gsettings-desktop-schemas, libgweather, libsecret,
nautilus, yelp-xsl, and zenity. Partially fixes
Add gexiv2 now required by nautilus.
Update to evolution-data-server-3.28.0.
Update to gvfs-1.36.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20030 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-02 11:05:37 +08:00
|
|
|
ninja</userinput></screen>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<para>
|
2023-07-02 17:53:07 +08:00
|
|
|
The test suite requires <application>gnome-desktop-testing</application>,
|
|
|
|
which is beyond the scope of BLFS.
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
Update to GNOME platform packages gcr,
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop,
gnome-keyring, gnome-online-accounts, gnome-settings-daemon,
gsettings-desktop-schemas, libgweather, libsecret,
nautilus, yelp-xsl, and zenity. Partially fixes
Add gexiv2 now required by nautilus.
Update to evolution-data-server-3.28.0.
Update to gvfs-1.36.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20030 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-02 11:05:37 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gsettings-destdir.xml"/>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2021-06-04 20:57:26 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
<para>
|
Update to GNOME platform packages gcr,
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop,
gnome-keyring, gnome-online-accounts, gnome-settings-daemon,
gsettings-desktop-schemas, libgweather, libsecret,
nautilus, yelp-xsl, and zenity. Partially fixes
Add gexiv2 now required by nautilus.
Update to evolution-data-server-3.28.0.
Update to gvfs-1.36.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20030 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-02 11:05:37 +08:00
|
|
|
<parameter>-D<option>=false</parameter>: These switches are
|
2022-05-23 04:18:33 +08:00
|
|
|
required if the corresponding dependency is not installed.
|
2018-04-08 04:11:19 +08:00
|
|
|
Remove those where you have installed the corresponding application and
|
2021-09-07 01:42:49 +08:00
|
|
|
wish to use it with <application>Gvfs</application>. The dnssd option
|
2022-08-11 12:02:01 +08:00
|
|
|
requires avahi and both goa and google require GNOME Online Accounts.
|
|
|
|
The google option also requires libgdata.
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
2018-04-08 04:11:19 +08:00
|
|
|
<para revision="sysv">
|
2023-12-09 05:03:47 +08:00
|
|
|
<parameter>-Dtmpfilesdir=no</parameter>
|
|
|
|
<parameter>-Dsystemduserunitdir=no</parameter>: These
|
2018-04-08 04:11:19 +08:00
|
|
|
switches provide systemd directory locations. Setting them to
|
|
|
|
<quote>no</quote> disables the dependency on systemd and logind.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<option>-Dcdda=false</option>: This switch is required if libcdio is not
|
|
|
|
installed. The cdda backend is useless on machines without a CDROM/DVD
|
|
|
|
drive.
|
|
|
|
</para>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2018-08-20 11:32:25 +08:00
|
|
|
None
|
2013-06-01 20:19:53 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2014-10-15 02:39:04 +08:00
|
|
|
libgvfscommon.so,
|
|
|
|
libgvfsdaemon.so and
|
|
|
|
some under /usr/lib/gio/modules/
|
2013-06-01 20:19:53 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2015-11-16 06:34:56 +08:00
|
|
|
/usr/include/gvfs-client and
|
|
|
|
/usr/{lib,share}/gvfs
|
2013-06-01 20:19:53 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libgvfscommon">
|
|
|
|
<term><filename class="libraryfile">libgvfscommon.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains the common API functions used in
|
2021-02-19 23:20:16 +08:00
|
|
|
<application>Gvfs</application> programs
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="gvfs libgvfscommon">
|
|
|
|
<primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|