From nobody Mon Aug 14 06:05:09 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RPP5218Vkz4mS3v; Mon, 14 Aug 2023 06:05:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RPP520kYKz3SvM; Mon, 14 Aug 2023 06:05:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691993110; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VUDPRggqRF5K0PflZJjnKa7k5jIpsmmYPHJ1YZzBNDA=; b=mx1iBkFdfcD5lLV6gaFEGoB+rmZEJtqgkYARhepcaqbpEyc78Moqde+LRAJKDLuZ7KShOi CGtisRmFY9mjmbvQgPjisLfiXs9YOxlhftWawE6simLzWoCPb4uJLYGUbxeTbvbpappk3m sfVqEG7eIYjIW4ujKjlnDJu9DHUr4wLaSrjdksl1ppPDckUiGcyi7DhZBCwAqZFouwJ9Z4 V8Pj75cV47cjtaRKCk7PePaYYmAgWc3smbi3Kmz6Jaw4LR3RVlW4uVDjgOILZLTPBlxMJW /9tyCQJEsdPVSnGIq+C/nas1u3jzS/dJnpE7hG5aSI/GFjjXN0yHo81Ik60iRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691993110; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VUDPRggqRF5K0PflZJjnKa7k5jIpsmmYPHJ1YZzBNDA=; b=DIGOl5FjMrZWLUo98RemXZFC4GjXUql0E0rPepuoYCwNgAtq15d+HRWevLaEED7IB77Pci 7ErcMUM4Wz3dJb/LUaTJIOo8g/J5a7OoO/3hZW8tr2TTc9Z2QCVLygGpeXw31Lx3Z863J1 WfW1Xswsd51rGA+s7LQ+4BeF2AZ0lGW3g5TI+vvRweCbFXIoUw8DDSWD6shNpEDSDU+mJJ GAWhcy3c4ALvE/2NDJm7eErpi2VHkyVScxpvKqpSLJqB8bnUC6Q682aLhxo6OW1B/JXoVP EX77SvI6bzQPnfDfPPvrhn/oG56SzHarEVadh6SuEYkQL5Z2p+jUnzYPDNa6hw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691993110; a=rsa-sha256; cv=none; b=owDOb1SGSpa+0Z0/AdyS+ahF3jIJiky1zrFvGMTKMT4FavMCbbgA/rA8fcOX7IzyPFXr72 4KrsGeXI06NM2/QFPelL4CYSBKUHLbj0pgugYa4S4cLOFZAIHPbtwuQQSGlmD2lj/4pEyU roZeRI4/aijCj9sIT1yEW2LG7+vCK6RBG8pxLMsfQtYOih67NrlvyxgEXHhu7nspOY2pco 9xvByLJUtt2D8mhFBA6d8NpMEh0gh82HJBhlNl6cLIAyM2kW32ty2EIYhQ63QcBnbz9qhh 8xINAR8yWtiEZrcjRWNHfNPFhzbyr9rEIOFK0ih9R2lhmtZG1GrYuK6cNH+BIw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RPP516x8xz2QY; Mon, 14 Aug 2023 06:05:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 37E659um079593; Mon, 14 Aug 2023 06:05:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 37E65968079590; Mon, 14 Aug 2023 06:05:09 GMT (envelope-from git) Date: Mon, 14 Aug 2023 06:05:09 GMT Message-Id: <202308140605.37E65968079590@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: e5ff16ce3bc8 - main - audio/pulseaudio: fix typo in SPEEX option handling List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e5ff16ce3bc854b18239ec2ed18a11f02272066b Auto-Submitted: auto-generated The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5ff16ce3bc854b18239ec2ed18a11f02272066b commit e5ff16ce3bc854b18239ec2ed18a11f02272066b Author: Tobias C. Berner AuthorDate: 2023-08-14 06:02:55 +0000 Commit: Tobias C. Berner CommitDate: 2023-08-14 06:04:50 +0000 audio/pulseaudio: fix typo in SPEEX option handling b1ecad53b0b32916e5db596b26334db8015e4299 introduced a small typo: MESONP_ENABLED vs MESON_ENABLED. This lead to the speex-option not being able to turned off. Reported by: mord0d@firemail.cc PR: 273100 --- audio/pulseaudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 40c4b566a4cc..d1a5078aeaa3 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -64,7 +64,7 @@ JACK_LIB_DEPENDS= libjack.so:audio/jack SOXR_MESON_ENABLED= soxr SOXR_LIB_DEPENDS= libsoxr.so:audio/libsoxr SPEEX_DESC= Speex resampler and AEC support -SPEEX_MESONP_ENABLED= speex +SPEEX_MESON_ENABLED= 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-processing0