[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] setup/config patch
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] setup/config patch
- From: "René Dudfield" <renesd@xxxxxxxxx>
- Date: Wed, 19 Sep 2007 17:07:19 +1000
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Wed, 19 Sep 2007 03:07:27 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=RqPvTM0ZfIuaA/F1V8Oil7n3PUW3oxW43KyHGywfZQs=; b=BmHR/kDYBoX/NoVEXkm7apI63AFasUL5USKqQBryefQrPohQoU6dA7CziklXJWLLUbn5iCMH/YrTFB53EempMTBLFM99Jh/0+MZG0KmqFpHso1SxJBYX2z6eUdfmAFTZQfPz80NeS8b9OFUGdgUmvxeHUWd7T9ET5cVuKLTw6L4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8smz+1M14fnCBnGwa5ejvXbWz81WU3sJdEsEpRLL6kZQ+7jg9VG/Dupbxo5j+5WWO1d0mywx5o2d/K+F1xeb8uhvJyHp6fOzOU749buUdFyYC4JptZoxA+CrDBuedwNZcOJ/nwZ8Tw0JdyI8gXyzLx1QRyaDU1nidoSzvFjS+c=
- In-reply-to: <46F0C394.4020707@xxxxxxxxx>
- References: <46DA88E4.2020404@xxxxxxxxx> <46F0C394.4020707@xxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Hi Lenard,
thanks again for the patch. Sorry I haven't had time to go through it
yet, because I just started a new job. Should be back into it next
week or so.
ps. macosx is pretty easy to compile too! I just followed the
instructions on the wiki, and it compiled easily.
On 9/19/07, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
> This patch to the MinGW build is also available online at:
>
> http://www3.telus.net/len_l/trunk_setup.txt
>
> Lenard
>
>
> Lenard Lindstrom wrote:
> > Here's the patch to the config and setup Python scripts. Apply it to
> > the trunk directory. It creates subdirectories so needs the patch
> > -p<n> option.
> >
>