Skip to Content.
Sympa Menu

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

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 (1a00a0b012e4f7f52816d48a8bf3e93786ba2e2d)
  • Date: Sat, 9 Jun 2007 02:20:11 -0500

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

ChangeLog | 3 +++
chat-im/centerim/DEPENDS | 18 ++++++++++++++++++
chat-im/centerim/DETAILS | 25
+++++++++++++++++++++++++
chat-im/centerim/HISTORY | 2 ++
chat-im/centerim/centerim-20070518.tar.gz.sig |binary
5 files changed, 48 insertions(+)

New commits:
commit 1a00a0b012e4f7f52816d48a8bf3e93786ba2e2d
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

centerim: created new spell.

diff --git a/ChangeLog b/ChangeLog
index c0b8820..e5d4196 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-06-09 George Sherwood <george AT beernabeer.com>
+ * chat-im/centerim: Created new spell. Fork of centericq
+
2007-06-08 Eric Sandall <sandalle AT sourcemage.org>
* e/elitaire: Moved to games/games-cards (Bug #13821)

diff --git a/chat-im/centerim/DEPENDS b/chat-im/centerim/DEPENDS
new file mode 100755
index 0000000..af19a75
--- /dev/null
+++ b/chat-im/centerim/DEPENDS
@@ -0,0 +1,18 @@
+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"
diff --git a/chat-im/centerim/DETAILS b/chat-im/centerim/DETAILS
new file mode 100755
index 0000000..8cb8f97
--- /dev/null
+++ b/chat-im/centerim/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=centerim
+ VERSION=20070518
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-4.22.0
+ SOURCE_URL[0]=http://www.centerim.org/download/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://www.centerim.org/index.php/Main_Page
+ ENTERED=20070609
+ LICENSE[0]=GPL
+ KEYWORDS="icq messaging chat"
+ SHORT="centerim is a console ICQ / Yahoo! / MSN client"
+cat << EOF
+centerim 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
diff --git a/chat-im/centerim/HISTORY b/chat-im/centerim/HISTORY
new file mode 100644
index 0000000..bc0bf00
--- /dev/null
+++ b/chat-im/centerim/HISTORY
@@ -0,0 +1,2 @@
+2007-06-09 George Sherwood <george AT beernabeer.com>
+ * DETAILS, DEPENDS: Created spell
diff --git a/chat-im/centerim/centerim-20070518.tar.gz.sig
b/chat-im/centerim/centerim-20070518.tar.gz.sig
new file mode 100644
index 0000000..608442e
Binary files /dev/null and b/chat-im/centerim/centerim-20070518.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1a00a0b012e4f7f52816d48a8bf3e93786ba2e2d), George Sherwood, 06/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page