GNU bug report logs - #60153
[PATCH] gnu: python-pygame: Update to 2.1.2.

Previous Next

Package: guix-patches;

Reported by: Adam Faiz <adam.faiz <at> disroot.org>

Date: Sat, 17 Dec 2022 10:02:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #44 received at 60153 <at> debbugs.gnu.org (full text, mbox):

From: Adam Faiz <adam.faiz <at> disroot.org>
To: Adam Faiz <liliana.prikler <at> gmail.com>
Cc: 60153 <at> debbugs.gnu.org
Subject: Re: [PATCH v2 1/3] gnu: python-pygame: Update to 2.1.2.
Date: Sat, 24 Dec 2022 07:54:55 +0800
On 12/24/22 07:43, Adam Faiz wrote:
>>                    (substitute* "buildconfig/config_unix.py"
>>                      (("localbase.d") "d"
>>            #~(modify-phases %standard-phases
>>              ;; Pass the dependencies to the configure script
>>              ;; through environment variables.
>>              (add-before 'build 'set-library-paths
>>                (lambda _
>>                  (setenv "LOCALBASE" " "))))))
> I added this so that Guix as well as other systems can choose to pass 
> the dependencies at the precise locations, otherwise it uses the 
> defaults and doesn't affect those that use the defaults.
This part is actually flawed, what was done as part of 'fix-build-config 
is better. My mistake.




This bug report was last modified 2 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.