Skip to Content.
Sympa Menu

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

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 (80d8dce4e6ab19c45c1f6a6aceb9807e02bb51e3)
  • Date: Sun, 1 May 2011 03:01:06 -0500

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

dev/null |binary
gnome2-apps/giggle/DEPENDS | 25 ++++++++++++++++++++-----
gnome2-apps/giggle/DETAILS | 13 +++++++------
gnome2-apps/giggle/HISTORY | 5 +++++
gnome2-apps/giggle/giggle-0.4.tar.gz.sig | 0
gnome2-apps/giggle/giggle-0.5.tar.bz2.sig |binary
6 files changed, 32 insertions(+), 11 deletions(-)

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

giggle: => 0.5

diff --git a/gnome2-apps/giggle/DEPENDS b/gnome2-apps/giggle/DEPENDS
index 36188a5..4d321f3 100755
--- a/gnome2-apps/giggle/DEPENDS
+++ b/gnome2-apps/giggle/DEPENDS
@@ -1,5 +1,20 @@
-depends git &&
-depends glib2 &&
-depends gtk+2 &&
-depends libglade2 &&
-depends gtksourceview
+depends git &&
+depends glib2 &&
+depends gtk+2 &&
+depends libglade2 &&
+depends gtksourceview &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
+optional_depends evolution-data-server \
+ "--enable-evolution-data-server" \
+ "--disable-evolution-data-server" \
+ "for Evolution Data Server support" &&
+
+optional_depends vte \
+ "--enable-terminal" \
+ "--disable-terminal" \
+ "for vte terminal widget"
diff --git a/gnome2-apps/giggle/DETAILS b/gnome2-apps/giggle/DETAILS
index 7ecb0b9..ccc7c89 100755
--- a/gnome2-apps/giggle/DETAILS
+++ b/gnome2-apps/giggle/DETAILS
@@ -1,14 +1,15 @@
SPELL=giggle
- VERSION=0.4
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://ftp.imendio.com/pub/imendio/${SPELL}/src/${SOURCE}
+ VERSION=0.5
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
- WEB_SITE=http://www.imendio.com/projects/planner/
+ WEB_SITE=http://live.gnome.org/giggle
ENTERED=20070330
KEYWORDS="gnome2 git"
SHORT="GTK front end for git directory tracker"
cat << EOF
-GTK+ graphical frontend for the git directory tracker
+GTK+ graphical frontend for the git directory tracker.
EOF
diff --git a/gnome2-apps/giggle/HISTORY b/gnome2-apps/giggle/HISTORY
index 0cb8f4f..7e45834 100644
--- a/gnome2-apps/giggle/HISTORY
+++ b/gnome2-apps/giggle/HISTORY
@@ -1,3 +1,8 @@
+2011-05-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.5; renewed source and website urls;
+ quoting paths
+ * DEPENDS: added mission optional dependencies; cleaned up
+
2007-12-07 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 0.4

diff --git a/gnome2-apps/giggle/giggle-0.4.tar.gz.sig
b/gnome2-apps/giggle/giggle-0.4.tar.gz.sig
deleted file mode 100644
index 3fc605f..0000000
Binary files a/gnome2-apps/giggle/giggle-0.4.tar.gz.sig and /dev/null differ
diff --git a/gnome2-apps/giggle/giggle-0.5.tar.bz2.sig
b/gnome2-apps/giggle/giggle-0.5.tar.bz2.sig
new file mode 100644
index 0000000..46b3af9
Binary files /dev/null and b/gnome2-apps/giggle/giggle-0.5.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80d8dce4e6ab19c45c1f6a6aceb9807e02bb51e3), Vlad Glagolev, 05/01/2011

Archive powered by MHonArc 2.6.24.

Top of Page