From owner-freebsd-multimedia@freebsd.org Thu May 13 18:43:41 2021 Return-Path: Delivered-To: freebsd-multimedia@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B2EA62B175 for ; Thu, 13 May 2021 18:43:41 +0000 (UTC) (envelope-from bsduck@mailo.com) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Fh0t50HyGz3m36 for ; Thu, 13 May 2021 18:43:41 +0000 (UTC) (envelope-from bsduck@mailo.com) Received: by mailman.nyi.freebsd.org (Postfix) id 086A362AC5D; Thu, 13 May 2021 18:43:41 +0000 (UTC) Delivered-To: multimedia@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 082C862AC5C for ; Thu, 13 May 2021 18:43:41 +0000 (UTC) (envelope-from bsduck@mailo.com) Received: from msg-1.mailo.com (msg-1.mailo.com [213.182.54.11]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Fh0t33Z6Kz3lsw for ; Thu, 13 May 2021 18:43:39 +0000 (UTC) (envelope-from bsduck@mailo.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1620931410; bh=8YRMdPH7Rt8ixzvsM1UosHhsB06IMKeIYFdIJkCOWV0=; h=X-EA-Auth:To:Subject:From:Message-ID:Date:MIME-Version: Content-Type:Content-Transfer-Encoding; b=i+jWFyQf0GvuqN2bFh55ffAd7zrKFott4y47BOCSmnfhvoyeWaym3MCsbZCHMIN9s OKHtp447qOOR5feXFP1IGnK/2DGjuUjSGRtvZ908zEaoU5nun7ZTOY3kkthzEKasjR /iSEqZ5k/BYhBQWsTseENWJUYKo4XNkIB49bcqME= Received: by b-5.in.mailobj.net [192.168.90.15] with ESMTP via ip-206.mailobj.net [213.182.55.206] Thu, 13 May 2021 20:43:30 +0200 (CEST) X-EA-Auth: +4ia6SYaJKyXXpB2e+u2Wp8CObE384Wo/mxfibFogV5XzCCU8Z9TUH+jI9QnLmmPc7OjeX+fBgkpziBIs09i6lJz3iTEfZeJNyNclUrefpw= To: multimedia@FreeBSD.org Subject: audio/jack labelled as RC1? From: bsduck@mailo.com Message-ID: <73fca66a-af4b-01eb-747d-bec8830b5f63@mailo.com> Date: Thu, 13 May 2021 20:43:29 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4Fh0t33Z6Kz3lsw X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=mailo.com header.s=mailo header.b=i+jWFyQf; dmarc=pass (policy=none) header.from=mailo.com; spf=pass (mx1.freebsd.org: domain of bsduck@mailo.com designates 213.182.54.11 as permitted sender) smtp.mailfrom=bsduck@mailo.com X-Spamd-Result: default: False [-3.00 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[213.182.54.11:from]; R_DKIM_ALLOW(-0.20)[mailo.com:s=mailo]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RWL_MAILSPIKE_GOOD(0.00)[213.182.54.11:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:213.182.54.0/24]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[213.182.54.11:from:127.0.2.255]; DKIM_TRACE(0.00)[mailo.com:+]; DMARC_POLICY_ALLOW(-0.50)[mailo.com,none]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:8304, ipnet:213.182.32.0/19, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[multimedia] X-Mailman-Approved-At: Fri, 14 May 2021 07:03:38 +0000 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2021 18:43:41 -0000 Hello, I'm trying to build https://rdio.space/jackmixer/ but meson complains about the installed jack version being 0.125.0rc1 while 0.125.0 is required: > Dependency jack found: NO found 0.125.0rc1 but need: '>=0.125.0, <1.0' [...] > meson.build:24:4: ERROR: Problem encountered: No recent enough > (jack2>=1.9.11 or jack1>=0.125.0) version of JACK found. Isn't the jack port supposed to be version 0.125.0 proper rather than a release candidate? Why does it appear as RC1? My ports are up to date tracking 2021Q2. Thanks for your help. bsduck