From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] Add package definition for GNU XaoS Date: Tue, 15 Dec 2015 22:24:30 +0300 Message-ID: <87mvtbsefl.fsf@gmail.com> References: <20151214220139.27f55979@himbaca> <20151214225825.GA30968@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8vD6-0001Ij-Fl for guix-devel@gnu.org; Tue, 15 Dec 2015 14:24:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8vD5-0004jN-BB for guix-devel@gnu.org; Tue, 15 Dec 2015 14:24:32 -0500 Received: from mail-lb0-x235.google.com ([2a00:1450:4010:c04::235]:34421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8vD5-0004jF-3W for guix-devel@gnu.org; Tue, 15 Dec 2015 14:24:31 -0500 Received: by mail-lb0-x235.google.com with SMTP id cs9so12261646lbb.1 for ; Tue, 15 Dec 2015 11:24:31 -0800 (PST) In-Reply-To: <20151214225825.GA30968@jasmine> (Leo Famulari's message of "Mon, 14 Dec 2015 17:58:25 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari (2015-12-15 01:58 +0300) wrote: > On Mon, Dec 14, 2015 at 10:01:39PM +0100, Fabian Harfert wrote: >> Hello, >> >> this is my first contribution to this project. I hope everything is >> right with this package definition for GNU XaoS >> (see https://www.gnu.org/software/xaos/). It's a nice program to >> discover fractals, so I decided to use it for my first packaging >> attempt. > > This program is a lot of fun! > >> + (license license:gpl2+))) > > Some of the files say "GPL 2 or later" and some say "GPL 3 or later". > What's the typical way to denote that in the license field? I think we can just use a list with 2 licenses, but I didn't find GPL3 in the source code, what files do you mean? -- Alex