# Watch: https://github.com/open-watcom/open-watcom-v2/tags /tags/(....-..-..)-Build[.]tar
           SPELL=openwatcom
         VERSION=2026-08-01
          SOURCE="$SPELL-$VERSION.tar.gz"
        WEB_SITE="https://open-watcom.github.io/"
      SOURCE_URL=("https://github.com/open-watcom/open-watcom-v2/archive/$VERSION-Build.tar.gz")
     SOURCE_HASH=sha512:50e2526b8fe89fc33c053532b9126c9e1390dd174cf01afe982fe8ede99783c061306cec5a4607a9d3542dcd937d2b9e8d78257c19560d02c4e0181de6d0d825
SOURCE_DIRECTORY="$BUILD_DIRECTORY/open-watcom-v2-$VERSION-Build"
      LICENSE[0]="Watcom-1.0"
         ENTERED=20260813
        KEYWORDS="compiler devel"
           SHORT="Cross-compiler suite for DOS, Windows and OS/2"
cat << EOF
Open Watcom V2 is a maintained fork of the Watcom C/C++ and Fortran compilers,
released under the Sybase Open Watcom Public License.

It hosts on Linux and cross-compiles for 16- and 32-bit DOS, Windows 3.x,
Win32/Win64, OS/2, NetWare NLM, RDOS, QNX and Linux itself, and it remains the
reference toolchain for a large body of DOS-era software.

The suite includes the wcc/wcc386 C compilers, wpp/wpp386 for C++, wfc/wfc386
for Fortran 77, the wlink linker, wmake, wasm, wdis, wlib and the wd debugger.
EOF
