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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 091F1158094 for ; Thu, 21 Jul 2022 02:53:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2BBFE07A5; Thu, 21 Jul 2022 02:53:46 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71E96E07A5 for ; Thu, 21 Jul 2022 02:53:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C4AC340F63 for ; Thu, 21 Jul 2022 02:53:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83E93543 for ; Thu, 21 Jul 2022 02:53:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1658371984.70f63a2251edf85bb7b34e01e207b9c91a1b3f36.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ffmpeg/ffmpeg-4.2.4-r1.ebuild media-video/ffmpeg/ffmpeg-4.2.4-r2.ebuild X-VCS-Directories: media-video/ffmpeg/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 70f63a2251edf85bb7b34e01e207b9c91a1b3f36 X-VCS-Branch: master Date: Thu, 21 Jul 2022 02:53:43 +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: 63d3586f-fc6c-422a-8e4e-83ae91a1e722 X-Archives-Hash: 060b21fb7e4cba24324fd8d2e6c03a76 commit: 70f63a2251edf85bb7b34e01e207b9c91a1b3f36 Author: Matt Turner gentoo org> AuthorDate: Thu Jul 21 02:53:04 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Jul 21 02:53:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f63a22 media-video/ffmpeg: Drop multilib dep on nv-codec-headers Bug: https://bugs.gentoo.org/836244 Signed-off-by: Matt Turner gentoo.org> media-video/ffmpeg/{ffmpeg-4.2.4-r1.ebuild => ffmpeg-4.2.4-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg/ffmpeg-4.2.4-r1.ebuild b/media-video/ffmpeg/ffmpeg-4.2.4-r2.ebuild similarity index 99% rename from media-video/ffmpeg/ffmpeg-4.2.4-r1.ebuild rename to media-video/ffmpeg/ffmpeg-4.2.4-r2.ebuild index 82599993e2d5..02b20c3dc611 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.4-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.4-r2.ebuild @@ -250,7 +250,7 @@ RDEPEND=" svg? ( gnome-base/librsvg:2=[${MULTILIB_USEDEP}] ) truetype? ( >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}] ) vaapi? ( >=x11-libs/libva-1.2.1-r1:0=[${MULTILIB_USEDEP}] ) - nvenc? ( >=media-libs/nv-codec-headers-9.0.18.0[${MULTILIB_USEDEP}] ) + nvenc? ( >=media-libs/nv-codec-headers-9.0.18.0 ) vdpau? ( >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}] ) vidstab? ( >=media-libs/vidstab-1.1.0[${MULTILIB_USEDEP}] ) vorbis? (