           SPELL=libao
         VERSION=1.2.2
     SOURCE_HASH=sha512:d2736d25b60862e7d7469611ce31b1df40a4366ab160e2ff1b46919ae91692d1596c8468e4f016303b306fc3ac1bddc7b727f535a362f403c3fe7c6532e9045a
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/xiph/libao/archive/$VERSION.tar.gz
        WEB_SITE=https://www.xiph.org/ao/
         ENTERED=20010922
      LICENSE[0]=GPL
            DOCS="CHANGES COPYING README"
        KEYWORDS="audio libs"
           SHORT="libao is a way to easily add cross-platform audio output to your program."
cat << EOF
Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports:

    Null output (handy for testing without a sound device)
    WAV files
    AU files
    RAW files
    OSS (Open Sound System, used on Linux and FreeBSD)
    ALSA (Advanced Linux Sound Architecture)
    aRts (Analog RealTime Synth, used by KDE)
    PulseAudio (next generation GNOME sound server)
    esd (EsounD or Enlightened Sound Daemon)
    Mac OS X
    Windows (98 and later)
    AIX
    Sun/NetBSD/OpenBSD
    IRIX
    NAS (Network Audio Server)
    RoarAudio (Modern, multi-OS, networked Sound System)
    OpenBSD's sndio
EOF
