Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (bc4c0ca2195dd0b337684af3d630440622b51b8d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (bc4c0ca2195dd0b337684af3d630440622b51b8d)
  • Date: Sat, 9 May 2009 11:39:56 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

ChangeLog |
3 +
xfce-plugins/xfce4-gvfs-mount/DEPENDS |
3 +
xfce-plugins/xfce4-gvfs-mount/DETAILS |
17 ++++++++++
xfce-plugins/xfce4-gvfs-mount/HISTORY |
3 +
xfce-plugins/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4-6d2684b.tar.bz2.sig
|binary
5 files changed, 26 insertions(+)

New commits:
commit bc4c0ca2195dd0b337684af3d630440622b51b8d
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

xfce4-gvfs-mount: Added new xfce4 plugin to mount remote
file systems using gvfs

diff --git a/ChangeLog b/ChangeLog
index 50d9e14..e3aa65b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-05-09 George Sherwood <gsherwood AT sourcemage.org>
+ * xfce4-plugins/xfce-gvfs-mount: new spell, mount remote filesytems
+
2009-05-07 Treeve Jelbert <treeve AT sourcemage.org>
* kde4/kdelibs4-experimental: new spell, experimental stuff for kde4

diff --git a/xfce-plugins/xfce4-gvfs-mount/DEPENDS
b/xfce-plugins/xfce4-gvfs-mount/DEPENDS
new file mode 100755
index 0000000..fe10e10
--- /dev/null
+++ b/xfce-plugins/xfce4-gvfs-mount/DEPENDS
@@ -0,0 +1,3 @@
+depends xfce4-panel &&
+depends xfconf &&
+depends gvfs
diff --git a/xfce-plugins/xfce4-gvfs-mount/DETAILS
b/xfce-plugins/xfce4-gvfs-mount/DETAILS
new file mode 100755
index 0000000..285ae2f
--- /dev/null
+++ b/xfce-plugins/xfce4-gvfs-mount/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=xfce4-gvfs-mount
+ VERSION=0.0.4-6d2684b
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
+
WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-gvfs-mount/
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ LICENSE[0]=BSD
+ ENTERED=20090509
+ KEYWORDS="xfce"
+ SHORT="mount remote file file system"
+cat << EOF
+Xfce4 GVfs Mount is a small application that is meant to mount remote
+file systems only. It was initially written because Thunar 1.0 is
+lacking that feature. The application is composed of a daemon, a mount
+dialog, and a panel plugin.
+EOF
diff --git a/xfce-plugins/xfce4-gvfs-mount/HISTORY
b/xfce-plugins/xfce4-gvfs-mount/HISTORY
new file mode 100644
index 0000000..6bc8690
--- /dev/null
+++ b/xfce-plugins/xfce4-gvfs-mount/HISTORY
@@ -0,0 +1,3 @@
+2009-05-09 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS, DETAILS, HISTORY: created the spell
+
diff --git
a/xfce-plugins/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4-6d2684b.tar.bz2.sig
b/xfce-plugins/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4-6d2684b.tar.bz2.sig
new file mode 100644
index 0000000..b4443ca
Binary files /dev/null and
b/xfce-plugins/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4-6d2684b.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (bc4c0ca2195dd0b337684af3d630440622b51b8d), George Sherwood, 05/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page