[Lunar-commits] <moonbase> licq: version bumped to 1.3.8.
Florin Braescu
florin at lunar-linux.org
Sun Dec 13 22:29:58 CET 2009
commit a98d13236ffa28890287025fa4e9fc21259868b5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Dec 13 23:29:58 2009 +0200
licq: version bumped to 1.3.8.
This is mostly a bugfix release, but it also contains several new
features for the LicqWeb GUI, such as showing recent messages,
setting offline status, and resizing windows.
---
chat/licq/BUILD | 1 +
chat/licq/DEPENDS | 12 ++++++------
chat/licq/DETAILS | 8 ++++----
3 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/chat/licq/BUILD b/chat/licq/BUILD
index 9b188e0..c42d827 100644
--- a/chat/licq/BUILD
+++ b/chat/licq/BUILD
@@ -1,4 +1,5 @@
(
+
CONSOLE_PLUGIN="no"
QT_PLUGIN="no"
QT4_PLUGIN="no"
diff --git a/chat/licq/DEPENDS b/chat/licq/DEPENDS
index 6a9ed7c..1497fd8 100644
--- a/chat/licq/DEPENDS
+++ b/chat/licq/DEPENDS
@@ -1,32 +1,32 @@
optional_depends "openssl" \
"" \
"" \
- "for secure communication and MSN support" &&
+ "for secure communication and MSN support"
optional_depends "kdelibs3" \
"--with-kde" \
"" \
- "for KDE integration" &&
+ "for KDE integration"
optional_depends "gpgme" \
"" \
"" \
- "for GnuPG encryption support" &&
+ "for GnuPG encryption support"
optional_depends "qt3" \
"" \
"" \
- "for Qt frontend" &&
+ "for Qt frontend"
optional_depends "qt4" \
"" \
"" \
- "for Qt4 frontend" &&
+ "for Qt4 frontend"
optional_depends "cdk" \
"" \
"" \
- "for cursed-based console frontend" &&
+ "for cursed-based console frontend"
optional_depends "xosd" \
"" \
diff --git a/chat/licq/DETAILS b/chat/licq/DETAILS
index b73435c..a8ce04b 100644
--- a/chat/licq/DETAILS
+++ b/chat/licq/DETAILS
@@ -1,11 +1,11 @@
MODULE=licq
- VERSION=1.3.6
+ VERSION=1.3.8
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/licq/
- SOURCE_VFY=sha1:1451da41c82b9a13424c96d8641e642895b723ac
+ SOURCE_URL=$SFORGE_URL/licq
+ SOURCE_VFY=sha1:3cd6ccf8b584dff7803a639da82c3bed7fafdbac
WEB_SITE=http://www.licq.org
ENTERED=20011031
- UPDATED=20081230
+ UPDATED=20091213
SHORT="A multi-threaded ICQ clone"
MAINTAINER=jannis at lunar-linux.org
More information about the Lunar-commits
mailing list