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 20:55:59 +0300 Message-ID: <20150820205559.2356299e@debian-netbook> References: <20150817225715.79d7df3d@debian-netbook> <87wpwqs2zx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/oW+_0xttSoO1Tc4dZvAR7Nk"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSU4X-0006qw-S5 for guix-devel@gnu.org; Thu, 20 Aug 2015 13:56:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSU4S-0007vi-Pl for guix-devel@gnu.org; Thu, 20 Aug 2015 13:56:17 -0400 Received: from [178.62.234.194] (port=52110 helo=flashner.co.il) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSU4S-0007pN-KC for guix-devel@gnu.org; Thu, 20 Aug 2015 13:56:12 -0400 Received: from debian-netbook (85.65.229.31.dynamic.barak-online.net [85.65.229.31]) by flashner.co.il (Postfix) with ESMTPSA id CD34A4001A for ; Thu, 20 Aug 2015 17:56:11 +0000 (UTC) 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: guix-devel@gnu.org --Sig_/oW+_0xttSoO1Tc4dZvAR7Nk 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_/oW+_0xttSoO1Tc4dZvAR7Nk Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJV1hSvAAoJEPTB05F+rO6TeqoP/RP1RJaDN9tgrEQlANcuLxHA S6Kjz/F1Rq/FjOF1pFu32eR9GUSYeZlRArNWLJ9VBFQlkkvUh6ywOGztSrugZQix pFQxKdQti+CWJ7WNnqfId7vd3AjqCtA0I6WizkOk8CyIhUASlCmxf2IwfCe50hxR gy4nb8o9FwcfKkyoKp7AFgGZEnqhncPO0024hLOC4GhVe96nJby+fVSJ6gOYbQ5p 8AG+v6O/FTjb1ubgUsHr1p6N6m7kERPqo5y7paNmp9+xgSEuIC6J8IuS+gzLF7vm G0J5YYEAMddIK9VcuBwBCYZTx/9IHOgEshRoDFaMZKsaJY7BNAR6feTHRwWYsB44 D/MdyyufI7bg5QzCN6yZQ6Y5/cGmkxCt738TKISexF1fYFMFHaCii/z7qlbpVU0I T4k349YtVtDqMraJqFIdPJUZIaZhLR+K7tAF3X0M68aAMJfdTMG+OusBKtaQh9eb yFm+YUs5ZT50LPuilFtxrTpK400fLOVqGpK562Y5mwaAHM8JYIpGgjX1jIivu+4m 7ZSPGtEQe9HPX89llF430pLKgNsKZbX9pqvFHaTXz+W+RXRJMmO0XRCUbSqqwVh7 FUuIY/P4B+M9WDY3kMhZnBLV6ff7xEasyA8XJppcphMbgxtrgwMytoYorX6FdasB ro0B5uXOFmbHkXah9P99 =pwwh -----END PGP SIGNATURE----- --Sig_/oW+_0xttSoO1Tc4dZvAR7Nk--