summaryrefslogtreecommitdiff
path: root/gnome-base/gvfs/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/gvfs/metadata.xml')
-rw-r--r--gnome-base/gvfs/metadata.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/gnome-base/gvfs/metadata.xml b/gnome-base/gvfs/metadata.xml
deleted file mode 100644
index d26195bc7e44..000000000000
--- a/gnome-base/gvfs/metadata.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-<longdescription lang="en">
-gvfs is a userspace virtual filesystem designed to work with the i/o
-abstractions of gio (a library availible in glib &gt;= 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="elogind">Use <pkg>sys-auth/elogind</pkg> for session tracking.</flag>
- <flag name="fuse">Enables fuse mount points in $HOME/.gvfs for legacy application access</flag>
- <flag name="gnome-online-accounts">Enable configuration panel for <pkg>net-libs/gnome-online-accounts</pkg> accounts</flag>
- <flag name="google">Enables support for accessing Google accounts via <pkg>dev-libs/libgdata</pkg></flag>
- <flag name="http">Enable the HTTP/DAV backend using <pkg>net-libs/libsoup</pkg></flag>
- <flag name="nfs">Enable NFS client support via <pkg>net-fs/libnfs</pkg>.</flag>
- <flag name="udev">Enable udev base replacement code for cdda feature</flag>
-</use>
-</pkgmetadata>