[Lunar-commits] <moonbase> libicq2000: Version bump and a few adjustments.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Apr 17 20:48:44 CEST 2011
commit 5a02d4a9f978cf3b7375111c460254c69a349a09
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Apr 17 14:48:44 2011 -0400
libicq2000: Version bump and a few adjustments.
---
chat/libicq2000/BUILD | 7 +++++++
chat/libicq2000/DEPENDS | 1 +
chat/libicq2000/DETAILS | 20 +++++++++++++-------
3 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/chat/libicq2000/BUILD b/chat/libicq2000/BUILD
new file mode 100644
index 0000000..18c7712
--- /dev/null
+++ b/chat/libicq2000/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/chat/libicq2000/DEPENDS b/chat/libicq2000/DEPENDS
new file mode 100644
index 0000000..b4253ea
--- /dev/null
+++ b/chat/libicq2000/DEPENDS
@@ -0,0 +1 @@
+depends libsigc++
diff --git a/chat/libicq2000/DETAILS b/chat/libicq2000/DETAILS
index 676020f..ef6d713 100644
--- a/chat/libicq2000/DETAILS
+++ b/chat/libicq2000/DETAILS
@@ -1,12 +1,18 @@
- MODULE=libicq2000
- VERSION=0.3.0
+ MODULE=libicq2000
+ VERSION=0.3.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/libicq2000/
- WEB_SITE=http://icq2000.sourceforge.net/
- MAINTAINER=nhudson at speakeasy.net
+ SOURCE2=$MODULE-gcc.patch
+ SOURCE_URL=$SFORGE_URL/libicq2000/
+ SOURCE2_URL=$MIRROR_URL
+ SOURCE_VFY=sha1:823b4001a928c410c647c08698fdedd045ebfae3
+ SOURCE2_VFY=sha1:e8244a0bf4694bafb56fa9e925926a049c73cb14
+ WEB_SITE=http://libicq2000.sourceforge.net/
ENTERED=20020417
- UPDATED=20020417
-SHORT="required lib for ickle"
+ UPDATED=20110417
+ MAINTAINER=nhudson at speakeasy.net
+ SHORT="required lib for ickle"
+
+PSAFE=no
cat << EOF
libicq2000 is an opensource C++ library being developed to support the
icq2000/2001 protocol. It is easy for developers to use as the backbone
More information about the Lunar-commits
mailing list