guix-patches
[Top][All Lists]
Advanced

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

bug#44190: [PATCH] gnu: Add mpdris2


From: Leo Famulari
Subject: bug#44190: [PATCH] gnu: Add mpdris2
Date: Sun, 25 Oct 2020 15:06:24 -0400

On Sat, Oct 24, 2020 at 01:24:05PM +0200, Lars-Dominik Braun wrote:
> * gnu/packages/mpd.scm (mpdris2): New package.

Thanks! Pushed as 349666b7d233b551781d37eb1fed2c1125610097 with the
following minor changes:

> +                    (url "https://github.com/eonpatapon/mpDris2.git";)

I changed this to the URL reported as a permanent redirection by `guix
lint` — concretely, I removed the ".git" part.

> +    (synopsis "MPRIS V2.1 support for mpd")

I wrote it as "MPD", which is how it's stylized upstream:

https://www.musicpd.org/

> +    (license license:gpl3)))

I changed this to gpl3+, since the license header of the main source
file includes the "any later version" string.

Attachment: signature.asc
Description: PGP signature


reply via email to

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