diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-12-01 12:50:15 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-12-01 12:50:15 +0000 |
commit | c95560e71d4f69b39521dd711135fd5adc31bcc1 (patch) | |
tree | 0415ad030db38ed01c8afb5cee5543f102e93bff /chat/telepathy-farsight/distinfo | |
parent | b499b82acb8ae9eca6cd0c227de47decd74939d7 (diff) | |
download | pkgsrc-c95560e71d4f69b39521dd711135fd5adc31bcc1.tar.gz |
Updated package to latest version, 0.0.19. Changes include:
Only call CodecsUpdated() when config params have changed and the other side should be notified
Run dispose from the main thread always
Add a block-ready property to TfStream
This allows the application to block the calling of the Ready() dbus method
until some pre-condition as been accomplished. If this property is set to
TRUE during the "stream-created" signal, then Ready() will not be called
before it is unset.
Remove set-but-unused variable
Set the rtp header extension preferences before the codec prefs
The RTP header extension preferences are only taken into account when the
codec preferences are changed.
Set Farsight2's default header extensions and codecs
stream-get-codec-config signal does not have details, removing hint
Set the local RTP header extensions
Set remote RTP Header extensions
Set local Feedback Messages
Implement setting remote feedback messages
Ensure there is a stop call before a start call always
Don't free codecs borrowed from the GstMessage
Implement StartNamedTelephoneEvent
Return TRUE when messages are handled, a few were missing
Add StartSoundTelephonyEvent and StartNamedTelephonyEvent
The sound variant has an implementation since its trivial
python: Don't link to libpython
Some distributions (Debian) link libpython statically into the python
interpreter
async_method_callback_optional: also ignore NotImplemented errors (#35791)
async_method_callback_optional: use g_error_matches()
Also use early returns to make things easier to read.
Don't leak the tpcodecs if we do Supported then Update
Diffstat (limited to 'chat/telepathy-farsight/distinfo')
-rw-r--r-- | chat/telepathy-farsight/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/chat/telepathy-farsight/distinfo b/chat/telepathy-farsight/distinfo index 0d87c3798bf..2dee35bb3ca 100644 --- a/chat/telepathy-farsight/distinfo +++ b/chat/telepathy-farsight/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/11/03 01:20:24 agc Exp $ +$NetBSD: distinfo,v 1.8 2015/12/01 12:50:15 jaapb Exp $ -SHA1 (telepathy-farsight-0.0.16.tar.gz) = afef272f032ae40f3de75e5ebc7dbef5bfafdd33 -RMD160 (telepathy-farsight-0.0.16.tar.gz) = 6a97fbeda0049ae3ee6d02f08f3e3749bc5ed391 -SHA512 (telepathy-farsight-0.0.16.tar.gz) = 4b17228b4089c110ca3fb975b6c4ab8f7d3dd43728db51a39816072078d7be7f669ad3d9358da65e9f5c0a9432ef4c580e4414cc9b346b2bbc3030f22a03587e -Size (telepathy-farsight-0.0.16.tar.gz) = 563212 bytes +SHA1 (telepathy-farsight-0.0.19.tar.gz) = 15357e24346c6a67f9d3c609184367babc0f0019 +RMD160 (telepathy-farsight-0.0.19.tar.gz) = ab10a100e9c2178439f8aa87c66d76f3664ed8f0 +Size (telepathy-farsight-0.0.19.tar.gz) = 585743 bytes |