summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /x11-libs/wine/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'x11-libs/wine/DETAILS')
-rwxr-xr-xx11-libs/wine/DETAILS24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
new file mode 100755
index 0000000000..65412915b2
--- /dev/null
+++ b/x11-libs/wine/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=wine
+ VERSION=20050930
+ SOURCE_HASH=sha512:c2de7fa7551cbf736c040830c8b627483423ca418c4f03cd1587941e92761e9ea1369b22b573ae1f1a329f4c61faa27a7abc81a4f5e379a81ee2e1cd53cb668d
+ SOURCE=Wine-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/ALPHA/$SPELL/development/$SOURCE
+ WEB_SITE=http://www.winehq.com/
+ ENTERED=20010925
+ UPDATED=20020319
+ LICENSE[0]=LGPL
+ BUILD_API=2
+ SHORT="Wine Is Not an Emulator"
+cat << EOF
+Wine Is Not an Emulator. It is an alternative
+implementation of the Windows 3.x and Win32 APIs. Wine
+provides both a development toolkit (Winelib) for porting
+legacy Windows sources to Unix and a program loader,
+allowing unmodified Windows 3.1/95/NT binaries to run
+under Intel Unixes. Wine does not require Microsoft
+Windows, as it is a completely alternative implementation
+consisting of 100% Microsoft-Free code, but it can
+optionally use native system DLLs if they are available.
+EOF