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 C8BB715ACB3 for ; Fri, 7 Apr 2023 11:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C836E0886; Fri, 7 Apr 2023 11:44:19 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3CDCE0886 for ; Fri, 7 Apr 2023 11:44:18 +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 29BEC335DBA for ; Fri, 7 Apr 2023 11:44:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84C5A8EB for ; Fri, 7 Apr 2023 11:44:16 +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: <1680867825.d65316b91fe2e8997536270a59e7560e4b28a0f6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/handbrake/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/handbrake/handbrake-9999.ebuild X-VCS-Directories: media-video/handbrake/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d65316b91fe2e8997536270a59e7560e4b28a0f6 X-VCS-Branch: master Date: Fri, 7 Apr 2023 11:44:16 +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: db32d33a-b192-4314-86ca-d39bad4b7380 X-Archives-Hash: 21989175f22cd6f1e18d57576c38185a commit: d65316b91fe2e8997536270a59e7560e4b28a0f6 Author: Sam James gentoo org> AuthorDate: Fri Apr 7 11:43:45 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 7 11:43:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65316b9 media-video/handbrake: update deps Closes: https://bugs.gentoo.org/868327 Signed-off-by: Sam James gentoo.org> media-video/handbrake/handbrake-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-video/handbrake/handbrake-9999.ebuild b/media-video/handbrake/handbrake-9999.ebuild index 81707377e6f7..d399e643ee4b 100644 --- a/media-video/handbrake/handbrake-9999.ebuild +++ b/media-video/handbrake/handbrake-9999.ebuild @@ -43,10 +43,11 @@ RDEPEND=" >=media-libs/libvpx-1.8:= media-libs/opus media-libs/speex + >=media-libs/svt-av1-1.4.1 media-libs/x264:= media-libs/zimg media-sound/lame - >=media-video/ffmpeg-4.2.1:0=[postproc,fdk?] + >=media-video/ffmpeg-5.1:=[postproc,fdk?] sys-libs/zlib fdk? ( media-libs/fdk-aac:= ) gstreamer? (