GNU bug report logs - #62478
[PATCH] gnu: cmus: Enable MPRIS support.

Previous Next

Package: guix-patches;

Reported by: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>

Date: Mon, 27 Mar 2023 11:35:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
Subject: [PATCH] gnu: cmus: Enable MPRIS support.
Date: Mon, 27 Mar 2023 13:34:00 +0200
* 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





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

Previous Next


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