          MODULE=wine
         VERSION=11.12
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://dl.winehq.org/wine/source/${VERSION:0:2}.x/
      SOURCE_VFY=sha256:d3bc091192d985846c9f20065cc81f21331f01e22b736b131e3449e1306671bc
        WEB_SITE=https://www.winehq.org/
         ENTERED=20010925
         UPDATED=20260630
           SHORT="Runs Microsoft Windows programs"

cat << EOF
Wine Is Not an Emulator. It is an alternative implementation of the Windows 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
