From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add TuxGuitar. Date: Thu, 23 Apr 2015 09:06:04 +0200 Message-ID: <877ft31fz7.fsf@mango.localdomain> References: <874mob2zaf.fsf@mango.localdomain> <87383th3kn.fsf@gnu.org> <87k2x51cta.fsf@mango.localdomain> <87h9s7zy4z.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlBDF-0006n5-0U for guix-devel@gnu.org; Thu, 23 Apr 2015 03:06:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlBDE-0006pj-7d for guix-devel@gnu.org; Thu, 23 Apr 2015 03:06:16 -0400 In-reply-to: <87h9s7zy4z.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel >> 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 “to be safe” and to not convey the impression that we’re bundling > pre-built binaries? Sounds good to me. I'll prepare a patch shortly. ~~ Ricardo