Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 02:42:19 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557409 - in head: audio audio/gstreamer1-plugins-webrtcdsp audio/pulseaudio audio/webrtc-audio-processing audio/webrtc-audio-processing/files audio/webrtc-audio-processing0 multimedia/...
Message-ID:  <202012100242.0BA2gJla032519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Dec 10 02:42:18 2020
New Revision: 557409
URL: https://svnweb.freebsd.org/changeset/ports/557409

Log:
  audio/webrtc-audio-processing: update to 1.0
  
  Changes:	https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/compare/v0.3.1...v1.0
  Reported by:	Repology

Added:
  head/audio/webrtc-audio-processing0/
     - copied from r557408, head/audio/webrtc-audio-processing/
Deleted:
  head/audio/webrtc-audio-processing/files/
Modified:
  head/audio/Makefile
  head/audio/gstreamer1-plugins-webrtcdsp/Makefile
  head/audio/pulseaudio/Makefile
  head/audio/webrtc-audio-processing/Makefile
  head/audio/webrtc-audio-processing/distinfo
  head/audio/webrtc-audio-processing/pkg-plist
  head/audio/webrtc-audio-processing0/Makefile
  head/multimedia/gstreamer1-plugins/Makefile.common

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/Makefile	Thu Dec 10 02:42:18 2020	(r557409)
@@ -847,6 +847,7 @@
     SUBDIR += wavpack
     SUBDIR += wavplay
     SUBDIR += webrtc-audio-processing
+    SUBDIR += webrtc-audio-processing0
     SUBDIR += welle.io
     SUBDIR += whysynth
     SUBDIR += wildmidi

Modified: head/audio/gstreamer1-plugins-webrtcdsp/Makefile
==============================================================================
--- head/audio/gstreamer1-plugins-webrtcdsp/Makefile	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/gstreamer1-plugins-webrtcdsp/Makefile	Thu Dec 10 02:42:18 2020	(r557409)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	audio
 
 COMMENT=	GStreamer WebRTC Audio Processing plugin

Modified: head/audio/pulseaudio/Makefile
==============================================================================
--- head/audio/pulseaudio/Makefile	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/pulseaudio/Makefile	Thu Dec 10 02:42:18 2020	(r557409)
@@ -6,7 +6,7 @@
 
 PORTNAME=	pulseaudio
 PORTVERSION=	13.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://freedesktop.org/software/pulseaudio/releases/
 
@@ -89,7 +89,7 @@ SPEEX_DESC=	Speex resampler and AEC support
 SPEEX_CONFIGURE_WITH=	speex
 SPEEX_LIB_DEPENDS=	libspeexdsp.so:audio/speexdsp
 WEBRTC_AEC_DESC=	WebRTC-based echo canceller
-WEBRTC_AEC_LIB_DEPENDS=	libwebrtc_audio_processing.so:audio/webrtc-audio-processing
+WEBRTC_AEC_LIB_DEPENDS=	libwebrtc_audio_processing.so:audio/webrtc-audio-processing0
 WEBRTC_AEC_CONFIGURE_ENABLE=	webrtc-aec
 
 OPTIONS_SINGLE=	DATABASE

Modified: head/audio/webrtc-audio-processing/Makefile
==============================================================================
--- head/audio/webrtc-audio-processing/Makefile	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/webrtc-audio-processing/Makefile	Thu Dec 10 02:42:18 2020	(r557409)
@@ -1,19 +1,27 @@
 # $FreeBSD$
 
 PORTNAME=	webrtc-audio-processing
-PORTVERSION=	0.3.1
-PORTREVISION=	2
+DISTVERSION=	1.0
 CATEGORIES=	audio
 MASTER_SITES=	https://freedesktop.org/software/pulseaudio/${PORTNAME}/
 
+PATCH_SITES=	https://gitlab.freedesktop.org/pulseaudio/${PORTNAME}/-/commit/
+PATCHFILES+=	2083c9a5dd34.diff:-p1 # https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/merge_requests/6
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	AudioProcessing module from WebRTC project
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf compiler:c++11-lib libtool pkgconfig tar:xz
+LIB_DEPENDS=	libabsl_strings.so:devel/abseil
+
+USES=		compiler:c++14-lang localbase:ldflags meson
 USE_LDCONFIG=	yes
-GNU_CONFIGURE=	yes
+CFLAGS_i386=	-msse # https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/issues/5
+
+post-patch:
+# https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/issues/4
+	@${REINPLACE_CMD} '/absl/s/registry/reflection/' ${WRKSRC}/meson.build
 
 .include <bsd.port.mk>

Modified: head/audio/webrtc-audio-processing/distinfo
==============================================================================
--- head/audio/webrtc-audio-processing/distinfo	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/webrtc-audio-processing/distinfo	Thu Dec 10 02:42:18 2020	(r557409)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1532354746
-SHA256 (webrtc-audio-processing-0.3.1.tar.xz) = a0fdd938fd85272d67e81572c5a4d9e200a0c104753cb3c209ded175ce3c5dbf
-SIZE (webrtc-audio-processing-0.3.1.tar.xz) = 695920
+TIMESTAMP = 1606505453
+SHA256 (webrtc-audio-processing-1.0.tar.gz) = 441a30d2717b2eb4145c6eb96c2d5a270fe0b4bc71aebf76716750c47be1936f
+SIZE (webrtc-audio-processing-1.0.tar.gz) = 856721
+SHA256 (2083c9a5dd34.diff) = e61660be88366621317924a3bbd6a852e07ee0912e96cbcbe332bf76a57761b9
+SIZE (2083c9a5dd34.diff) = 2243

