Re: porting winetricks to windows

2009-09-19 Thread Ben Klein
2009/9/20 Austin English : > On Sat, Sep 19, 2009 at 9:11 PM, Ben Klein wrote: >> 2009/9/20 Dan Kegel : >>> On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards >>> wrote: I would try to make it supported by default under msys. >>> >>> Go for it. >>> >>> I'm focusing on cygwin because that's whe

Re: porting winetricks to windows

2009-09-19 Thread Austin English
On Sat, Sep 19, 2009 at 9:11 PM, Ben Klein wrote: > 2009/9/20 Dan Kegel : >> On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards wrote: >>> I would try to make it supported by default under msys. >> >> Go for it. >> >> I'm focusing on cygwin because that's where I'm comfortable, >> but msys is just a

Re: porting winetricks to windows

2009-09-19 Thread Ben Klein
2009/9/20 Dan Kegel : > On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards wrote: >> I would try to make it supported by default under msys. > > Go for it. > > I'm focusing on cygwin because that's where I'm comfortable, > but msys is just an old cygwin fork, so supporting both > should be easy. I w

Re: porting winetricks to windows

2009-09-19 Thread Dan Kegel
On Sat, Sep 19, 2009 at 9:49 AM, Steven Edwards wrote: > I would try to make it supported by default under msys. Go for it. I'm focusing on cygwin because that's where I'm comfortable, but msys is just an old cygwin fork, so supporting both should be easy. - Dan

Re: porting winetricks to windows

2009-09-19 Thread Steven Edwards
On Sat, Sep 19, 2009 at 12:34 PM, Dan Kegel wrote: > After a while of writing special purpose tool-install-scripts > that would work on either wine or windows, I realized that > I really just wanted winetricks to be my tool install script, > and that it should run on windows.   i.e. if you want fi

porting winetricks to windows

2009-09-19 Thread Dan Kegel
Part of my http://wiki.winehq.org/UnitTestSuites effort is to make it easy to write scripts that automate the building of windows apps on wine or windows interchangably. After a while of writing special purpose tool-install-scripts that would work on either wine or windows, I realized that I reall