From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOfRT-0005bR-1e for guix-patches@gnu.org; Mon, 19 Nov 2018 04:02:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOfRS-0007R3-9d for guix-patches@gnu.org; Mon, 19 Nov 2018 04:02:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:55386) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gOfRS-0007Qu-6M for guix-patches@gnu.org; Mon, 19 Nov 2018 04:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gOfRS-0005fo-2P for guix-patches@gnu.org; Mon, 19 Nov 2018 04:02:02 -0500 Subject: [bug#33426] [PATCH] gnu: python-kivy-next: Fix build. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20181119004303.3fd5e3f4@riseup.net> Date: Mon, 19 Nov 2018 10:00:54 +0100 In-Reply-To: <20181119004303.3fd5e3f4@riseup.net> (Jovany Leandro G. C.'s message of "Mon, 19 Nov 2018 00:43:03 -0500") Message-ID: <87muq51lx5.fsf@gnu.org> 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: "Jovany Leandro G.C" Cc: 33426@debbugs.gnu.org Hello, "Jovany Leandro G.C" skribis: > From 43a2729699ccfae2738fa2cced1106fbb9afbfc6 Mon Sep 17 00:00:00 2001 > From: "Jovany Leandro G.C" > Date: Mon, 19 Nov 2018 00:36:27 -0500 > Subject: [PATCH] gnu: python-kivy-next: Fix build. > > * gnu/packages/patches/python-kivy-next-fix-sdl2-mixer-2.0.2-support.patc= h: New file. A couple of things: please shorten the file name a bit, make sure to add it to gnu/local.mk, and mention these three files in the change log. However, since =E2=80=98python-kivy-next=E2=80=99 is a Git snapshot anyway,= what about updating the commit that is used instead of applying a patch? Thanks, Ludo=E2=80=99.