emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59378: closed ([PATCH] gnu: mpv: Add libxpresent input.)


From: GNU bug Tracking System
Subject: bug#59378: closed ([PATCH] gnu: mpv: Add libxpresent input.)
Date: Tue, 22 Nov 2022 07:52:03 +0000

Your message dated Tue, 22 Nov 2022 08:51:26 +0100
with message-id <87v8n7ig01.fsf@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@gnu.org.)


-- 
59378: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59378
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mpv: Add libxpresent input. Date: Fri, 18 Nov 2022 23:49:35 -0500 User-agent: mu4e 1.8.11; emacs 28.2
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#59378: [PATCH] gnu: mpv: Add libxpresent input. Date: Tue, 22 Nov 2022 08:51:26 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Martin Marshall <law@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]