You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnome-base/gvfs/metadata.xml

27 lines
1.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<longdescription lang="en">
gvfs is a userspace virtual filesystem designed to work with the i/o
abstractions of gio (a library availible in glib >= 2.15.1). It
installs several modules that are automatically used by applications
using the APIs of libgio. There is also fuse support that allows
applications not using gio to access the gvfs filesystems.
</longdescription>
<use>
<flag name='afp'>Enables support for accessing AFP (Apple Filing Protocol)
network shares</flag>
<flag name='archive'>Enables support for accessing files in archives
transparently via <pkg>app-arch/libarchive</pkg></flag>
<flag name='bluray'>Enable playback of Blu-ray filesystems using <pkg>media-libs/libbluray</pkg></flag>
<flag name='fuse'>Enables fuse mount points in $HOME/.gvfs for legacy
application access</flag>
<flag name="gdu">Enable <pkg>sys-apps/gnome-disk-utility</pkg> integration</flag>
<flag name="http">Enable the HTTP/DAV backend using <pkg>net-libs/libsoup-gnome</pkg></flag>
<flag name="udev">Enable udev base replacement code for cdda feature</flag>
<flag name="udisks">Enable volume monitoring using <pkg>sys-fs/udisks</pkg></flag>
</use>
</pkgmetadata>