unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: Add eyed3.
Date: Mon, 24 Aug 2015 18:48:04 -0400	[thread overview]
Message-ID: <87twromhgb.fsf@netris.org> (raw)
In-Reply-To: <20150820181936.74fa0ed7@debian-netbook> (Efraim Flashner's message of "Thu, 20 Aug 2015 18:19:36 +0300")

Efraim Flashner <efraim@flashner.co.il> writes:

> On Thu, 20 Aug 2015 17:50:10 +0800
> 宋文武 <iyzsong@gmail.com> wrote:
>
>> Efraim Flashner <efraim@flashner.co.il> writes:
>> 
>> > * gnu/packages/mp3.scm (eyed3): New variable.
>> > ---
>> >  gnu/packages/mp3.scm | 25 +++++++++++++++++++++++++
>> >  1 file changed, 25 insertions(+)
>> > [...]
>> > +    (license license:gpl2)))
>> The sources have "any later version", so it's 'gpl2+'.
>
> The website says: "eyeD3 is written and maintained by Travis Shirk and is
> licensed under version 2 of the GPL." And that is backed up by the COPYING
> file in the mercurial repo: https://bitbucket.org/nicfit/eyed3/src. Upon
> checking the actual source files, it does indeed say "(at your option) any
> later version", so it looks like I was mislead by not finding that wording in
> the COPYING file.

I suppose it's not widely known, but what really matters is the copying
permission notices in the files themselves.  So indeed, this should be
gpl2+.

>> eyeD3 is both a tool and python library, I wonder whether
>> 'python-eyed3' fits better.
>
> 'python-eyed3' is probably a better name. I wonder perhaps as a python
> library it should be in python.scm instead of mp3.scm. Anyone have a
> suggestion on that front?

If it includes a library, then I think it should be named
'python-eyed3'.  This is our usual convention, and it has the advantage
that we can add 'python2-eyed3' later, in case someone wants it.

Also, your mail client seems to have applied word-wrapping to the patch,
so some of the "+" signs have been wrapped into the description.  This
is what I see:

--8<---------------cut here---------------start------------->8---
+    (description
+     "Eyed3 is a command-line editor to add/edit/remove ID3-tags on mp3
files. +It supports version 1.0, 1.1, 2.3 and 2.4 of the ID3 standard.
Additionally it +displays several information about the file such as length
and bitrate from an +MP3 file.")
--8<---------------cut here---------------end--------------->8---

This makes it difficult for us to apply it, since we'd have to fix it up
by hand.  Can you persuade your mail client to avoid word-wrapping?  You
could make it an attachment if needed.

     Thanks!
       Mark

  reply	other threads:[~2015-08-24 22:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17 19:57 [PATCH 1/2] gnu: Add eyed3 Efraim Flashner
2015-08-20  9:50 ` 宋文武
2015-08-20 15:19   ` Efraim Flashner
2015-08-24 22:48     ` Mark H Weaver [this message]
2015-08-25  7:38       ` Efraim Flashner
2015-08-25  8:11         ` Efraim Flashner
2015-08-25  8:19           ` Efraim Flashner
2015-09-17 12:12             ` Efraim Flashner
2015-08-20 17:55   ` Efraim Flashner
2015-08-21  8:08   ` Andreas Enge
2015-08-24 18:54     ` Efraim Flashner

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87twromhgb.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).