summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-23 11:05:03 +0000
committerwiz <wiz>2009-02-23 11:05:03 +0000
commit8fff4b4ae90c192d6114d8451c777c75b6208aae (patch)
tree389671a22f520d107aa107752e97087d326b234a /chat
parentf294bbafef22a5366911ba72799624f05696dcc8 (diff)
downloadpkgsrc-8fff4b4ae90c192d6114d8451c777c75b6208aae.tar.gz
Update to 0.7.21, convert to user-destdir.
telepathy-gabble 0.7.21 (2009-02-19) ==================================== The "what?! why do I have flowers outside of my window?" release. Dependencies: * telepathy-glib 0.7.23 is now required Enhancements: * Implement new tube API for muc stream tubes * Implement new tube API for 1-1 and muc D-Bus tubes * Implement the Messages interface for Text channels. Changes: * In multi-user chats, the point at which Sent is emitted has changed. Previously, Sent was emitted when the message was echoed back to you by the server; now, it is emitted (as is Messages.MessageSent) when you send the message. When the message is echoed, a delivery report is emitted with Messages.MessageReceived, and Received is emitted with an empty body and the Non_Text_Content flag set. Clients that don't understand the Messages interface should just immediately ack the ID in that signal. If clients want to preserve the total ordering of MUC messages, they now need to care about the Messages interface and watch out for the delivery report. Fixes: * Various tubes related leaks * fd.o#20003: fix a crash starting Jingle calls on some 64-bit platforms * fd.o#20133: fix various bugs where idle callbacks outlived their user-data. * Don't start sending video when the other side adds a video stream. telepathy-gabble 0.7.20 (2009-01-02) ==================================== The "crêpes du belge" release. Enhancements: * Implement the draft version of Location from telepathy-spec 0.17.19 * Announce generic tube capabilities when contacts support tubes Fixes: * Don't get confused if MUC services auto-rename us (as much as is possible) * Don't get confused if we have to change our own nick in order to join a MUC * Set the correct actor when Jingle sessions are terminated * Don't omit offline, unknown and error from Statuses and GetStatuses() (regression in 0.7.19) * Close and ChannelClosed signals are now fired when a tube is closed (new API) telepathy-gabble 0.7.19 (2009-01-29) ==================================== The "redecorated" release. Fixes: * Don't crash when closing a muc channel containing an closed D-Bus tube. * Don't resurrect removed streams if the call responder includes them in session-accept * Don't crash in calls if using glib with debugging enabled (fd.o #19327). * Don't crash when removing contact from known list (fd.o #19524). * Fix D-Bus muc tubes (dev.sugarlabs.org #60). * Fix refcount leak in jingle code (fd.o #19385). * Don't crash if "offline" presence status is requested. * Raise the appropriate error from RequestHandles for telepathy-spec 0.17.18 compliance (fd.o #19611).
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-gabble/Makefile8
-rw-r--r--chat/telepathy-gabble/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index 220b8e3c557..8b1770ba383 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/02/09 22:56:21 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/23 11:05:03 wiz Exp $
#
-DISTNAME= telepathy-gabble-0.7.18
-PKGREVISION= 1
+DISTNAME= telepathy-gabble-0.7.21
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
@@ -10,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components
COMMENT= Jabber/XMPP connection manager for Telepathy
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
@@ -19,6 +20,7 @@ USE_TOOLS+= gmake pkg-config
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
.endif
+BUILDLINK_API_DEPENDS.telepathy-glib+= telepathy-glib>=0.7.23
.include "../../chat/telepathy-glib/buildlink3.mk"
BUILDLINK_API_DEPENDS.loudmouth+= loudmouth>=1.3.2
.include "../../chat/loudmouth/buildlink3.mk"
diff --git a/chat/telepathy-gabble/distinfo b/chat/telepathy-gabble/distinfo
index 9d623a6b7e9..d03763f1e82 100644
--- a/chat/telepathy-gabble/distinfo
+++ b/chat/telepathy-gabble/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2009/01/17 20:36:28 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/02/23 11:05:03 wiz Exp $
-SHA1 (telepathy-gabble-0.7.18.tar.gz) = d5ec712bd598fc332d092251690ca2e7d05dd14b
-RMD160 (telepathy-gabble-0.7.18.tar.gz) = 585d0eb52cf4e092aaffa42f399928b7bdbbbfb5
-Size (telepathy-gabble-0.7.18.tar.gz) = 1474712 bytes
+SHA1 (telepathy-gabble-0.7.21.tar.gz) = b6c19456ace1812e98c69b52648b324fdf6f1faa
+RMD160 (telepathy-gabble-0.7.21.tar.gz) = 3f2ba18a09bab5bc9fb1f58ce3dd5922f8a3fcbc
+Size (telepathy-gabble-0.7.21.tar.gz) = 1597740 bytes
SHA1 (patch-aa) = c6f579acd92f43bd327136b4ebabce8d3a54976c
SHA1 (patch-ab) = 13941682938233289efe12328f1cf0b325475700
SHA1 (patch-ac) = f36bceb45e8ac89b463d7e4526957b055e2dfe84