summaryrefslogtreecommitdiff
path: root/system/gvfs/README
diff options
context:
space:
mode:
authorLuis Henrique <lmello.009@gmail.com>2010-07-06 01:17:26 -0400
committerErik Hanson <erik@slackbuilds.org>2010-07-06 02:33:55 -0500
commit7a07f96f2b6c6af50d0255753ad0d0daf345bc06 (patch)
treebaf9c9480356a23adbbbdebe05343b8f5c5127c6 /system/gvfs/README
parentffd55fee8e806f847e2cecda8ebed48762018b4b (diff)
downloadslackbuilds-7a07f96f2b6c6af50d0255753ad0d0daf345bc06.tar.gz
system/gvfs: Added (userspace virtual filesystem)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/gvfs/README')
-rw-r--r--system/gvfs/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/gvfs/README b/system/gvfs/README
new file mode 100644
index 0000000000..c551d0c3ef
--- /dev/null
+++ b/system/gvfs/README
@@ -0,0 +1,7 @@
+The gvfs package is a userspace virtual filesystem designed to work
+with the i/o abstractions of GIO.
+
+It is the replacement/successor of gnome-vfs.
+
+Optional dependencies include Avahi, GConf and - for webdav protocol
+backend - libsoup compiled with both libproxy and gnome-keyring support.