all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Marshall <law@martinmarshall.com>
To: 59378@debbugs.gnu.org
Subject: [bug#59378] [PATCH] gnu: mpv: Add libxpresent input.
Date: Fri, 18 Nov 2022 23:49:35 -0500	[thread overview]
Message-ID: <87zgcnzf2t.fsf@martinmarshall.com> (raw)

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




             reply	other threads:[~2022-11-19  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  4:49 Martin Marshall [this message]
2022-11-19 20:57 ` [bug#59378] bug#59279: MPV does not work on X11 Kaelyn via Guix-patches via
2022-11-21 13:10 ` [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Kristian Lein-Mathisen
2022-11-22  7:51 ` bug#59279: bug#59378: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgcnzf2t.fsf@martinmarshall.com \
    --to=law@martinmarshall.com \
    --cc=59378@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.