          MODULE=libsndfile
         VERSION=1.2.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/libsndfile/libsndfile/releases/download/$VERSION/
      SOURCE_VFY=sha256:3799ca9924d3125038880367bf1468e53a1b7e3686a934f098b7e1d286cdb80e
        WEB_SITE=https://libsndfile.github.io/libsndfile/
         ENTERED=20020408
         UPDATED=20230821
           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. It is released in source code
format under the Gnu Lesser General Public License.
EOF
