# Watch: https://www.dosbox.com/download.php?main=1
           SPELL=dosbox
         VERSION=0.74-3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SPELL/${VERSION}/${SOURCE}
      LICENSE[0]=GPL
     SOURCE_HASH=sha512:3770f1578e71730168fba01809585f2a05cf8c4d420524687ba28791d242faad294401bb9cd268bba725798e1db853551f274dc00a4024331f5dcef9f87f8f5f
        WEB_SITE=http://www.dosbox.com/
         ENTERED=20031012
           SHORT="DOS emulator developed mainly for games"
cat << EOF
DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse,
joystick, modem, etc., necessary for running many old MS-DOS games that
simply cannot be run on modern PCs and operating systems. However, it is
not restricted to running only games.

In theory, any MS-DOS or PC-DOS (referred to commonly as "DOS") application
should run in DOSBox, but the emphasis has been on getting DOS games to run
smoothly, which means that communication, networking and printer support are
still in early development.
EOF
