From 98eeedd0083c4b86e70519436ffe3133d52781dc Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 12 Dec 2018 20:48:30 +0000 Subject: - Update asterisk13 to 13.24.0 - Update asterisk15 to 15.7.0 - Update asterisk16 to 16.1.0 - Update pjsip to 2.8 - Remove upstreamed patches from pjsip port - Add USES=gnome to asterisk ports - Silence portlint warnings --- net/pjsip/files/patch-aconfigure | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) (limited to 'net/pjsip/files/patch-aconfigure') diff --git a/net/pjsip/files/patch-aconfigure b/net/pjsip/files/patch-aconfigure index 51c87ce365dc..0acdaa5a2288 100644 --- a/net/pjsip/files/patch-aconfigure +++ b/net/pjsip/files/patch-aconfigure @@ -1,21 +1,6 @@ ---- aconfigure.orig 2017-11-01 05:23:36 UTC +--- aconfigure.orig 2018-07-05 11:16:11 UTC +++ aconfigure -@@ -6362,14 +6362,7 @@ $as_echo "Checking sound device backend... null sound" - ;; - *) - ac_pjmedia_snd=alsa -- ac_pa_use_alsa=1 -- -- ac_fn_c_check_header_mongrel "$LINENO" "alsa/version.h" "ac_cv_header_alsa_version_h" "$ac_includes_default" --if test "x$ac_cv_header_alsa_version_h" = xyes; then : -- LIBS="$LIBS -lasound" --else - ac_pa_use_alsa=0 --fi - - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... unix" >&5 -@@ -7022,7 +7015,7 @@ else +@@ -7085,7 +7085,7 @@ else FFMPEG_PREFIX=$with_ffmpeg { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using ffmpeg prefix... $FFMPEG_PREFIX" >&5 $as_echo "Using ffmpeg prefix... $FFMPEG_PREFIX" >&6; } @@ -24,12 +9,12 @@ fi for ac_prog in pkg-config "python pkgconfig.py" -@@ -8669,7 +8662,7 @@ $as_echo "Checking if libwebrtc is disabled...no" >&6; +@@ -8884,7 +8884,7 @@ $as_echo "Checking if libwebrtc is disabled...no" >&6; ac_webrtc_instset=sse2 ac_webrtc_cflags="-msse2" ;; - *win32* | *w32* | *darwin* | *linux*) -+ *win32* | *w32* | *darwin* | *linux* | *amd64*freebsd* ) - ac_webrtc_instset=sse2 - ;; - *) ++ *win32* | *w32* | *darwin* | *linux* | *amd64*freebsd*) + case $target in + armv7l*gnueabihf) + ac_webrtc_instset=neon -- cgit v1.2.3