From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3127F1581FD for ; Sat, 06 Sep 2025 15:13:28 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 16728340E69 for ; Sat, 06 Sep 2025 15:13:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3F466110579; Sat, 06 Sep 2025 15:13:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3753B110578 for ; Sat, 06 Sep 2025 15:13:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E09F3340DBD for ; Sat, 06 Sep 2025 15:13:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D09838D4 for ; Sat, 06 Sep 2025 15:13:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1757171567.2c1ac84f085724471e5cf08ef65b1b176cb69f89.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-g729/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10-r1.ebuild net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10.ebuild X-VCS-Directories: net-misc/asterisk-g729/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2c1ac84f085724471e5cf08ef65b1b176cb69f89 X-VCS-Branch: master Date: Sat, 06 Sep 2025 15:13:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c93eeac8-c3ff-4f00-8686-07e9c5a16d25 X-Archives-Hash: c4cf872fed6844f9053af4944e642918 commit: 2c1ac84f085724471e5cf08ef65b1b176cb69f89 Author: Jaco Kroon uls co za> AuthorDate: Wed Sep 3 12:43:50 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 6 15:12:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1ac84f net-misc/asterisk-g729: rev bump 21.0.3.1.10 to fix checksums. Upstream releases a binary blob, without versioning. Bug: https://bugs.gentoo.org/961854 Signed-off-by: Jaco Kroon uls.co.za> Part-of: https://github.com/gentoo/gentoo/pull/43655 Signed-off-by: Sam James gentoo.org> ...0.ebuild => asterisk-g729-21.0.3.1.10-r1.ebuild} | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10.ebuild b/net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10-r1.ebuild similarity index 75% rename from net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10.ebuild rename to net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10-r1.ebuild index 2934c225739e..8f2570fb02cf 100644 --- a/net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10.ebuild +++ b/net-misc/asterisk-g729/asterisk-g729-21.0.3.1.10-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" DESCRIPTION="G.729 codec and supporting files for asterisk" HOMEPAGE="https://www.asterisk.org/products/add-ons/g729-codec/" @@ -9,21 +9,24 @@ HOMEPAGE="https://www.asterisk.org/products/add-ons/g729-codec/" AST_PV="$(ver_cut 1-2)" MY_PV="$(ver_rs 2 _)" +MY_TOOLS_VERSION=20250903 + # Keep the binary suffix to re-use already downloaded files. -SRC_URI="https://downloads.digium.com/pub/telephony/codec_g729/asterisk-${AST_PV}/x86-64/codec_g729a-${MY_PV}-x86_64.tar.gz - https://downloads.digium.com/pub/register/x86-64/register -> astregister-x86_64 - https://downloads.digium.com/pub/register/x86-64/asthostid -> asthostid-x86_64" +SRC_URI="amd64? ( + https://downloads.digium.com/pub/telephony/codec_g729/asterisk-${AST_PV}/x86-64/codec_g729a-${MY_PV}-x86_64.tar.gz + https://downloads.digium.com/pub/register/x86-64/register -> astregister-x86_64-${MY_TOOLS_VERSION} + https://downloads.digium.com/pub/register/x86-64/asthostid -> asthostid-x86_64-${MY_TOOLS_VERSION} +)" S="${WORKDIR}" LICENSE="Digium" SLOT="0/${AST_PV}" KEYWORDS="-* ~amd64" +RESTRICT="mirror strip" RDEPEND="=net-misc/asterisk-$(ver_cut 1)*" -RESTRICT="mirror strip" - pkg_setup() { QA_FLAGS_IGNORED="/usr/$(get_libdir)/asterisk/modules/codec_g729a.so" QA_PREBUILT="${QA_FLAGS_IGNORED} @@ -43,8 +46,8 @@ src_unpack() { src_install() { local binsuffix=x86_64 - newsbin astregister-${binsuffix} astregister - newsbin asthostid-${binsuffix} asthostid + newsbin astregister-${binsuffix}-${MY_TOOLS_VERSION} astregister + newsbin asthostid-${binsuffix}-${MY_TOOLS_VERSION} asthostid dodoc codec_g729a-${MY_PV}-${binsuffix}/README insinto usr/$(get_libdir)/asterisk/modules/