From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E314515801B for ; Tue, 29 Aug 2023 06:10:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EEF52BC03A; Tue, 29 Aug 2023 06:10:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 099EE2BC03A for ; Tue, 29 Aug 2023 06:10:21 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3273134081F for ; Tue, 29 Aug 2023 06:10:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7647D10D9 for ; Tue, 29 Aug 2023 06:10:18 +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: <1693289363.064cfd0a48378f639f9ce1582f56d1c82653714b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/nestopia-jg/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/nestopia-jg/nestopia-jg-9999.ebuild X-VCS-Directories: games-emulation/nestopia-jg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 064cfd0a48378f639f9ce1582f56d1c82653714b X-VCS-Branch: master Date: Tue, 29 Aug 2023 06:10:18 +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: 86e153e1-a7e4-45b1-9301-f9ca47569be7 X-Archives-Hash: 790fea2ea64653e0b338526d7a953138 commit: 064cfd0a48378f639f9ce1582f56d1c82653714b Author: orbea riseup net> AuthorDate: Sun Aug 13 19:17:44 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Aug 29 06:09:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064cfd0a games-emulation/nestopia-jg: add new dep, media-libs/soxr Closes: https://bugs.gentoo.org/912241 Upstream-Commit: https://gitlab.com/jgemu/nestopia/-/commit/ccd14cb9b70f69c37c61d49a3fcc1ac750fddd59 Signed-off-by: orbea riseup.net> Closes: https://github.com/gentoo/gentoo/pull/32301 Signed-off-by: Sam James gentoo.org> games-emulation/nestopia-jg/nestopia-jg-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-emulation/nestopia-jg/nestopia-jg-9999.ebuild b/games-emulation/nestopia-jg/nestopia-jg-9999.ebuild index ed6cc71cbb13..7d6f68053c50 100644 --- a/games-emulation/nestopia-jg/nestopia-jg-9999.ebuild +++ b/games-emulation/nestopia-jg/nestopia-jg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,6 +23,7 @@ SLOT="1" DEPEND=" media-libs/jg:1= + media-libs/soxr " RDEPEND=" ${DEPEND}