GNU bug report logs - #59437
[PATCH] gnu: Add mympd.

Previous Next

Package: guix-patches;

Reported by: mirai <at> makinata.eu

Date: Mon, 21 Nov 2022 09:03:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


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

From: "(" <paren <at> disroot.org>
To: <mirai <at> makinata.eu>, <59437 <at> debbugs.gnu.org>
Subject: Re: [bug#59437] [PATCH] gnu: Add mympd.
Date: Mon, 21 Nov 2022 17:09:22 +0000
Heya,

On Mon Nov 21, 2022 at 12:26 AM GMT,  wrote:
> * gnu/packages/mpd.scm (mympd): New variable.

> --- a/gnu/packages/mpd.scm
> +++ b/gnu/packages/mpd.scm

> @@ -561,3 +565,28 @@ (define-public mpdevil

> +    (arguments
> +     '(#:tests? #f))

Please explain why tests are disabled in a comment. Also, please use

  (list ...)

rather than

  '(...)

for arguments.

> +    (description
> +     "myMPD is a standalone and mobile friendly web mpd client with
> +a tiny footprint and advanced features.")

This is a bit markety, I think. How about this?

  (description
   "MyMPD is a mobile-friendly web client for the MPD music
player daemon.")

    -- (




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

Previous Next


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