From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] gnu: Add gambc. Date: Tue, 17 Feb 2015 10:23:32 +0100 Message-ID: <87a90cdh7v.fsf@taylan.uni.cx> References: <87iof1d794.fsf@taylan.uni.cx> <87y4nx8icy.fsf@netris.org> <20150217091404.GA10723@debian.math.u-bordeaux1.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNeNZ-0003lg-NS for guix-devel@gnu.org; Tue, 17 Feb 2015 04:23:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNeNV-0000Gi-5A for guix-devel@gnu.org; Tue, 17 Feb 2015 04:23:41 -0500 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:34632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNeNU-0000GH-UT for guix-devel@gnu.org; Tue, 17 Feb 2015 04:23:37 -0500 Received: by mail-we0-f177.google.com with SMTP id m14so27947316wev.8 for ; Tue, 17 Feb 2015 01:23:35 -0800 (PST) In-Reply-To: <20150217091404.GA10723@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Tue, 17 Feb 2015 10:14:04 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: > Hello, > > On Mon, Feb 16, 2015 at 07:57:49PM -0500, Mark H Weaver wrote: >> I think the name of the package and variable should be 'gambit-c'. I >> know that Debian calls it 'gambc', but Parabola and Fedora both call it >> 'gambit-c', and IMO that's much more readable. > > according to the packaging guidelines, the name should be derived from the > tarball name. So here it would indeed be "gambc" (and for the other package, > "chibi-scheme" as you suggest). > > Andreas FYI I already pushed it as gambit-c. Tell me if you want me to push a patch to change it. Taylan