nice one, thanks Lenard. I'll test the eggs tonight. yeah, I'll make sure the mac stuff is kept separate :)
It would be nice if people could use easy_install to get pygame eggs, especially on windows - so for this release putting the eggs on pypi would be good. --------- Btw, I put up my latest mac builds on the pygame download page - because the previous mac maintainer has deleted the old pygame stuff from his server(404 error). I've included a PyObjc installer, and source too. Hopefully the new builds are working ok :) I'll try and do some better testing of them later too. cheers, On Feb 13, 2008 10:52 AM, Lenard Lindstrom <[EMAIL PROTECTED]> wrote: > If you do figure it out make sure that the bdist_mpkg and other Mac > dependencies only apply to Mac builds. I didn't know I could build eggs > because in setup.py the use of setuptools is dependent on the presence > of bdist_mpkg. Are there plans to put the eggs on PyPI. For the moment I > will make them available elsewhere: > > http://www3.telus.net/len_l/pygame-1.8.0rc3_r1110-py2.4-win32.egg > http://www3.telus.net/len_l/pygame-1.8.0rc3_r1110-py2.5-win32.egg > > > Lenard > > > René Dudfield wrote: > > I think we'll have to give up on easy_install for now. Or at least > > tell people to first install pyobjc (from the file soon to be on > > pygame.org). > > > > Then after pygame 1.8, try and remove the pyobjc dependency. > > > > Unless setup tools allows you to say... "first install these packages > > outside of setuptools", or it allows you to specify executable > > installers? > > > > > >
