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.