Skip to Content.
Sympa Menu

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

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 (0c326612bf5432ccbdd8a860d7580a9f65efeca8)
  • Date: Thu, 12 Oct 2006 10:35:42 -0500

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

chat-im/psi/BUILD | 4 +---
chat-im/psi/DEPENDS | 3 +--
chat-im/psi/DETAILS | 4 ++--
chat-im/psi/HISTORY | 5 +++++
chat-im/psi/psi-0.11-beta2.tar.bz2.sig | 0
chat-im/psi/psi-0.11-beta3.tar.bz2.sig |binary
dev/null |binary
7 files changed, 9 insertions(+), 7 deletions(-)

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

psi: Updated devel to 011-beta3. Removed depends qca-ssl, only depends
qt4.

diff --git a/chat-im/psi/BUILD b/chat-im/psi/BUILD
index 0831c12..9bb2632 100755
--- a/chat-im/psi/BUILD
+++ b/chat-im/psi/BUILD
@@ -1,7 +1,5 @@
if [ "$DEVEL" == "y" ]; then
- sed -i -e "s:bin/qmake:bin/qt4/qmake:g" $SOURCE_DIRECTORY/configure &&
- sedit '30i#include <cstdio>'
$SOURCE_DIRECTORY/src/tools/trayicon/trayicon_x11.cpp &&
- sedit '39i#include <cstdio>' $SOURCE_DIRECTORY/src/psiapplication.cpp
+ sed -i -e "s:bin/qmake:bin/qt4/qmake:g" $SOURCE_DIRECTORY/configure
else
if [ -d /usr/lib/kde3 ];then
export KDEDIR=/usr/lib/kde3
diff --git a/chat-im/psi/DEPENDS b/chat-im/psi/DEPENDS
index 2294bb4..d1ca963 100755
--- a/chat-im/psi/DEPENDS
+++ b/chat-im/psi/DEPENDS
@@ -1,6 +1,5 @@
if [ "$DEVEL" == "y" ]; then
-depends qt4 &&
-depends qca-openssl
+depends qt4
else
depends qt-x11 &&
depends qca &&
diff --git a/chat-im/psi/DETAILS b/chat-im/psi/DETAILS
index d98bdae..b80173d 100755
--- a/chat-im/psi/DETAILS
+++ b/chat-im/psi/DETAILS
@@ -1,9 +1,9 @@
SPELL=psi
if [ "$DEVEL" == "y" ]; then
- VERSION=0.11-beta2
+ VERSION=0.11-beta3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- SOURCE_URL[0]=http://psi-im.org/files/beta/0.11/beta2/${SOURCE}
+ SOURCE_URL[0]=http://psi-im.org/files/beta/0.11/beta3/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
VERSION=0.10
diff --git a/chat-im/psi/HISTORY b/chat-im/psi/HISTORY
index e7a9ce7..7cf75e1 100644
--- a/chat-im/psi/HISTORY
+++ b/chat-im/psi/HISTORY
@@ -1,3 +1,8 @@
+2006-10-12 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 0.11-beta3 and SOURCE_URL.
+ * DEPENDS: Removed depends qca-ssl. Uses internal qca2 now.
+ * BUILD: Removed sedit's. Fixed upstream.
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/chat-im/psi/psi-0.11-beta2.tar.bz2.sig
b/chat-im/psi/psi-0.11-beta2.tar.bz2.sig
deleted file mode 100644
index 0fc0667..0000000
Binary files a/chat-im/psi/psi-0.11-beta2.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/psi/psi-0.11-beta3.tar.bz2.sig
b/chat-im/psi/psi-0.11-beta3.tar.bz2.sig
new file mode 100644
index 0000000..968886c
Binary files /dev/null and b/chat-im/psi/psi-0.11-beta3.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0c326612bf5432ccbdd8a860d7580a9f65efeca8), George Sherwood, 10/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page