[Lunar-commits] <moonbase> gigolo: new module (version 0.3.0)
samuel verstraete
samuel.verstraete at gmail.com
Sun Apr 12 10:33:20 CEST 2009
commit a80ce31b5f5a26a52e52cb883aaf060bd40d9f71
Author: samuel verstraete <samuel.verstraete at gmail.com>
Date: Sun Apr 12 10:33:20 2009 +0200
gigolo: new module (version 0.3.0)
---
xfce4/goodies/gigolo/BUILD | 7 +++++++
xfce4/goodies/gigolo/DEPENDS | 1 +
xfce4/goodies/gigolo/DETAILS | 14 ++++++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/xfce4/goodies/gigolo/BUILD b/xfce4/goodies/gigolo/BUILD
new file mode 100644
index 0000000..627c8d7
--- /dev/null
+++ b/xfce4/goodies/gigolo/BUILD
@@ -0,0 +1,7 @@
+(
+ ./waf configure --prefix=/usr &&
+ ./waf build &&
+ prepare_install &&
+ ./waf install
+
+) > $C_FIFO 2>&1
diff --git a/xfce4/goodies/gigolo/DEPENDS b/xfce4/goodies/gigolo/DEPENDS
new file mode 100644
index 0000000..df6e870
--- /dev/null
+++ b/xfce4/goodies/gigolo/DEPENDS
@@ -0,0 +1 @@
+depends gvfs
diff --git a/xfce4/goodies/gigolo/DETAILS b/xfce4/goodies/gigolo/DETAILS
new file mode 100644
index 0000000..5ccafd8
--- /dev/null
+++ b/xfce4/goodies/gigolo/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=gigolo
+ VERSION=0.3.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://files.uvena.de/gigolo/
+ SOURCE_VFY=sha1:ccc4436bf341b8bb2cd1b20a7b910bd98967c965
+ WEBSITE=http://www.uvena.de/gigolo
+ ENTERED=20090329
+ UPDATED=20090404
+ SHORT="frontend to manage connections to remote filesystems"
+
+cat << EOF
+Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such.
+About the name: It mounts what it is told to.
+EOF
More information about the Lunar-commits
mailing list