all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH v2]: Add Ardour.
Date: Wed, 11 Feb 2015 23:51:32 +0100	[thread overview]
Message-ID: <87wq3om58r.fsf@mango.localdomain> (raw)
In-Reply-To: <87k2zowyrd.fsf@gnu.org>


Ludovic Courtès writes:

> In the future, could you use separate email threads, à la ‘git
> send-email’?  That makes more reasonably sized bites.  :-)

Sorry about that.  I'll remember to chunk 'em a little more nicely in
the future.

>> From a13f49d293eebf5d6de5170a4dfc0b9885a90c26 Mon Sep 17 00:00:00 2001
>> From: Ricardo Wurmus <rekado@elephly.net>
>> Date: Fri, 30 Jan 2015 18:14:00 +0100
>> Subject: [PATCH 11/15] gnu: Add Vamp SDK.
>>
>> * gnu/packages/audio.scm (vamp): New variable.
>
> [...]
>
>> +    (home-page "http://vamp-plugins.org")
>> +    (synopsis "Vamp audio plugin SDK")
>
> What about “Modular and extensible audio processing system”?

Okay.

>> +    (license
>> +     (license:bsd-style
>> +      "https://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/COPYING"))))
>
> Should be ‘x11-style’, see <http://directory.fsf.org/wiki/License:X11>.

Okay.

>> +    (home-page "http://breakfastquay.com/rubberband/")
>> +    (synopsis "Audio time-stretching and pitch-shifting library")
>> +    (description
>> +     "Rubber Band is a library and utility program that permits changing the
>> +tempo and pitch of an audio recording independently of one another.")
>> +    (license license:gpl2)))
>
> Isn’t it GPLv2+, according to <http://breakfastquay.com/rubberband/license.html>?

Yes, that's right.  I spend what felt like a long time reading the
project page and the README but only saw mention of GPLv2.  I need to
make it a habit to also check a couple more file headers.

Pushed with these changes.

Thank you so much for your reviews!

~~ Ricardo

      reply	other threads:[~2015-02-11 22:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-31 19:41 [PATCH v2]: Add Ardour Ricardo Wurmus
2015-02-11 10:03 ` Ludovic Courtès
2015-02-11 22:51   ` Ricardo Wurmus [this message]

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=87wq3om58r.fsf@mango.localdomain \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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 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.