Modified: head/audio/webrtc-audio-processing/pkg-plist
==============================================================================
--- head/audio/webrtc-audio-processing/pkg-plist	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/webrtc-audio-processing/pkg-plist	Thu Dec 10 02:42:18 2020	(r557409)
@@ -1,18 +1,29 @@
-include/webrtc_audio_processing/webrtc/base/arraysize.h
-include/webrtc_audio_processing/webrtc/base/basictypes.h
-include/webrtc_audio_processing/webrtc/base/checks.h
-include/webrtc_audio_processing/webrtc/base/constructormagic.h
-include/webrtc_audio_processing/webrtc/base/maybe.h
-include/webrtc_audio_processing/webrtc/base/platform_file.h
-include/webrtc_audio_processing/webrtc/common.h
-include/webrtc_audio_processing/webrtc/common_types.h
-include/webrtc_audio_processing/webrtc/modules/audio_processing/beamformer/array_util.h
-include/webrtc_audio_processing/webrtc/modules/audio_processing/include/audio_processing.h
-include/webrtc_audio_processing/webrtc/modules/interface/module_common_types.h
-include/webrtc_audio_processing/webrtc/system_wrappers/include/trace.h
-include/webrtc_audio_processing/webrtc/typedefs.h
-lib/libwebrtc_audio_processing.a
-lib/libwebrtc_audio_processing.so
-lib/libwebrtc_audio_processing.so.1
-lib/libwebrtc_audio_processing.so.1.0.0
-libdata/pkgconfig/webrtc-audio-processing.pc
+include/webrtc-audio-processing-1/api/array_view.h
+include/webrtc-audio-processing-1/api/audio/echo_canceller3_config.h
+include/webrtc-audio-processing-1/api/audio/echo_control.h
+include/webrtc-audio-processing-1/api/scoped_refptr.h
+include/webrtc-audio-processing-1/modules/audio_coding/codecs/isac/bandwidth_info.h
+include/webrtc-audio-processing-1/modules/audio_coding/codecs/isac/main/include/isac.h
+include/webrtc-audio-processing-1/modules/audio_coding/codecs/isac/main/source/settings.h
+include/webrtc-audio-processing-1/modules/audio_processing/include/audio_processing.h
+include/webrtc-audio-processing-1/modules/audio_processing/include/audio_processing_statistics.h
+include/webrtc-audio-processing-1/modules/audio_processing/include/config.h
+include/webrtc-audio-processing-1/rtc_base/arraysize.h
+include/webrtc-audio-processing-1/rtc_base/checks.h
+include/webrtc-audio-processing-1/rtc_base/constructor_magic.h
+include/webrtc-audio-processing-1/rtc_base/deprecation.h
+include/webrtc-audio-processing-1/rtc_base/numerics/safe_compare.h
+include/webrtc-audio-processing-1/rtc_base/ref_count.h
+include/webrtc-audio-processing-1/rtc_base/system/file_wrapper.h
+include/webrtc-audio-processing-1/rtc_base/system/inline.h
+include/webrtc-audio-processing-1/rtc_base/system/rtc_export.h
+include/webrtc-audio-processing-1/rtc_base/type_traits.h
+include/webrtc-audio-processing-1/system_wrappers/include/cpu_features_wrapper.h
+include/webrtc-audio-processing-1/system_wrappers/include/metrics.h
+include/webrtc-audio-processing-1/system_wrappers/include/sleep.h
+lib/libwebrtc-audio-coding-1.so
+lib/libwebrtc-audio-coding-1.so.0
+lib/libwebrtc-audio-processing-1.so
+lib/libwebrtc-audio-processing-1.so.0
+libdata/pkgconfig/webrtc-audio-coding-1.pc
+libdata/pkgconfig/webrtc-audio-processing-1.pc

Modified: head/audio/webrtc-audio-processing0/Makefile
==============================================================================
--- head/audio/webrtc-audio-processing/Makefile	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/audio/webrtc-audio-processing0/Makefile	Thu Dec 10 02:42:18 2020	(r557409)
@@ -5,9 +5,10 @@ PORTVERSION=	0.3.1
 PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	https://freedesktop.org/software/pulseaudio/${PORTNAME}/
+PKGNAMESUFFIX=	0
 
 MAINTAINER=	jbeich@FreeBSD.org
-COMMENT=	AudioProcessing module from WebRTC project
+COMMENT=	AudioProcessing module from WebRTC project (legacy version)
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING

Modified: head/multimedia/gstreamer1-plugins/Makefile.common
==============================================================================
--- head/multimedia/gstreamer1-plugins/Makefile.common	Thu Dec 10 01:27:16 2020	(r557408)
+++ head/multimedia/gstreamer1-plugins/Makefile.common	Thu Dec 10 02:42:18 2020	(r557409)
@@ -501,7 +501,7 @@ gst_vulkan_CONFIGURE_ARGS=	--enable-wayland
 gst_webp_LIB_DEPENDS=	libwebp.so:graphics/webp
 
 # webrtcdsp
-gst_webrtcdsp_LIB_DEPENDS=	libwebrtc_audio_processing.so:audio/webrtc-audio-processing
+gst_webrtcdsp_LIB_DEPENDS=	libwebrtc_audio_processing.so:audio/webrtc-audio-processing0
 
 # X ximage and xvimage sinks aka output
 .if ${DIST} == base



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012100242.0BA2gJla032519>