GNU bug report logs - #59378
[PATCH] gnu: mpv: Add libxpresent input.

Previous Next

Package: guix-patches;

Reported by: Martin Marshall <law <at> martinmarshall.com>

Date: Sat, 19 Nov 2022 05:31:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Martin Marshall <law <at> martinmarshall.com>
To: 59378 <at> debbugs.gnu.org
Subject: [bug#59378] [PATCH] gnu: mpv: Add libxpresent input.
Date: Fri, 18 Nov 2022 23:49:35 -0500
Fixes issue 59279 "MPV does not work on X11".

* gnu/packages/video.scm (mpv)[inputs]: Add libxpresent.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index c394c65442..16488f8a35 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2242,6 +2242,7 @@ (define-public mpv
            libxext
            libxkbcommon
            libxinerama
+           libxpresent
            libxrandr
            libxscrnsaver
            libxv
-- 
2.38.1




This bug report was last modified 2 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.