New winetricks 20101008: new verbs abiword, dsound, nvidiasdk9, vd, xinput
Another fortnight-and-a-half, another Winetricks. Online as always at http://kegel.com/wine/winetricks or http://winezeug.googlecode.com (Bug reports to the issue tracker at the above URL, please.) Changes since 20100917: Austin English: - add dsound verb. (Issue 175) - add xinput verb - dxsdk_nov2006, add support for quiet install. - fix dotnet installs for wine 1.2 (broken in recent winetricks release) - introduce $appdata_win/$appdata_unix variables, use it for Safari - refuse to run in 64-bit WINEPREFIX's - remove deprecated pbuffer option - update eadm sha1sum - update flash sha1sums - update kde to 0.9.7-0 - update utorrent sha1sum/url Dan Kegel: - add nvidiasdk9 - remove bogus msvcr80 installed by dotnet20; fixes issue 164. - use symbolic variable uniformly in set_videomemorysize - add abiword, ie6_full - fix two spots WINETRICKS_TMP wasn't quoted; this broke WINEPREFIXes containing spaces. Reported by Roberto Neri. - add vd=1024x768, vd=off options. Fixes bug 172. Scott Ritchie: - new verb cjkfonts (individual verb names may still change) - Add Quicktime 7.6, update quicktimes to depend on vcrun2005 Erik Inge Bolsø - reenable mscoree after directx9 install; fixes issue 25.
On Thu, Oct 7, 2010 at 6:41 PM, Jerome Leclanche <adys.wh(a)gmail.com> wrote:
On Fri, Oct 8, 2010 at 1:51 AM, Dan Kegel <dank(a)kegel.com> wrote:
- refuse to run in 64-bit WINEPREFIX's
What's the reasoning behind this? (eg what's broken?)
A lot of stuff is broken. E.g., it assumes that system32 is the proper place for 32-bit dlls, installers are always the 32-bit versions (some of which won't run on a 64-bit windows OS), etc. Until Dan or I have time to fix it, it's easier to disable it. Patches welcome, of course. -- -Austin
participants (3)
-
Austin English -
Dan Kegel -
Jerome Leclanche