From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH 1/2] gnu: Add eyed3. Date: Thu, 20 Aug 2015 18:19:36 +0300 Message-ID: <20150820181936.74fa0ed7@debian-netbook> References: <20150817225715.79d7df3d@debian-netbook> <87wpwqs2zx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/LAYsG41BT7zXKZ2vvy+5/3T"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSRd9-00041b-Vv for guix-devel@gnu.org; Thu, 20 Aug 2015 11:19:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSRd6-00021O-C6 for guix-devel@gnu.org; Thu, 20 Aug 2015 11:19:50 -0400 Received: from [178.62.234.194] (port=51611 helo=flashner.co.il) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSRd6-0001zz-1m for guix-devel@gnu.org; Thu, 20 Aug 2015 11:19:48 -0400 In-Reply-To: <87wpwqs2zx.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?B?5a6L5paH5q2m?= , guix-devel@gnu.org --Sig_/LAYsG41BT7zXKZ2vvy+5/3T Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, 20 Aug 2015 17:50:10 +0800 =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > Efraim Flashner writes: >=20 > > * 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. > 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? --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Sig_/LAYsG41BT7zXKZ2vvy+5/3T Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJV1fAIAAoJEPTB05F+rO6TXwsP/3r6Rq9QgAOoPuqOUfdZSIy7 nUS5inrxJUtt7IBgXQcPZ9hrsvBovkthKRsPxmYByJf9qTHH4wNIEC9/n3IAS9IV EOLrG7NwqIo1xdLnTufJ+BDYHzHwJrHROSpt86ex5sGjOnZ9ULMvh30DnU9cXB2x 6AgRYhIf+NfvQ5yVkpRQ0gqeCGmCxRnwCufeLmVkxXu5chhZdcAyaFj88JDMkKRV bzhls+SJOQSNBFgNeV4PKvEZpX9qZPWVH55PSAt1l3/BFGOGBnBPA24XiN50vp57 pWR/lUeBOq4kmR844c0sWIMUW0h5O6pKK/jNj/V9f84RnVczsBRKEVQjNO1ZUW25 j16lZQT8uz4WRpdQGr0tZRFafpqmttx/ncghvyB7KXyL8YgNzIyvc0JgG0lF10+7 dopIDqtz8EAn54kMIEC/yfRr6l2E1EfSIEjDExLEp+IrrfgVgT34v+yCGg8TCGUq QLyQfL1SexTazaJvnpoYdoFNelcjJZBiWgb+rdDD++w1cqdApLIkX10kmrSLBHD+ kjp2Lac1kSoq5IH3XAhg3cSpBTjWB5DebPZVUxOQj3zmbW8Rql7f/GDrKoOGg2+T fOU8uvJCol9f3ofXm1BsoSrB4Z8XtyGcYY+N4plX4KO0WXOGke66Wg48vTJCsZ2m A+MaJXCT/qbdvvL/8uWb =3YbJ -----END PGP SIGNATURE----- --Sig_/LAYsG41BT7zXKZ2vvy+5/3T--