%general-entities; ]> $Date$ Gvfs-&gvfs-version; Gvfs Introduction to Gvfs The Gvfs package is a userspace virtual filesystem designed to work with the I/O abstractions of GLib's GIO library. &lfs111_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gvfs-md5sum; Download size: &gvfs-size; Estimated disk space required: &gvfs-buildsize; Estimated build time: &gvfs-time; Gvfs Dependencies Required , , , and Recommended , , , , , , , , and Optional , , , , , , , , , , , , , libbluray, libgphoto2, libimobiledevice, libmtp, libnfs, and Twisted User Notes: Installation of Gvfs Install Gvfs by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --buildtype=release \ -Dfuse=false \ -Dgphoto2=false \ -Dafc=false \ -Dbluray=false \ -Dnfs=false \ -Dmtp=false \ -Dsmb=false \ -Dtmpfilesdir=no \ -Ddnssd=false \ -Dgoa=false \ -Dgoogle=false \ -Dsystemduserunitdir=no .. && ninja mkdir build && cd build && meson --prefix=/usr \ --buildtype=release \ -Dfuse=false \ -Dgphoto2=false \ -Dafc=false \ -Dbluray=false \ -Dnfs=false \ -Dmtp=false \ -Dsmb=false \ -Ddnssd=false \ -Dgoa=false \ -Dgoogle=false .. && ninja This package does not come with a test suite. Now, as the root user: ninja install Command Explanations -D<option>=false: These switches are required if the corresponding dependency is not installed. Remove those where you have installed the corresponding application and wish to use it with Gvfs. The dnssd option requires avahi and both goa/google require GNOME Online Accounts. -Dtmpfilesdir=no -Dsystemduserunitdir=no: These switches provide systemd directory locations. Setting them to no disables the dependency on systemd and logind. : This switch is required if libcdio is not installed. The cdda backend is useless on machines without a CDROM/DVD drive. Contents Installed Programs Installed Library Installed Directories None libgvfscommon.so, libgvfsdaemon.so and some under /usr/lib/gio/modules/ /usr/include/gvfs-client and /usr/{lib,share}/gvfs Short Descriptions libgvfscommon.so contains the common API functions used in Gvfs programs libgvfscommon.so