Skip to Content.
Sympa Menu

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

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 (a7b040cd61057b34e44f1ac868038076db547fff)
  • Date: Thu, 16 Apr 2009 19:49:05 -0500

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

chat-irc/xchat-gnome/DEPENDS | 7 ++++++-
chat-irc/xchat-gnome/DETAILS | 5 +++--
chat-irc/xchat-gnome/HISTORY | 5 +++++
chat-irc/xchat-gnome/xchat-gnome-0.18.tar.bz2.sig | 0
chat-irc/xchat-gnome/xchat-gnome-0.26.1.tar.bz2.sig |binary
dev/null |binary
6 files changed, 14 insertions(+), 3 deletions(-)

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

xchat-gnome: Updated to version 0.26.1. Added optional_depends
libcanberra

diff --git a/chat-irc/xchat-gnome/DEPENDS b/chat-irc/xchat-gnome/DEPENDS
index 8177cf7..cde60d6 100755
--- a/chat-irc/xchat-gnome/DEPENDS
+++ b/chat-irc/xchat-gnome/DEPENDS
@@ -25,4 +25,9 @@ optional_depends python \
optional_depends openssl \
"--enable-openssl=/usr/bin/openssl" \
"" \
- "enable use of openSSL"
+ "enable use of openSSL" &&
+
+optional_depends libcanberra \
+ "--enable-canberra" \
+ "--disable-canberra" \
+ "enable libcanberra support"
diff --git a/chat-irc/xchat-gnome/DETAILS b/chat-irc/xchat-gnome/DETAILS
index 174e120..4d7b37e 100755
--- a/chat-irc/xchat-gnome/DETAILS
+++ b/chat-irc/xchat-gnome/DETAILS
@@ -1,8 +1,9 @@
SPELL=xchat-gnome
- VERSION=0.18
+ VERSION=0.26.1
+ BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://flapjack.navi.cx/releases/xchat-gnome/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://xchat-gnome.navi.cx
ENTERED=20010927
diff --git a/chat-irc/xchat-gnome/HISTORY b/chat-irc/xchat-gnome/HISTORY
index 5b40c92..20ce45e 100644
--- a/chat-irc/xchat-gnome/HISTORY
+++ b/chat-irc/xchat-gnome/HISTORY
@@ -1,3 +1,8 @@
+2009-04-16 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.26.1. Updated SOURCE_URL
+ Added BRANCH
+ * DEPENDS: Added optional_depends libcanberra
+
2008-01-14 Elisamuel Resto <ryuji AT sourcemage.org>
* DEPENDS: gnome-doc-utils dependency added (reported by triph @ irc)

diff --git a/chat-irc/xchat-gnome/xchat-gnome-0.18.tar.bz2.sig
b/chat-irc/xchat-gnome/xchat-gnome-0.18.tar.bz2.sig
deleted file mode 100644
index 88999ef..0000000
Binary files a/chat-irc/xchat-gnome/xchat-gnome-0.18.tar.bz2.sig and
/dev/null differ
diff --git a/chat-irc/xchat-gnome/xchat-gnome-0.26.1.tar.bz2.sig
b/chat-irc/xchat-gnome/xchat-gnome-0.26.1.tar.bz2.sig
new file mode 100644
index 0000000..d4385a9
Binary files /dev/null and
b/chat-irc/xchat-gnome/xchat-gnome-0.26.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (a7b040cd61057b34e44f1ac868038076db547fff), George Sherwood, 04/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page