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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
Subject: bug#62478: closed (Re: bug#62478: [PATCH] gnu: cmus: Enable MPRIS
 support.)
Date: Sun, 14 May 2023 21:15:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62478: [PATCH] gnu: cmus: Enable MPRIS support.

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 62478 <at> debbugs.gnu.org.

-- 
62478: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62478
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: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
Cc: 62478-done <at> debbugs.gnu.org
Subject: Re: bug#62478: [PATCH] gnu: cmus: Enable MPRIS support.
Date: Sun, 14 May 2023 23:13:59 +0200
Hi,

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

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

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
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.