From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add TuxGuitar. Date: Wed, 22 Apr 2015 22:49:48 +0200 Message-ID: <87h9s7zy4z.fsf@gnu.org> References: <874mob2zaf.fsf@mango.localdomain> <87383th3kn.fsf@gnu.org> <87k2x51cta.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl1am-0001AM-8L for guix-devel@gnu.org; Wed, 22 Apr 2015 16:49:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yl1ai-0001p2-8W for guix-devel@gnu.org; Wed, 22 Apr 2015 16:49:56 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl1ai-0001oy-52 for guix-devel@gnu.org; Wed, 22 Apr 2015 16:49:52 -0400 In-Reply-To: <87k2x51cta.fsf@mango.localdomain> (Ricardo Wurmus's message of "Tue, 21 Apr 2015 21:49:53 +0200") 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: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > The > SWT tarball does include jars but these are binaries of the library. > The package recipe ignores them and only works on the sources in src.zip OK. What about adding a snippet that removes all these jars anyway, mostly =E2=80=9Cto be safe=E2=80=9D and to not convey the impression that w= e=E2=80=99re bundling pre-built binaries? Thanks, Ludo=E2=80=99.