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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59378: closed ([PATCH] gnu: mpv: Add libxpresent input.)
Date: Tue, 22 Nov 2022 07:52:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Nov 2022 08:51:26 +0100
with message-id <87v8n7ig01.fsf <at> gnu.org>
and subject line Re: bug#59378: [PATCH] gnu: mpv: Add libxpresent input.
has caused the debbugs.gnu.org bug report #59378,
regarding [PATCH] gnu: mpv: Add libxpresent input.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59378: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59378
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Martin Marshall <law <at> martinmarshall.com>
To: guix-patches <at> gnu.org
Subject: [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


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Martin Marshall <law <at> martinmarshall.com>
Cc: 59378-done <at> debbugs.gnu.org, 59279-done <at> debbugs.gnu.org
Subject: Re: bug#59378: [PATCH] gnu: mpv: Add libxpresent input.
Date: Tue, 22 Nov 2022 08:51:26 +0100
Hi,

Martin Marshall <law <at> martinmarshall.com> skribis:

> Fixes issue 59279 "MPV does not work on X11".
>
> * gnu/packages/video.scm (mpv)[inputs]: Add libxpresent.

Works for me too.  Applied, thanks!

Ludo’.


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

Previous Next


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