Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (ee038d42bb5104882ea20e59773ae0493bf622c9)
  • Date: Sat, 11 Nov 2006 12:13:24 -0600

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

ChangeLog | 1
chat-im/gaim-vv/BUILD | 19 -----------------
chat-im/gaim-vv/CONFLICTS | 1
chat-im/gaim-vv/DEPENDS | 50
----------------------------------------------
chat-im/gaim-vv/DETAILS | 17 ---------------
chat-im/gaim-vv/HISTORY | 28 -------------------------
6 files changed, 1 insertion(+), 115 deletions(-)

New commits:
commit ee038d42bb5104882ea20e59773ae0493bf622c9
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gaim-vv: deleted spell, doesn't build or really work. Merged into gaim
2.0.

diff --git a/ChangeLog b/ChangeLog
index 0c3eec2..599e319 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-11-11 George Sherwood <george AT beernabeer.com>
* chat-im/gaim1.5: new spell
* chat-im/gaim-encryption-1.x: new spell
+ * chat-im/gaim-vv: removed, non working, merged with gaim

2006-11-11 Treeve Jelbert <treeve AT pi.be>
* printer/splix: new spell for Samsung printers
diff --git a/chat-im/gaim-vv/BUILD b/chat-im/gaim-vv/BUILD
deleted file mode 100755
index bddd520..0000000
--- a/chat-im/gaim-vv/BUILD
+++ /dev/null
@@ -1,19 +0,0 @@
-# [[ $CROSS_INSTALL == on ]] &&
-# OPTS="$OPTS --host=${HOST} --build=${BUILD}"
-
-if spell_ok nss ; then
- export PKG_CONFIG_PATH="/usr/include/nss:/usr/include/nspr"
-fi &&
-
-./configure --prefix=${INSTALL_ROOT}/usr \
- --sysconfdir=${INSTALL_ROOT}/etc \
- --localstatedir=${INSTALL_ROOT}/var \
- --mandir=${INSTALL_ROOT}/usr/share/man \
- --infodir=${INSTALL_ROOT}/usr/share/info \
- --with-libj2k=/usr \
- --enable-linphone \
- --with-linphone-prefix=/usr \
- --enable-msn-vv \
- $OPTS &&
-
-make
diff --git a/chat-im/gaim-vv/CONFLICTS b/chat-im/gaim-vv/CONFLICTS
deleted file mode 100755
index 2cc8db3..0000000
--- a/chat-im/gaim-vv/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts gaim
diff --git a/chat-im/gaim-vv/DEPENDS b/chat-im/gaim-vv/DEPENDS
deleted file mode 100755
index 7926704..0000000
--- a/chat-im/gaim-vv/DEPENDS
+++ /dev/null
@@ -1,50 +0,0 @@
-depends gtk+2 &&
-depends libj2k &&
-depends linphone-im &&
-depends speex &&
-
-optional_depends nas \
- "--enable-nas" \
- "--disable-nas" \
- "for Network Audio System support" &&
-
-optional_depends perl \
- '--enable-perl' \
- '--disable-perl' \
- 'for Perl scripting' &&
-
-optional_depends tcl \
- "" \
- "--disable-tcl" \
- "for tcl scripting support" &&
-
-optional_depends tk \
- "" \
- "--disable-tk" \
- "for tcl/tk scripting support"&&
-
-optional_depends nss \
- "--enable-nss=yes" \
- "--enable-nss=no" \
- "for gaim-encryption plugin or MSN s new protool 9"&&
-
-optional_depends gnutls \
- "--enable-gnutls=yes" \
- "--disable-gnutls" \
- "an alternative to nss for MSN protocol SSL support" &&
-
-optional_depends audiofile \
- "--enable-audio" \
- "--disable-audio" \
- "to play aiff, snd, wave, and au files" &&
-
-optional_depends gtkspell \
- "" \
- "--disable-gtkspell" \
- "For spell checking" &&
-
-optional_depends startup-notification \
- "" \
- "--disable-startup-notification" \
- "support for the startup-notification spec from
freedesktop.org"
-
diff --git a/chat-im/gaim-vv/DETAILS b/chat-im/gaim-vv/DETAILS
deleted file mode 100755
index c7828ae..0000000
--- a/chat-im/gaim-vv/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=gaim-vv
- VERSION=0.79
- SOURCE=gaim-$VERSION-vv-3.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/gaim-$VERSION-vv-3
- SOURCE_URL[0]=$SOURCEFORGE_URL/gaim-vv/$SOURCE
- WEB_SITE=http://gaim-vv.sourceforge.net/
-
SOURCE_HASH=sha512:c33d0ed39169e88f18206febf815bd5ce61884ca9ce914e7a2c7e97f4145abe33c053460a1402a71333e5d5a819c7fd8f021251f46bf7116b8a430e3dde2b8d8
- LICENSE[0]=GPL
- ENTERED=20030304
- KEYWORDS="messaging chat video"
- SHORT="gaim-vv video instant messenger"
-cat << EOF
-Gaim-vv is a friendly fork of Gaim to concentrate on video and voice
-support. Changes will probably be merged back into Gaim when "it's
-done".
-EOF
-
diff --git a/chat-im/gaim-vv/HISTORY b/chat-im/gaim-vv/HISTORY
deleted file mode 100644
index d3a8770..0000000
--- a/chat-im/gaim-vv/HISTORY
+++ /dev/null
@@ -1,28 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-05-17 Sergey Lipnevich <sergey AT sourcemage.org>
- * DEPENDS: use NSS spell;
- remove some tabs;
- correct GNUTLS instruction;
- add Perl option;
- * DETAILS: remove tabs.
-
-2005-01-23 Eric Sandall <eric AT sandall.us>
- * BUILD: Use spell_ok instead of spell_installed
-
-2005-01-13 George Sherwood <george AT beernabeer.com>
- * DEPENDS: added depends speex
-
-2005-01-12 George Sherwood <george AT beernabeer.com>
- * ALL: added Spell
-



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (ee038d42bb5104882ea20e59773ae0493bf622c9), George Sherwood, 11/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page