          MODULE=SDL_sound
         VERSION=2.0.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/icculus/SDL_sound/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:5f92600de48ec640985d13e50d111af9ac30be797bc9a36eafa5d8cecc7e1f60
        WEB_SITE=http://icculus.org/SDL_sound
         ENTERED=20060108
         UPDATED=20230801
           SHORT="An abstract soundfile decoder"

cat << EOF
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3. It is meant to make the
programmer's sound playback tasks simpler.
EOF
