unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62478] [PATCH] gnu: cmus: Enable MPRIS support.
@ 2023-03-27 11:34 Tobias Kortkamp
  2023-05-14 21:13 ` bug#62478: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Kortkamp @ 2023-03-27 11:34 UTC (permalink / raw)
  To: 62478; +Cc: Tobias Kortkamp

* gnu/packages/music.scm (cmus): Enable MPRIS support.
[inputs]: Add elogind.
---
 gnu/packages/music.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 4470a649f6..9127aa0bd5 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -669,6 +669,7 @@ (define-public cmus
     (inputs
      (list alsa-lib
            ao
+           elogind ;for MPRIS support
            faad2
            ffmpeg
            flac

base-commit: 79e31f7a7ac402fdff2d519ccd176dd173e0e625
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62478: [PATCH] gnu: cmus: Enable MPRIS support.
  2023-03-27 11:34 [bug#62478] [PATCH] gnu: cmus: Enable MPRIS support Tobias Kortkamp
@ 2023-05-14 21:13 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-14 21:13 UTC (permalink / raw)
  To: Tobias Kortkamp; +Cc: 62478-done

Hi,

Tobias Kortkamp <tobias.kortkamp@gmail.com> skribis:

> * gnu/packages/music.scm (cmus): Enable MPRIS support.
> [inputs]: Add elogind.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-14 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27 11:34 [bug#62478] [PATCH] gnu: cmus: Enable MPRIS support Tobias Kortkamp
2023-05-14 21:13 ` bug#62478: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).