pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
baresip: update to baresip-0.6.4
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Sep 30 00:52:11 2019 +0200
Changeset: 50450f5f2f11d97269930e51c092ab6397cd7d81
Modified Files:
baresip/Makefile
baresip/PLIST
baresip/distinfo
baresip/patches/patch-mk_modules.mk
Log Message:
baresip: update to baresip-0.6.4
2019-09-01 Alfred E. Heggestad
* Version 0.6.4
Aleksei (1):
Update MSVS project (Remove mos.c) (#744)
Alfred E. Heggestad (77):
test: added testcase for RTCP
speex_pp: handle changes in frame_size
mos: remove code (unused) (#739)
speex_aec: deprecate and remove module (#740)
aufilt: remove ptime parameter
audio: add last sample count
audio: remove recv ptime and pt from debug
stream: common function for start mediaenc
stream: added set/is_secure
test: sort tests in alphabetical order
test: added mock aufilt and testcase
mnat: add media connected handler
ice: use connected handler
stream: add mnat_connected_handler
call: split call start into audio/video
stream: print mnat_connected
dtls_srtp: remove 100ms timer
stream: add stream_start()
call: split update_media into audio/video
srtp: use designated initializers to init struct menc
zrtp: use designated initializers to init struct menc
dtls_srtp: use designated initializers to init struct menc
mnat: add wait_connected flag (#752)
menc: add wait_secure flag (#754)
opus: add opus_packet_loss config
audio: fix rtp timestamps for opus mono (ref #753)
webrtc interop (#756)
avcodec: remove compile time check (LIBAVUTIL_VERSION_INT)
avcodec: minor cleanup
avcodec: define KEYFRAME_INTERVAL
travis: use ubuntu xenial (#764)
remove PIX_FMT wrapper for old ffmpeg
stream: add lost count to RTP handler
aucodec: add buffer to packet-loss handler
add support for Opus FEC (WIP) (#755)
test: explicitly set BEHAVIOUR_ANSWER
test: set default action to ACTION_RECANCEL
x11: remove support for 16-bit RGB colors
sdl2: use vidisp name 'sdl'
stream: reorder functions
ice: check argument
avcodec: remove decoder framerate
stream: add media name to debug
test: remove testcase for C++
avcodec: remove log-line
avcodec: remove old ffmpeg wrapper for AVCodecID
test: add media-line to mnat mock
vidsrc: add wanted pixel format to parameters
stream: add handler for mnat connected
vp9: decode V and P fields
opus: update docs (ref #768)
test: use pixel format from api
test: use pixel format YUV420P
fix warning on linux
video: fix warning
test: fix warnings
dtmfio: fix warning
opus_multistream: fix warnings
Avcodec hwaccel (#770)
fakevideo: use pixel format from parameters
sdl2: add support for pixel format NV21
bump version to 0.6.4
mk: update Doxyfile
gst1: remove hard-coded uri
config: update default config
config: use cloudflare as sample DNS servers
config: print default hwaccel for avcodec.so module
dtls_srtp: make it more robust
test: use LD to link selftest
avformat: remove check for avformat >= 53.4.0
video: remove video_view
avformat: better logging
config: add mqtt template (ref #780)
Update README.md
docs: refresh example config
config: remove openl.so from template
README: fix typo
Timmo Verlaan (1):
menu: sndcode should signal release of key (#749)
seamus (1):
menu: add answermode command (#779)
trampster (1):
Allow CALL_CLOSED to be raised when call_id is not set. (#748)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=50450f5f2f11d97269930e51c092ab6397cd7d81
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
baresip/Makefile | 2 +-
baresip/PLIST | 1 -
baresip/distinfo | 10 +++++-----
baresip/patches/patch-mk_modules.mk | 10 +++++-----
4 files changed, 11 insertions(+), 12 deletions(-)
diffs:
diff --git a/baresip/Makefile b/baresip/Makefile
index 25f9bfa697..2c37e1732c 100644
--- a/baresip/Makefile
+++ b/baresip/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2014/09/05 08:06:00 thomasklausner Exp $
-DISTNAME= baresip-0.6.3
+DISTNAME= baresip-0.6.4
CATEGORIES= net audio
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/baresip/PLIST b/baresip/PLIST
index 17d84967c0..7750246095 100644
--- a/baresip/PLIST
+++ b/baresip/PLIST
@@ -41,7 +41,6 @@ ${PLIST.pulseaudio}lib/baresip/modules/pulse.so
${PLIST.sdl2}lib/baresip/modules/sdl2.so
lib/baresip/modules/selfview.so
${PLIST.sndfile}lib/baresip/modules/sndfile.so
-${PLIST.speex}lib/baresip/modules/speex_aec.so
${PLIST.speex}lib/baresip/modules/speex_pp.so
lib/baresip/modules/srtp.so
lib/baresip/modules/stdio.so
diff --git a/baresip/distinfo b/baresip/distinfo
index ef0b8567bb..c34b76f000 100644
--- a/baresip/distinfo
+++ b/baresip/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.1 2014/08/10 00:26:01 thomasklausner Exp $
-SHA1 (baresip-0.6.3.tar.gz) = 7ca580d3b143f927d86109d5b574b54d85164df5
-RMD160 (baresip-0.6.3.tar.gz) = 105251aa4e6f75a86be7fb6215f50a97914ac012
-SHA512 (baresip-0.6.3.tar.gz) = 0fa6e7f107dbad3ca6d333b6f328168932e3a95edce8891ad9d634ff7f0372b138589d5eaa89f172076049d694984ddc32c140cc66674786758df9454ea67124
-Size (baresip-0.6.3.tar.gz) = 599111 bytes
-SHA1 (patch-mk_modules.mk) = 70284955c9f5fc42a3f86680eff26a0a0ba514e7
+SHA1 (baresip-0.6.4.tar.gz) = bec5efdadcbf8ef56c2263ecbf0766e8b23bd216
+RMD160 (baresip-0.6.4.tar.gz) = b41006f1a935e046263b62c53edf07fd784888b9
+SHA512 (baresip-0.6.4.tar.gz) = 43072c6d80f6f9c341a1b90fad2627ef08dfb56b76f99592292aed1735a926e7f4f3b2d7cd3520fffb9cfe08eb29be7f54a19d595cbd018c020c6bcea2880edc
+Size (baresip-0.6.4.tar.gz) = 601495 bytes
+SHA1 (patch-mk_modules.mk) = ee8e250b64ab486d161590b0d974785fc0fe295d
SHA1 (patch-modules_ilbc_ilbc.c) = a2a7d685c4989bf910a9d5b8582d1261fce32e1c
SHA1 (patch-modules_v4l2_v4l2.c) = 71ba2d1e5c8ba61eb011bd2b6b9e0d9cdaec5797
diff --git a/baresip/patches/patch-mk_modules.mk b/baresip/patches/patch-mk_modules.mk
index dd36480518..b18f95ffcc 100644
--- a/baresip/patches/patch-mk_modules.mk
+++ b/baresip/patches/patch-mk_modules.mk
@@ -2,9 +2,9 @@ $NetBSD$
Make sndio available for non-OpenBSD.
---- mk/modules.mk.orig 2018-07-04 14:22:24.000000000 +0000
+--- mk/modules.mk.orig 2019-09-01 08:05:24.000000000 +0000
+++ mk/modules.mk
-@@ -250,7 +250,7 @@ USE_WINWAVE := yes
+@@ -239,7 +239,7 @@ USE_WINWAVE := yes
MODULES += wincons
endif
ifeq ($(OS),openbsd)
@@ -13,13 +13,13 @@ Make sndio available for non-OpenBSD.
endif
ifeq ($(OS),freebsd)
MODULES += dtmfio
-@@ -414,6 +414,9 @@ endif
+@@ -412,6 +412,9 @@ endif
ifneq ($(USE_SNDFILE),)
MODULES += sndfile
endif
+ifneq ($(USE_SNDIO),)
+MODULES += sndio
+endif
- ifneq ($(USE_SPEEX_AEC),)
- MODULES += speex_aec
+ ifneq ($(USE_SPEEX_PP),)
+ MODULES += speex_pp
endif
Home |
Main Index |
Thread Index |
Old Index