slackbuilds_ponce/system/wine
Robby Workman 684c94b762 Various: miscellaneous fixes/tweaks to .info files
modified:   academic/GMT/GMT.info
modified:   academic/arpack/arpack.info
modified:   academic/ngspice/ngspice.info
modified:   desktop/enlightenment/enlightenment.info
modified:   development/gprolog/gprolog.info
modified:   development/pycrypto/pycrypto.info
modified:   graphics/unpaper/unpaper.info
modified:   libraries/gtk-qt-engine/gtk-qt-engine.info
modified:   libraries/p4api/p4api.info
modified:   network/centerim/centerim.info
modified:   network/lurc/lurc.info
modified:   network/nethogs/nethogs.info
modified:   network/psi/psi.info
modified:   network/wireshark/wireshark.info
modified:   office/go_openoffice/go_openoffice.info
modified:   system/dosemu/dosemu.info
modified:   system/mbr/mbr.info
modified:   system/wine/wine.info

Thanks to slakmagik.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-02 14:13:47 -06:00
..
doinst.sh
fallout3.diff
IE_fix_maybe.patch
README system/wine: Updated to include DIB engine patches. 2010-08-30 07:49:51 -05:00
slack-desc
wine.info Various: miscellaneous fixes/tweaks to .info files 2010-12-02 14:13:47 -06:00
wine.SlackBuild system/wine: Updated to include DIB engine patches. 2010-08-30 07:49:51 -05:00

Wine is an Open Source implementation of the Windows API on top of X and Unix.

If your video card does not support hardware-accelerated OpenGL, then run the
script like this:  OPENGL=NO ./wine.SlackBuild

If you wish to apply an unoffical patch that might fix up some problems
running IE in wine, then do this: IEFIX=YES ./wine.SlackBuild

If you want to use the fallout3 patch to fix problems with nvidia cards while
running this game, then do this: FALLOUT3=YES ./wine.SlackBuild

If you want to apply the DIB engine patches use DIB=YES ./wine.SlackBuild.
You will need to download the DIB patches beforehand using something like
wget -O dibeng-max.zip http://bugs.winehq.org/attachment.cgi?id=29994

These options can be used together.

This requires fontforge and webcore-fonts.

NOTE: This will not build on a stock 64bit Slackware system, and we do not
      support doing so with 32bit-compatibility packages.  That doesn't mean
      that it won't work - we just don't support it at all.