[Lunar-commits] <moonbase> centerim: version bumped to 4.22.9.
Florin Braescu
florin at lunar-linux.org
Sun Apr 11 14:45:03 CEST 2010
commit 0f149fb65a02b5a515df432b8e10b1c6ea58ef37
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 11 15:45:03 2010 +0300
centerim: version bumped to 4.22.9.
Thanks to v4hn for submission.
---
zbeta/centerim/BUILD | 6 ++++++
zbeta/centerim/DEPENDS | 7 ++++---
zbeta/centerim/DETAILS | 13 ++++++-------
3 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/zbeta/centerim/BUILD b/zbeta/centerim/BUILD
new file mode 100644
index 0000000..7d91b23
--- /dev/null
+++ b/zbeta/centerim/BUILD
@@ -0,0 +1,6 @@
+(
+
+ sed -ie 's/defined(__FreeBSD__) || defined(__APPLE__)/1/' kkconsui/include/conscommon.h &&
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/centerim/DEPENDS b/zbeta/centerim/DEPENDS
index 2673d41..4911818 100644
--- a/zbeta/centerim/DEPENDS
+++ b/zbeta/centerim/DEPENDS
@@ -1,4 +1,5 @@
-depends ncurses
-depends openssl
-depends curl
+depends ncurses
+depends openssl
+depends curl
+
optional_depends "gpgme" "" "" "for PGP support in Jabber"
diff --git a/zbeta/centerim/DETAILS b/zbeta/centerim/DETAILS
index e54c58b..9521b9c 100644
--- a/zbeta/centerim/DETAILS
+++ b/zbeta/centerim/DETAILS
@@ -1,17 +1,16 @@
MODULE=centerim
- VERSION=4.22.5
+ VERSION=4.22.9
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.centerim.org/download/releases/
- SOURCE_VFY=sha1:422c368064f47886585720c1c639515acff21ae9
+ SOURCE_URL=http://www.centerim.org/download/releases
+ SOURCE_VFY=sha1:ebe9f4ee2064a2fa10f1084ce26083ccd295673e
WEB_SITE=http://www.centerim.org
ENTERED=20070925
- UPDATED=20080613
+ UPDATED=20100411
SHORT="text mode IM client for ICQ, Yahoo!, MSN and others"
cat << EOF
-CenterIM is a fork of Centericq (which is no longer mantained). It is a text
-mode menu and window-driven IM interface that supports the ICQ, Yahoo!,
+CenterIM is a fork of Centericq (which is no longer mantained). It is a text
+mode menu and window-driven IM interface that supports the ICQ, Yahoo!,
AIM, IRC, MSN, Gadu-Gadu and Jabber protocols.
It also supports LiveJournal and RSS feeds.
EOF
-
More information about the Lunar-commits
mailing list