[Lunar-commits] <moonbase> gigolo: ver 0.4.1, reformatted DETAILS to standard
Paul Bredbury
brebs at lunar-linux.org
Mon Mar 7 13:30:44 CET 2011
commit 8dbb9c45d3969aef4d1f69ebc90a9d23fbe6c11b
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Mar 7 19:30:44 2011 +0700
gigolo: ver 0.4.1, reformatted DETAILS to standard
---
xfce4/apps/gigolo/BUILD | 1 +
xfce4/apps/gigolo/DEPENDS | 3 +++
xfce4/apps/gigolo/DETAILS | 23 ++++++++++++-----------
3 files changed, 16 insertions(+), 11 deletions(-)
diff --git a/xfce4/apps/gigolo/BUILD b/xfce4/apps/gigolo/BUILD
index 627c8d7..198230f 100644
--- a/xfce4/apps/gigolo/BUILD
+++ b/xfce4/apps/gigolo/BUILD
@@ -1,4 +1,5 @@
(
+
./waf configure --prefix=/usr &&
./waf build &&
prepare_install &&
diff --git a/xfce4/apps/gigolo/DEPENDS b/xfce4/apps/gigolo/DEPENDS
index df6e870..ebbeeef 100644
--- a/xfce4/apps/gigolo/DEPENDS
+++ b/xfce4/apps/gigolo/DEPENDS
@@ -1 +1,4 @@
depends gvfs
+
+# For the waf build system
+depends Python
diff --git a/xfce4/apps/gigolo/DETAILS b/xfce4/apps/gigolo/DETAILS
index 9c616b9..6a0c0a3 100644
--- a/xfce4/apps/gigolo/DETAILS
+++ b/xfce4/apps/gigolo/DETAILS
@@ -1,16 +1,17 @@
- MODULE=gigolo
- VERSION=0.3.2
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://files.uvena.de/gigolo
- SOURCE_VFY=sha1:68f1e9c88a48a6680e43b71179ce97fb52084c54
- WEB_SITE=http://www.uvena.de/gigolo
- ENTERED=20090329
- UPDATED=20090427
- SHORT="frontend to manage connections to remote filesystems"
+ MODULE=gigolo
+ VERSION=0.4.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://files.uvena.de/gigolo
+ SOURCE_VFY=sha1:644d0d6b15940ad2c48f5edfd72d02b3f6015f44
+ WEB_SITE=http://www.uvena.de/gigolo
+ ENTERED=20090329
+ UPDATED=20110306
+ SHORT="front-end 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
+Gigolo is a front-end 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