all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 27671@debbugs.gnu.org
Subject: [bug#27671] [PATCH] gnu: Add bmon.
Date: Wed, 12 Jul 2017 23:19:04 +0530	[thread overview]
Message-ID: <c362de14.AEQAM_7osFcAAAAAAAAAAAPU5RAAAAACwQwAAAAAAAW9WABZZmEa@mailjet.com> (raw)
In-Reply-To: <90b43a56-114a-aa0d-ce04-c21396e1c00f@tobias.gr>


Tobias Geerinckx-Rice writes:

>> +     (origin
>> +       (method url-fetch)
>> +       (uri (string-append "https://github.com/tgraf/bmon/releases/download/v4.0/bmon-"
>
> Use ‘version’ instead of "4.0" here, as well.

Noted.

>> +    (native-inputs `(("pkg-config" ,pkg-config)))
>
> I'd write this as two lines for consistency and aesthetics.

Noted.

>> +    (description "bmon is a monitoring and debugging tool to capture
>> +networking related statistics and prepare them visually in a human friendly
>
> ‘networking-related’, ‘human-friendly’.

Noted.

>> +    (license (list license:bsd-2
>> +                   license:expat))))
>
> Hm. Do you know which files are BSD-licenced? Quite a few have an
> expat-style header, but only ‘README.md’ mentions BSD (while saying
> nothing of use).

You are right. All files have expat license headers. I have contacted
the author seeking clarification.

https://github.com/tgraf/bmon/issues/59

Let's wait and see if the author replies in a few days.

  reply	other threads:[~2017-07-12 17:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 15:43 [bug#27671] [PATCH] gnu: Add bmon Arun Isaac
2017-07-12 17:06 ` Tobias Geerinckx-Rice
2017-07-12 17:49   ` Arun Isaac [this message]
2017-07-20 15:00     ` Arun Isaac
     [not found]     ` <aa4ccdf6.AEAANLxPx3oAAAAAAAAAAAPU5Q8AAAACwQwAAAAAAAW9WABZcMWs@mailjet.com>
2017-07-20 16:01       ` Tobias Geerinckx-Rice
2017-07-21  4:06         ` bug#27671: " Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c362de14.AEQAM_7osFcAAAAAAAAAAAPU5RAAAAACwQwAAAAAAAW9WABZZmEa@mailjet.com \
    --to=arunisaac@systemreboot.net \
    --cc=27671@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.