From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 1/2] gnu: Add physfs. Date: Mon, 5 Oct 2015 12:19:55 -0400 Message-ID: References: <87y4fijvh2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zj8Ua-0006vy-IY for guix-devel@gnu.org; Mon, 05 Oct 2015 12:20:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zj8UX-0002Jx-1R for guix-devel@gnu.org; Mon, 05 Oct 2015 12:20:00 -0400 Received: from mail-yk0-f172.google.com ([209.85.160.172]:32923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zj8UW-0002Jr-UV for guix-devel@gnu.org; Mon, 05 Oct 2015 12:19:56 -0400 Received: by ykft14 with SMTP id t14so176209460ykf.0 for ; Mon, 05 Oct 2015 09:19:56 -0700 (PDT) In-Reply-To: <87y4fijvh2.fsf@gmail.com> 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: Alex Kost Cc: guix-devel On Sun, Oct 4, 2015 at 3:15 PM, Alex Kost wrote: > Is there a suitable module for this library? It's intended for video games, so how about (gnu packages game-development)? - Dave