From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add quesoglc. Date: Wed, 15 Jun 2016 17:41:47 -0400 Message-ID: <20160615214147.GA32650@jasmine> References: <878ty6ffiy.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDIZa-0004Zz-86 for guix-devel@gnu.org; Wed, 15 Jun 2016 17:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDIZV-0006Vu-61 for guix-devel@gnu.org; Wed, 15 Jun 2016 17:42:05 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:59869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDIZT-0006Tk-Pi for guix-devel@gnu.org; Wed, 15 Jun 2016 17:42:01 -0400 Content-Disposition: inline In-Reply-To: <878ty6ffiy.fsf@openmailbox.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" To: Kei Kebreau Cc: guix-devel@gnu.org On Wed, Jun 15, 2016 at 02:55:33PM -0400, Kei Kebreau wrote: > > This is an OpenGL tool that some free software games use. > Builds fine on my machine, so a second test would be nice. :-) It builds for me on x86_64 :) > + (synopsis "Free implementation of the OpenGL Character Renderer (GLC)") Everything we package is free software, so we don't mention it as a special quality in synopses and descriptions. > + (license license:lgpl2.1+))) Part of include/glc.h is Expat licensed.