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: Martin Marshall <law <at> martinmarshall.com>
Subject: bug#59378: closed (Re: bug#59378: [PATCH] gnu: mpv: Add
 libxpresent input.)
Date: Tue, 22 Nov 2022 07:52:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59378: [PATCH] gnu: mpv: Add libxpresent input.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59378 <at> debbugs.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: 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’.

[Message part 3 (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



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

Previous Next


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