From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/4] gnu: Add minetest-data. Date: Sun, 16 Nov 2014 18:32:32 +0100 Message-ID: <87zjbrdpan.fsf@gnu.org> References: <87ioifqgta.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87fvdjqgrw.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87d28nqgqw.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87a93rqgpi.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq3gk-0001zB-KI for guix-devel@gnu.org; Sun, 16 Nov 2014 12:32:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xq3gf-0005Gl-8u for guix-devel@gnu.org; Sun, 16 Nov 2014 12:32:38 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:57949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq3gf-0005Fp-30 for guix-devel@gnu.org; Sun, 16 Nov 2014 12:32:33 -0500 In-Reply-To: <87a93rqgpi.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Sun, 16 Nov 2014 10:59:37 -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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From e3818c4b98f2222c02937003dc3aa00d91ea3352 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sat, 6 Sep 2014 14:03:12 -0400 > Subject: [PATCH 3/4] gnu: Add minetest-data. > > * gnu/packages/games.scm (minetest-data): New variable. [...] > From b7e6e4507d98e0068470b76f9fca4dd3eb7d1db7 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Fri, 5 Sep 2014 14:46:44 -0400 > Subject: [PATCH 4/4] gnu: Add minetest. > > * gnu/packages/patches/minetest-subgame-env-var.patch: New file. > * gnu-system.am (dist_patch_DATA): Add it. > * gnu/packages/games.scm (minetest): New variable. Both look good to me. I agree that =E2=80=98minetest-data=E2=80=99 doesn= =E2=80=99t need to be public. Thanks! Ludo=E2=80=99.