    MODULE=SDL3
   VERSION=3.4.14
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://github.com/libsdl-org/SDL/releases/download/release-$VERSION/
SOURCE_VFY=sha256:30d4aa2b3037718142b32dffd4e72f917ebb6cc5227150e7bb9c45efb2153aeb
  WEB_SITE=https://www.libsdl.org/
   ENTERED=20250316
   UPDATED=20260805
     SHORT="portable game library for low-level access to hardware"

cat << EOF
SDL is a library that allows you portable low-level access to a video
framebuffer, audio output, mouse, and keyboard. With SDL, it is easy
to write portable games which run on Linux (x86, Sparc, PPC, Alpha),
Solaris (Sparc), Win32 (95, 98, NT), BeOS (x86), and MacOS (PPC).
EOF
