Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (177860274e0dc115db996b22a3bce51c07a82a1e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (177860274e0dc115db996b22a3bce51c07a82a1e)
  • Date: Fri, 23 Jan 2009 13:38:15 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

ChangeLog | 3 +++
chat-im/centericq/BUILD | 12 +-----------
chat-im/centericq/DEPENDS | 19 +------------------
chat-im/centericq/DETAILS | 34 +++++++---------------------------
chat-im/centericq/DOWNLOAD | 1 +
chat-im/centericq/HISTORY | 5 +++++
chat-im/centericq/INSTALL | 1 +
chat-im/centericq/PRE_BUILD | 4 +---
chat-im/centericq/TRIGGERS | 1 +
chat-im/centericq/ktools.patch | 12 ------------
chat-im/centerim/CONFLICTS | 1 +
chat-im/centerim/HISTORY | 3 +++
12 files changed, 25 insertions(+), 71 deletions(-)

New commits:
commit 177860274e0dc115db996b22a3bce51c07a82a1e
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

centericq: deprecated for centerim. No updates and
build is broke.

diff --git a/ChangeLog b/ChangeLog
index 938402e..9a80f51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-01-23 George Sherwood <gsherwood AT sourcemage.org>
+ * chat-im/centericq: spell deprecated [Broke build. No updates.]
+
2009-01-21 Ladislav Hagara <hgr AT vabo.cz>
* shell-term-fm/terminator: new spell
store and run multiple GNOME terminals in one window
diff --git a/chat-im/centericq/BUILD b/chat-im/centericq/BUILD
index 0e0a871..27ba77d 100755
--- a/chat-im/centericq/BUILD
+++ b/chat-im/centericq/BUILD
@@ -1,11 +1 @@
-message "${MESSAGE_COLOR}Running autoconf to fix configure \
-scripts${DEFAULT_COLOR}" &&
- cd $SOURCE_DIRECTORY &&
-for TOFIX in connwrap-0.1 firetalk-0.1 kkconsui-0.1 kkstrtext-0.1
kksystr-0.1 \
-libgadu-0.1 libicq2000-0.1 libjabber-0.1 libmsn-0.1 libyahoo2-0.1; do
- cd $TOFIX
- autoconf || return 1
- cd ..
-done &&
- ./configure --prefix=/usr $OPTS &&
- make
+true
diff --git a/chat-im/centericq/DEPENDS b/chat-im/centericq/DEPENDS
index af19a75..ccc1138 100755
--- a/chat-im/centericq/DEPENDS
+++ b/chat-im/centericq/DEPENDS
@@ -1,18 +1 @@
-depends ncurses &&
-depends autoconf &&
-optional_depends openssl \
- "--with-ssl" \
- "--without-ssl" \
- "for ssl support in Jabber" &&
-optional_depends gpgme \
- "--with-gpgme=/usr" \
- "" \
- "for ssl support in Jabber" &&
-optional_depends jpeg \
- "" \
- "--without-libjpeg" \
- "for Gadu-Gadu registration" &&
-optional_depends curl \
- "" \
- "--disable-msn" \
- "for MSN support"
+depends centerim
diff --git a/chat-im/centericq/DETAILS b/chat-im/centericq/DETAILS
index e89c1a8..4da7a82 100755
--- a/chat-im/centericq/DETAILS
+++ b/chat-im/centericq/DETAILS
@@ -1,27 +1,7 @@
- SPELL=centericq
- VERSION=4.21.0
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://konst.org.ua/download/$SOURCE
- SOURCE_HASH=sha1:26b07c4bdcbe8c6888ceab98140b33007bec8554
- WEB_SITE=http://konst.org.ua/eng/software/centericq/info.html
- ENTERED=20020201
- UPDATED=20031121
- SECURITY_PATCH=1
- LICENSE[0]=GPL
- KEYWORDS="icq messaging chat"
- SHORT="centericq is a console ICQ / Yahoo! / MSN client"
-cat << EOF
-centericq is a text mode menu- and window-driven IM interface.
-ICQ2000, Yahoo and MSN protocols are now supported. It allows you
-to send, receive, and forward messages, URLs, SMSes and,
-contacts, mass message send, search for users (including extended
-"whitepages search"), view users' details, maintain your contact
-list directly from the program (including non-icq contacts), view
-the messages history, register a new UIN and update your details,
-be informed on receiving email messages, automatically set away
-after the defined period of inactivity (on any console), and have
-your own ignore, visible and invisible lists. It can also
-associate events with sounds, has support for Hebrew and Arabic
-languages and allows to arrange contacts into groups.
-EOF
+ SPELL=centericq
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by centerim]
+ EOF
diff --git a/chat-im/centericq/DOWNLOAD b/chat-im/centericq/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/chat-im/centericq/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/chat-im/centericq/HISTORY b/chat-im/centericq/HISTORY
index bd19027..4282fb6 100644
--- a/chat-im/centericq/HISTORY
+++ b/chat-im/centericq/HISTORY
@@ -1,3 +1,8 @@
+2009-01-23 George Sherwood <gsherwood AT sourcemage.org>
+ * spell deprecated [Broke build. No updates.]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/chat-im/centericq/INSTALL b/chat-im/centericq/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/chat-im/centericq/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/chat-im/centericq/PRE_BUILD b/chat-im/centericq/PRE_BUILD
index a2241eb..27ba77d 100755
--- a/chat-im/centericq/PRE_BUILD
+++ b/chat-im/centericq/PRE_BUILD
@@ -1,3 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p0 < $SCRIPT_DIRECTORY/ktools.patch
+true
diff --git a/chat-im/centericq/TRIGGERS b/chat-im/centericq/TRIGGERS
new file mode 100755
index 0000000..1574c05
--- /dev/null
+++ b/chat-im/centericq/TRIGGERS
@@ -0,0 +1 @@
+on_cast centericq dispel_self
diff --git a/chat-im/centericq/ktools.patch b/chat-im/centericq/ktools.patch
deleted file mode 100644
index f9dc0ff..0000000
--- a/chat-im/centericq/ktools.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN kkstrtext-0.1/kkstrtext.h kkstrtext-0.1/kkstrtext.h
---- kkstrtext-0.1/kkstrtext.h 2004-11-17 23:00:38.000000000 +0000
-+++ kkstrtext-0.1/kkstrtext.h 2005-12-13 18:34:56.308723728 +0000
-@@ -87,7 +87,7 @@
- { \
- va_list vgs__ap; char vgs__buf[1024]; \
- va_start(vgs__ap, fmt); \
-- vsprintf(vgs__buf, fmt, vgs__ap); c = vgs__buf; \
-+ vsnprintf(vgs__buf, sizeof(vgs__buf), fmt, vgs__ap); c = vgs__buf; \
- va_end(vgs__ap); \
- }
-
diff --git a/chat-im/centerim/CONFLICTS b/chat-im/centerim/CONFLICTS
new file mode 100755
index 0000000..9835c4c
--- /dev/null
+++ b/chat-im/centerim/CONFLICTS
@@ -0,0 +1 @@
+conflicts centericq y
diff --git a/chat-im/centerim/HISTORY b/chat-im/centerim/HISTORY
index 8143b86..015ed8b 100644
--- a/chat-im/centerim/HISTORY
+++ b/chat-im/centerim/HISTORY
@@ -1,3 +1,6 @@
+2009-01-23 George Sherwood <gsherwood AT sourcemage.org>
+ * CONFLICTS: added centericq (deprecated)
+
2008-10-26 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 4.22.6




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (177860274e0dc115db996b22a3bce51c07a82a1e), George Sherwood, 01/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page