From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 2/2] gnu: Add allegro-5.0. Date: Tue, 19 Jul 2016 21:39:05 -0400 Message-ID: References: <20160719205719.20769-1-rekado@elephly.net> <20160719205719.20769-2-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPgTc-00014V-Mx for guix-devel@gnu.org; Tue, 19 Jul 2016 21:39:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPgTa-0006tk-Oi for guix-devel@gnu.org; Tue, 19 Jul 2016 21:39:07 -0400 Received: from mail-vk0-x22d.google.com ([2607:f8b0:400c:c05::22d]:34242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPgTa-0006tf-KG for guix-devel@gnu.org; Tue, 19 Jul 2016 21:39:06 -0400 Received: by mail-vk0-x22d.google.com with SMTP id s189so49255394vkh.1 for ; Tue, 19 Jul 2016 18:39:06 -0700 (PDT) In-Reply-To: <20160719205719.20769-2-rekado@elephly.net> 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: Ricardo Wurmus Cc: guix-devel On Tue, Jul 19, 2016 at 4:57 PM, Ricardo Wurmus wrote: > * gnu/packages/game-development.scm (allegro-5.0): New variable. I assume you have a use-case that calls for keeping multiple versions of Allegro 5 around? Looks fine to me, if so. - Dave