           SPELL=libsndfile
         VERSION=1.0.28
  SECURITY_PATCH=5
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      SOURCE_URL=http://www.mega-nerd.com/libsndfile/files/$SOURCE
     SOURCE2_URL=$SOURCE_URL.asc
      SOURCE_GPG=snd.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.mega-nerd.com/libsndfile/
         ENTERED=20020517
      LICENSE[0]=LGPL
        KEYWORDS="audio libs"
           SHORT="C library for reading and writing sound files"
cat << EOF
Libsndfile is a C library for reading and writing files containing sampled sound
(such as MS Windows WAV and the Apple/SGI AIFF format) through one standard
library interface.
EOF
