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 C544915808B for ; Tue, 29 Mar 2022 07:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7042AE08F2; Tue, 29 Mar 2022 07:02:08 +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 1A4CAE08CE for ; Tue, 29 Mar 2022 07:02:08 +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 E61613414AF for ; Tue, 29 Mar 2022 07:02:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F8E034A for ; Tue, 29 Mar 2022 07:02:05 +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: <1648537300.f4bd7c6b887a982e9e52db06baa2fd239be9434e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/mpv-0.33.1-r2.ebuild media-video/mpv/mpv-0.33.1-r3.ebuild media-video/mpv/mpv-0.34.0-r1.ebuild media-video/mpv/mpv-0.34.0.ebuild media-video/mpv/mpv-0.34.1-r1.ebuild media-video/mpv/mpv-0.34.1.ebuild media-video/mpv/mpv-9999.ebuild X-VCS-Directories: media-video/mpv/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: f4bd7c6b887a982e9e52db06baa2fd239be9434e X-VCS-Branch: master Date: Tue, 29 Mar 2022 07:02:05 +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: 9d2f039a-1723-473e-af21-4ca8d1621510 X-Archives-Hash: 0d0168c2ad3ef09db919f7f24dba190e commit: f4bd7c6b887a982e9e52db06baa2fd239be9434e Author: Igor V. Kovalenko gmail com> AuthorDate: Tue Mar 29 06:53:30 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Mar 29 07:01:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bd7c6b media-video/mpv: Drop drm USE dependency on x11-libs/libva Closes: https://bugs.gentoo.org/835465 Signed-off-by: Igor V. Kovalenko gmail.com> Signed-off-by: Matt Turner gentoo.org> media-video/mpv/{mpv-0.33.1-r2.ebuild => mpv-0.33.1-r3.ebuild} | 2 +- media-video/mpv/{mpv-0.34.0.ebuild => mpv-0.34.0-r1.ebuild} | 2 +- media-video/mpv/{mpv-0.34.1.ebuild => mpv-0.34.1-r1.ebuild} | 2 +- media-video/mpv/mpv-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-video/mpv/mpv-0.33.1-r2.ebuild b/media-video/mpv/mpv-0.33.1-r3.ebuild similarity index 99% rename from media-video/mpv/mpv-0.33.1-r2.ebuild rename to media-video/mpv/mpv-0.33.1-r3.ebuild index 69fc1d6faa71..bd6de4e3f9f0 100644 --- a/media-video/mpv/mpv-0.33.1-r2.ebuild +++ b/media-video/mpv/mpv-0.33.1-r3.ebuild @@ -90,7 +90,7 @@ COMMON_DEPEND=" raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) sdl? ( media-libs/libsdl2[sound,threads,video] ) - vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) + vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( =media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) sdl? ( media-libs/libsdl2[sound,threads,video] ) - vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) + vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( >=media-libs/libplacebo-3.104.0:=[vulkan] diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 856b88db74d8..6d29fba49c11 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -90,7 +90,7 @@ COMMON_DEPEND=" raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) sdl? ( media-libs/libsdl2[sound,threads,video] ) - vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) + vaapi? ( x11-libs/libva:=[drm(+)?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( >=media-libs/libplacebo-4.192.1:=[vulkan]