summaryrefslogtreecommitdiffstats
path: root/system/wine/README
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2010-05-21 09:39:40 -0500
committer Robby Workman <rworkman@slackbuilds.org>2010-05-23 23:21:39 -0500
commitca092a24ffb16ce16e209c0cb8418b6f108e2945 (patch)
treee114b0aa97cdef57729bad6ed85e980fcf48ea1b /system/wine/README
parent57e36edf7acf6b1405a5640f31c380b1a2dd26e6 (diff)
downloadslackbuilds-ca092a24ffb16ce16e209c0cb8418b6f108e2945.tar.gz
slackbuilds-ca092a24ffb16ce16e209c0cb8418b6f108e2945.tar.xz
system/wine: Removed (abandoned by maintainer)
I don't use this, and I don't care to get emails about it any longer, since none of those concerned people are concerned enough to take over maintenance.
Diffstat (limited to 'system/wine/README')
-rw-r--r--system/wine/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/system/wine/README b/system/wine/README
deleted file mode 100644
index deeaeb08f6..0000000000
--- a/system/wine/README
+++ /dev/null
@@ -1,13 +0,0 @@
-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
-
-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.