[Lunar-commits] <moonbase> empathy: version bumped t0 2.30.0.2.
Florin Braescu
florin at lunar-linux.org
Thu Apr 22 23:41:39 CEST 2010
commit 5687d22659534dd399130f9f1a16c26a2a489123
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 23 00:41:39 2010 +0300
empathy: version bumped t0 2.30.0.2.
---
chat/empathy/DEPENDS | 31 +++++++++++++++----------------
chat/empathy/DETAILS | 13 +++++--------
2 files changed, 20 insertions(+), 24 deletions(-)
diff --git a/chat/empathy/DEPENDS b/chat/empathy/DEPENDS
index 97c7e26..8827014 100644
--- a/chat/empathy/DEPENDS
+++ b/chat/empathy/DEPENDS
@@ -2,20 +2,19 @@ depends telepathy-glib
depends telepathy-mission-control
depends telepathy-farsight
-optional_depends enchant "" "--enable-spell=no" \
- "For spell checking"
-optional_depends pygtk "" "--enable-python=no" \
- "For Python bindings"
+optional_depends enchant \
+ "" \
+ "--enable-spell=no" \
+ "For spell checking"
-optional_depends telepathy-gabble "" "" \
- "For Jabber/XMPP support"
-optional_depends telepathy-salut "" "" \
- "For link-local XMPP support"
-optional_depends telepathy-idle "" "" \
- "For IRC support"
-optional_depends telepathy-sofiasip "" "" \
- "For SIP support"
-optional_depends telepathy-haze "" "" \
- "For libpurble support (AIM/ICQ/MSN/Yahoo!/etc.)"
-optional_depends telepathy-butterfly "" "" \
- "For MSN support"
+optional_depends pygtk \
+ "" \
+ "--enable-python=no" \
+ "For Python bindings"
+
+optional_depends telepathy-gabble "" "" "For Jabber/XMPP support"
+optional_depends telepathy-salut "" "" "For link-local XMPP support"
+optional_depends telepathy-idle "" "" "For IRC support"
+optional_depends telepathy-sofiasip "" "" "For SIP support"
+optional_depends telepathy-haze "" "" "For libpurble support (AIM/ICQ/MSN/Yahoo!/etc.)"
+optional_depends telepathy-butterfly "" "" "For MSN support"
diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS
index 0b51a80..e384ccf 100644
--- a/chat/empathy/DETAILS
+++ b/chat/empathy/DETAILS
@@ -1,16 +1,13 @@
MODULE=empathy
-# VERSION=2.26.2
-# MAJOR=2.26
- VERSION=2.26.2
- MAJOR=2.26
+ MAJOR=2.30
+ VERSION=$MAJOR.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-# SOURCE_VFY=sha1:d2eb4de3d3efd7728dc28eb16dfe60c64141be70
- SOURCE_VFY=sha1:d2eb4de3d3efd7728dc28eb16dfe60c64141be70
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:1acabc511759df925f18b5c62433d6ee7faa0db3
WEB_SITE=http://www.gnome.org
ENTERED=20090123
- UPDATED=20090526
+ UPDATED=20100422
SHORT="Gnome collaboration/chat client"
cat << EOF
More information about the Lunar-commits
mailing list