           SPELL=sdl
         VERSION=1.2.15
          SOURCE=SDL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=A7763BE6.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL-$VERSION
   SOURCE_URL[0]=http://www.libsdl.org/release/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
        WEB_SITE=http://www.libsdl.org/
         ENTERED=20010922
      LICENSE[0]=LGPL
            DOCS="docs/html docs/index.html COPYING README*"
        KEYWORDS="libs"
           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
