Another fortnight, another Winetricks.
Since the last release, a veritable storm of bugfixes landed.
Thanks to Austin, Jactry, and Jari for the flurry of fixes!
Download url:
http://winetricks.org/winetricks
http://winetricks.org/download/releases/winetricks-20130619.tar.gz
For bug tracker, mailing lists, and wiki, see
http://winetricks.org
To become a Winetricks contributor, see
http://code.google.com/p/winetricks/wiki/AddingNewVerbs
Changes since 20130609:
Austin English:
dotnet20sp1: clarify messaging. Fixes issue 285
droid: update sha1sum
psdk2003: update to the latest microsoft download, add -q support
shockwave: update (it's now Shockwave 12). Fixes issue 307
Add a helper killall function to avoid disaster on Solaris
Only try mkdir in w_download if the directory does not exist. Fixes issue 80
Remove stray debug code
Use kill in a slightly more portable way
Use signal name instead of number in w_killall
Use standard FSF text for manpage license
Dan Kegel:
crypt32: Fix regression from r898; see bug 248.
dotnet11: mark broken
dotnet11sp1: mark broken
dotnet20sp1: fix install check
dotnet20: use better url
riched20: also install msls31. Should fix bug 292.
windowscodecs: use taskset -c 0 to work around bug 32859 when available
xmllite: blacklist in 'make check', it's too flaky
xna40: blacklist in 'make check', it's too broken
Actually work with wine-1.6-rc1
Add top-level Makefile with working 'make check', and
just enough of a debian package to verify that debuild can run the tests.
Jactry Zeng:
flash: update
Jari Aalto:
manpage: order commands/variables alphabetically, escape hyphens
Makefile: added 'make all', 'make cleanup' targets