From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KHL5OT+B4mTSOQAASxT56A (envelope-from ) for ; Sun, 20 Aug 2023 23:10:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wLYnOT+B4mTGUgEAG6o9tA (envelope-from ) for ; Sun, 20 Aug 2023 23:10:23 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 836C74B542 for ; Sun, 20 Aug 2023 23:10:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pFFVt2zd; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692565823; a=rsa-sha256; cv=none; b=IsZVHNn+FCK67UOobocYu3KXc+GiSREkQSrLKKc+985liS49fzrEQMWnJwtxWuC2wisKTp N/3QfPQKfZ85ZXYjhq5vYNtDXPwmaeAfbTfUcSEaV9VdRjbelO48cBLOxpJkEttwWQS7tD PoWpyDe5/DBqpK7Bg2uh4RH7vwES1+hXhGEOK5D32Py/mz/NnwzSdHnkQ1K9d4GleTZ5Ih Fd6tnp9uCgMmDK20EPyPWfGtcfkrYJQjY/VlvIEje9pSOpEvC2hbcFCwX06YRC5Y9d03Ad UTV8ijrQFbw20RaWhxgNbLG8psjvGPzviTopNZmAg3GCZMfAaNjOsfiT9cGjdg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pFFVt2zd; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692565823; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=MFMOnRZxVaoQVlqZZJAYJOvb/vi18RnSEYr++4qLs5I=; b=hwSs0MIAc2ybSpE9meeb41X8NZ+MXjnTnbnK/9IjM0+xlbRQ0Nko3uQsOXi8+sVziuFv1b n9AU8Ub6h6KbdgQrCGJ/f3O9uD9+dDQM/eaiPAQ/zxDNOG9zwHwpNsZgClfhN3/wbPbJdo jc5FUTbb6zKEQvE16AIFeKQUqFk8PMNymobR2Unx+K/hNhJNb4lSVB6vRDsWM5qu6lNtvH 515yrPIT+JsnoyL9/BGIBrpIhGjFyQJSGPgHHU55+77uHHC7rvzV3RJ+DThCywp5J93Gh1 Rn5pGCX0979C4altZl4TKMtaVdcZxugc39jMRe8utqzoKnX1hxb26Akcf7cMVg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXpgQ-0003e8-5a; Sun, 20 Aug 2023 17:10:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXpgO-0003dY-OW for guix-patches@gnu.org; Sun, 20 Aug 2023 17:10:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qXpgO-0003T4-Gb for guix-patches@gnu.org; Sun, 20 Aug 2023 17:10:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXpgQ-0007Qr-0q for guix-patches@gnu.org; Sun, 20 Aug 2023 17:10:02 -0400 Subject: bug#64732: [PATCH 0/2] Add r128gain Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 20 Aug 2023 21:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64732 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Parnikkapore Cc: jgart , 64732-done@debbugs.gnu.org, Lars-Dominik Braun Mail-Followup-To: 64732@debbugs.gnu.org, ludo@gnu.org, poomklao@yahoo.com Received: via spool by 64732-done@debbugs.gnu.org id=D64732.169256574128435 (code D ref 64732); Sun, 20 Aug 2023 21:10:01 +0000 Received: (at 64732-done) by debbugs.gnu.org; 20 Aug 2023 21:09:01 +0000 Received: from localhost ([127.0.0.1]:54955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXpfR-0007OV-4N for submit@debbugs.gnu.org; Sun, 20 Aug 2023 17:09:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXpfP-0007OD-L0 for 64732-done@debbugs.gnu.org; Sun, 20 Aug 2023 17:09:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXpfG-0003MY-MD; Sun, 20 Aug 2023 17:08:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=MFMOnRZxVaoQVlqZZJAYJOvb/vi18RnSEYr++4qLs5I=; b=pFFVt2zd69LSvqhH1Cjl KPeAznaTfTyYsjWOuPCoCeMlYjoiBRbl4QxU1oj5PLRgeUmtC7YgnDB/ie1476xmMCCwXLji8pDSK YeO2nrMcrTL8J7ZtHiJ0LdjDwERpVrJ9FF3lrq1u+V34bqfyp92bGpx4xw7sTlZpVElzr38OItYaE IyNPhneGOcgRyzZDLyQE6Fsk1luqD9K0m3FoPvjZCqgYvSDvCfJoSTwxZ3whU9F8Tb9EB8gczBVkt JJCBZHPx/2qqDrUHjYt2JCdgtipVZigrnqMV8MjerX800z3OGSC9lfPfRr7WFnxgn5nPWWpbXI8wD gV7/lH9mgV0N8A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <4f14b81fb26bfa703b3fe37c8e1c93ae@dismail.de> <6c8737581d9018c48763b23d237978fb639c78c7.1691160970.git.poomklao@yahoo.com> Date: Sun, 20 Aug 2023 23:08:47 +0200 In-Reply-To: <6c8737581d9018c48763b23d237978fb639c78c7.1691160970.git.poomklao@yahoo.com> (Parnikkapore's message of "Fri, 4 Aug 2023 22:56:09 +0800") Message-ID: <87350dqv4w.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -5.90 X-Migadu-Queue-Id: 836C74B542 X-Migadu-Spam-Score: -5.90 X-TUID: eGhTCPQ6QHxi --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Parnikkapore skribis: > * gnu/packages/python-xyz.scm (python-ffmpeg-python): New variable. [...] > * gnu/packages/audio.scm (r128gain): New variable. Applied with the changes below. Thanks, Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index f890e82eb0..b786375599 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -4730,8 +4730,8 @@ (define-public r128gain format), to allow playback of several tracks or albums at a similar loudness level. r128gain can also be used as a Python module from other Python projects to scan and/or tag audio files.") - ;; setup.py claims LGPL2+, but this is not corroborated anywhere else - (license license:lgpl2.1))) + ;; 'setup.py' claims LGPL2+, 'LICENSE' is LGPLv2.1. + (license license:lgpl2.1+))) (define-public filteraudio (let ((revision "1") --=-=-=--