Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b8a46a4a2b7ff31d738c3e0204cb495359e91352)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b8a46a4a2b7ff31d738c3e0204cb495359e91352)
  • Date: Sat, 3 Jan 2009 20:53:02 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

gnome2-libs/gvfs/DEPENDS | 2 +-
gnome2-libs/gvfs/DETAILS | 10 +++++-----
gnome2-libs/gvfs/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit b8a46a4a2b7ff31d738c3e0204cb495359e91352
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gvfs: dep fixes

diff --git a/gnome2-libs/gvfs/DEPENDS b/gnome2-libs/gvfs/DEPENDS
index ad6d584..3445741 100755
--- a/gnome2-libs/gvfs/DEPENDS
+++ b/gnome2-libs/gvfs/DEPENDS
@@ -34,7 +34,7 @@ optional_depends hal \
"--disable-hal" \
"build with HAL support" &&

-optional_depends bluez \
+optional_depends obex-data-server \
"--enable-obexftp" \
"--disable-obexftp" \
"build with ObexFTP backend" &&
diff --git a/gnome2-libs/gvfs/DETAILS b/gnome2-libs/gvfs/DETAILS
index 8ff545b..69f0aaf 100755
--- a/gnome2-libs/gvfs/DETAILS
+++ b/gnome2-libs/gvfs/DETAILS
@@ -12,11 +12,11 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
KEYWORDS="gnome2 libs"
SHORT="userspace virtual filesystem using gio"
cat << EOF
-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.
+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.

The gvfs model differs from e.g. gnome-vfs in that filesystems must be
mounted
before they are used. There is a central daemon (gvfsd) that handles
coordinting
diff --git a/gnome2-libs/gvfs/HISTORY b/gnome2-libs/gvfs/HISTORY
index fee69ae..046bff0 100644
--- a/gnome2-libs/gvfs/HISTORY
+++ b/gnome2-libs/gvfs/HISTORY
@@ -1,3 +1,7 @@
+2009-01-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: fixed desc's long wrap
+ * DEPENDS: fixed obexftp dependency
+
2008-11-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.0.3




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b8a46a4a2b7ff31d738c3e0204cb495359e91352), Vlad Glagolev, 01/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page