summaryrefslogtreecommitdiffstats
path: root/wine/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-05-28 14:26:12 +0000
committer Eric Hameleers <alien@slackware.com>2017-05-28 14:26:12 +0000
commit28466c9b9a111d5f4a56bea3036efdcb471bce21 (patch)
tree2cc946b2240070eb2bfae579c802db3dc2b66fd6 /wine/build
parente1ebdcf447e1bc4382a24a9ce8999e55f49fd504 (diff)
downloadasb-28466c9b9a111d5f4a56bea3036efdcb471bce21.tar.gz
asb-28466c9b9a111d5f4a56bea3036efdcb471bce21.tar.xz
wine: add a more descriptive slack-desc file
Diffstat (limited to 'wine/build')
-rw-r--r--wine/build/slack-desc18
1 files changed, 9 insertions, 9 deletions
diff --git a/wine/build/slack-desc b/wine/build/slack-desc
index d1de718a..bcfa3452 100644
--- a/wine/build/slack-desc
+++ b/wine/build/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
wine: wine (Wine Is Not an Emulator)
-wine:
-wine: Wine is an Open Source implementation of the Windows API
-wine: on top of X and Unix.
-wine:
-wine:
-wine:
-wine:
-wine:
+wine:
+wine: Wine (originally an acronym for "Wine Is Not an Emulator") is a
+wine: compatibility layer capable of running Windows applications on several
+wine: POSIX-compliant operating systems, such as Linux, macOS, & BSD.
+wine: Instead of simulating internal Windows logic like a virtual machine
+wine: or emulator, Wine translates Windows API calls into POSIX calls on the
+wine: fly, eliminating the performance and memory penalties of other methods
+wine: allowing you to integrate Windows applications into your desktop.
+wine:
wine: Homepage: http://www.winehq.org/
-wine: