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 99D04158015 for ; Tue, 19 Dec 2023 11:48:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF3152BC080; Tue, 19 Dec 2023 11:48:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C57572BC080 for ; Tue, 19 Dec 2023 11:48:40 +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 13D31335D7B for ; Tue, 19 Dec 2023 11:48:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2804ACA for ; Tue, 19 Dec 2023 11:48:38 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1702986503.bd1802abf4a33dbf2df342b0801e75ea18389d0d.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/metadata.xml X-VCS-Directories: media-video/mpv/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: bd1802abf4a33dbf2df342b0801e75ea18389d0d X-VCS-Branch: master Date: Tue, 19 Dec 2023 11:48:38 +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: 4c4d7abe-54ce-4136-af84-6e1f94c1a54f X-Archives-Hash: 0111200322ce7e2253264f48cce6a272 commit: bd1802abf4a33dbf2df342b0801e75ea18389d0d Author: Ionen Wolkens gentoo org> AuthorDate: Tue Dec 19 11:46:51 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Dec 19 11:48:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1802ab media-video/mpv: remove local "egl" metadata.xml desc Does not add much over the new global desc (unlike the opengl one). Signed-off-by: Ionen Wolkens gentoo.org> media-video/mpv/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/media-video/mpv/metadata.xml b/media-video/mpv/metadata.xml index 7ae1bd6e2875..e6f3a0a8f95c 100644 --- a/media-video/mpv/metadata.xml +++ b/media-video/mpv/metadata.xml @@ -10,7 +10,6 @@ Enable playback of Blu-ray filesystems Enable the command-line player Enable Kernel Mode Setting / Direct Rendering Manager based video outputs - Enable support for various EGL-based video outputs / backends Enable gamepad input support Enable the shared library and headers (used by frontends / plugins) Enable support for GPU accelerated video rendering with media-libs/libplacebo