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 3E08D1582EF for ; Tue, 11 Feb 2025 20:25:48 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 24ABA343062 for ; Tue, 11 Feb 2025 20:25:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 25F8A11042D; Tue, 11 Feb 2025 20:25:47 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1CA4311042D for ; Tue, 11 Feb 2025 20:25:47 +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 C7A30343062 for ; Tue, 11 Feb 2025 20:25:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34D901ACB for ; Tue, 11 Feb 2025 20:25:45 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1739305499.664afd951fc292f93c2a9af48c55ab877ed62c79.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/obs-studio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/obs-studio/obs-studio-9999.ebuild X-VCS-Directories: media-video/obs-studio/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 664afd951fc292f93c2a9af48c55ab877ed62c79 X-VCS-Branch: master Date: Tue, 11 Feb 2025 20:25:45 +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: 8cbd871c-fc19-4b5f-8741-40e792ef99d6 X-Archives-Hash: 59f05e50a5d69874ab1e1df29c8ab6e0 commit: 664afd951fc292f93c2a9af48c55ab877ed62c79 Author: Jimi Huotari gentoo org> AuthorDate: Tue Feb 11 20:12:25 2025 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Tue Feb 11 20:24:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664afd95 media-video/obs-studio: adjust USE="qsv" dependencies This removes the different 'qsv' implementations (one of which seems to have been renamed even) from 'RDEPEND', because it doesn't feel that great to handle those via this package. Will certainly re-visit this if it starts to make more sense. Bug: https://bugs.gentoo.org/941113 Bug: https://bugs.gentoo.org/946540 Signed-off-by: Jimi Huotari gentoo.org> media-video/obs-studio/obs-studio-9999.ebuild | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/media-video/obs-studio/obs-studio-9999.ebuild b/media-video/obs-studio/obs-studio-9999.ebuild index b215ca637d54..661a8086a7a0 100644 --- a/media-video/obs-studio/obs-studio-9999.ebuild +++ b/media-video/obs-studio/obs-studio-9999.ebuild @@ -141,15 +141,7 @@ DEPEND=" dev-libs/qr-code-generator ) " -RDEPEND=" - ${DEPEND} - qsv? ( - || ( - media-libs/intel-mediasdk - media-libs/vpl-gpu-rt - ) - ) -" +RDEPEND="${DEPEND}" QA_PREBUILT=" usr/lib*/obs-plugins/chrome-sandbox