From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:59860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9jGJ-0002Mz-Gx for guix-patches@gnu.org; Fri, 29 Mar 2019 00:37:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9jGI-00042P-LT for guix-patches@gnu.org; Fri, 29 Mar 2019 00:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49659) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h9jGI-00042C-CW for guix-patches@gnu.org; Fri, 29 Mar 2019 00:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h9jGI-0006Nw-9B for guix-patches@gnu.org; Fri, 29 Mar 2019 00:37:02 -0400 Subject: bug#35037: [PATCH] Add openclonk Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87ef6qwmow.fsf@nicolasgoaziou.fr> <87ftr61i86.fsf@elephly.net> From: Ricardo Wurmus In-reply-to: <87ftr61i86.fsf@elephly.net> Date: Fri, 29 Mar 2019 05:35:27 +0100 Message-ID: <87ef6q1enk.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Nicolas Goaziou Cc: 35037-done@debbugs.gnu.org Ricardo Wurmus writes: > Hi Nicolas, > >> The following patch adds OpenClonk game. > > This looks good. I was going to push it when I noticed that the tests > are disabled even though we do have a googletest package. > > I=E2=80=99m now building it again with tests enabled and I=E2=80=99ll try= to push it > later today. I enabled the tests and pushed it to the =E2=80=9Cmaster=E2=80=9D branch wi= th commit 4e43e3175e. -- Ricardo