winetricks _unstable_ port information

Package: winetricks
Version: 20100921
Revision: 1
Architecture: i386
Description: Install redistributable runtime tools in Wine
License: OSI-Approved
Maintainer: Benjamin Reed

Depends: <<
cabextract,
wine
<<
BuildDepends: fink (>= 0.29.7-1)

CustomMirror: <<
Primary: http://www.finkproject.org/~ranger/distfiles
eur-NL: http://www.finkproject.org/~ranger/distfiles
nam-US: http://ranger.befunk.com/fink
<<
NoSourceDirectory: true
Source: mirror:custom:%n/%n-%v
Source-MD5: f5823c765572a90df2b52b476915cd59
PatchScript: patch -p0 %n-%v %{PatchFile}
PatchFile: %n.patch
PatchFile-MD5: 8c56e7d0f9877e83940ee2eac3a16f52

UseMaxBuildJobs: true
CompileScript: true

InstallScript: <<
install -d -m 755 %i/bin
install -c -m 755 %n-%v %i/bin/%n
<<

Homepage: http://wiki.winehq.org/winetricks
DescDetail: <<
Winetricks is a quick and dirty script to download and install
various redistributable runtime libraries sometimes needed to
run programs in Wine.

Note: Although using winetricks may be very useful for getting
some programs working in Wine, doing so may limit your ability
to get support though WineHQ. In particular, reporting bugs
may not be possible.
<<