pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
baresip: update to baresip-0.5.10
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Jul 4 20:15:17 2018 +0200
Changeset: 05ff2720d386bfd09e60337f63e466f4bf3825f3
Modified Files:
baresip/Makefile
baresip/PLIST
baresip/distinfo
baresip/options.mk
baresip/patches/patch-mk_modules.mk
Log Message:
baresip: update to baresip-0.5.10
Chanelog:
2018-07-04 Alfred E. Heggestad
* Version 0.5.10
* GIT URL: https://github.com/alfredh/baresip.git
* GIT tag: v0.5.10
* NOTE: Requires libre v0.5.7 or later
Requires librem v0.5.3 or later
* build:
- Updated MSVS project (thanks Encamy)
* baresip-core:
- account: add more accessor functions (thanks Juha Heinanen)
- audio: add audio_set_hold
- aufilt: add struct audio parameter
- mediaenc: add menc_event handler (thanks Juha Heinanen)
- net: add support for IP-address in 'net_interface' (thanks @Encamy)
- stream: add stream_call
- stream: check SDP_SENDONLY flag
- stream: correct flags in stream_send (thanks Andreas Hansson)
- stream: set RTP socket buffersize to 65536 (ref #415)
- ua: add events for VU level (thanks Ola Palm)
- ua: add ua_update_account
- ua: don't append domain if uri is IP address (thanks Ali Shirvani)
- ui: add ui_input_long_command
- videnc: add timestamp parameter
- video: add video_calc_rtp_timestamp_fix
- video: lock when setting encoder (ref #418) (#441)
* Modules:
* aufile: add slow cpu detection
* auloop: add samplerate and channels argument to command
* av1: add timestamp parameter to encode function
* avcodec: add timestamp parameter to encode function
set baseline profile on ffmpeg H.264 encoder
remove checks for old versions of libx264
* dshow: fix build for VC and mingw (thanks @Encamy)
add picture vertical flipping (thanks Nicolas Tizon)
* dtls_srtp: add usage of medienc event handler
* gst_video: add timestamp parameter to encode function
* gst_video1: add timestamp parameter to encode function
* h265: add timestamp parameter to encode function
* httpd: no echoing of long commands
* menu: add video switch command /vidsrc (thanks Ali Shirvani)
* opensles: check state before calling Destroy
* sdl2: print renderer info
* vidloop: refactoring of timestamp routines
* vp8: add timestamp parameter to encode function
* vp9: add timestamp parameter to encode function
* vumeter: add periodic events (thanks Ola Palm)
* zrtp: add usage of medienc event handler (thanks Juha Heinanen)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=05ff2720d386bfd09e60337f63e466f4bf3825f3
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 | 2 +-
baresip/distinfo | 10 +++++-----
baresip/options.mk | 3 ---
baresip/patches/patch-mk_modules.mk | 10 +++++-----
5 files changed, 12 insertions(+), 15 deletions(-)
diffs:
diff --git a/baresip/Makefile b/baresip/Makefile
index 2141491eb4..8c995d0933 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.5.9
+DISTNAME= baresip-0.5.10
CATEGORIES= net audio
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/baresip/PLIST b/baresip/PLIST
index 9e4a75368c..0af5c5cb48 100644
--- a/baresip/PLIST
+++ b/baresip/PLIST
@@ -8,6 +8,7 @@ lib/baresip/modules/aufile.so
lib/baresip/modules/auloop.so
${PLIST.ffmpeg}lib/baresip/modules/avcodec.so
${PLIST.ffmpeg}lib/baresip/modules/avformat.so
+lib/baresip/modules/b2bua.so
${PLIST.cairo}lib/baresip/modules/cairo.so
lib/baresip/modules/cons.so
lib/baresip/modules/contact.so
@@ -41,7 +42,6 @@ ${PLIST.sdl}lib/baresip/modules/sdl.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.so
${PLIST.speex}lib/baresip/modules/speex_aec.so
${PLIST.speex}lib/baresip/modules/speex_pp.so
lib/baresip/modules/srtp.so
diff --git a/baresip/distinfo b/baresip/distinfo
index b590e99ec0..00fa0e70d8 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.5.9.tar.gz) = 0c850636ab6a1fbf138b61d0b217f6f2f98e7257
-RMD160 (baresip-0.5.9.tar.gz) = a3b23b09b5d47eb48f1911f5ec6c54ad2113a417
-SHA512 (baresip-0.5.9.tar.gz) = 36a446b1bcf6163194c23c48c42aab5cc01e68302411b6b243e5ec5071a21b9300840a6892b28df0b3a4d0265e2d3010db83c5d8a3a8c326a62e5bc63961684a
-Size (baresip-0.5.9.tar.gz) = 589680 bytes
-SHA1 (patch-mk_modules.mk) = 12c295c1765f721e2a44d0d6835c2474ebc82e78
+SHA1 (baresip-0.5.10.tar.gz) = 4d310e1bb08213baf1c784150bd464a3b37ddace
+RMD160 (baresip-0.5.10.tar.gz) = 46fe4cf01bc31bac55a16879144d5d71fb3e5c53
+SHA512 (baresip-0.5.10.tar.gz) = 1b1d7c2d39e97c564494832f5fd21af43a80b9b506082caab0a9217e012d2673b888bdc83663b0ace5b05a2ad7a09f9bb24ba8672d7eafc8a37a9df2ab415ebd
+Size (baresip-0.5.10.tar.gz) = 593159 bytes
+SHA1 (patch-mk_modules.mk) = 70284955c9f5fc42a3f86680eff26a0a0ba514e7
SHA1 (patch-modules_ilbc_ilbc.c) = b19d181f41d84ad5cdc2a6e93c5004dab25e6c32
SHA1 (patch-modules_v4l2_v4l2.c) = 71ba2d1e5c8ba61eb011bd2b6b9e0d9cdaec5797
diff --git a/baresip/options.mk b/baresip/options.mk
index 225e0c9c66..81a81d0405 100644
--- a/baresip/options.mk
+++ b/baresip/options.mk
@@ -228,14 +228,11 @@ MAKE_FLAGS+= USE_SNDIO=
.if !empty(PKG_OPTIONS:Mspeex)
PLIST.speex= yes
MAKE_FLAGS+= HAVE_SPEEXDSP=yes
-MAKE_FLAGS+= USE_SPEEX=yes
MAKE_FLAGS+= USE_SPEEX_AEC=yes
MAKE_FLAGS+= USE_SPEEX_PP=yes
-.include "../../audio/speex/buildlink3.mk"
.include "../../audio/speexdsp/buildlink3.mk"
.else
MAKE_FLAGS+= HAVE_SPEEXDSP=
-MAKE_FLAGS+= USE_SPEEX=
MAKE_FLAGS+= USE_SPEEX_AEC=
MAKE_FLAGS+= USE_SPEEX_PP=
.endif
diff --git a/baresip/patches/patch-mk_modules.mk b/baresip/patches/patch-mk_modules.mk
index a23ff7c128..dd36480518 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 2017-05-14 06:58:08.000000000 +0000
+--- mk/modules.mk.orig 2018-07-04 14:22:24.000000000 +0000
+++ mk/modules.mk
-@@ -251,7 +251,7 @@ USE_WINWAVE := yes
+@@ -250,7 +250,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
-@@ -408,6 +408,9 @@ endif
+@@ -414,6 +414,9 @@ endif
ifneq ($(USE_SNDFILE),)
MODULES += sndfile
endif
+ifneq ($(USE_SNDIO),)
+MODULES += sndio
+endif
- ifneq ($(USE_SPEEX),)
- MODULES += speex
+ ifneq ($(USE_SPEEX_AEC),)
+ MODULES += speex_aec
endif
Home |
Main Index |
Thread Index |
Old Index