source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=opus
         VERSION=1.5.2
     SOURCE_HASH=sha512:78d963cd56d5504611f111e2b3606e236189a3585d65fae1ecdbec9bf4545632b1956f11824328279a2d1ea2ecf441ebc11e455fb598d20a458df15185e95da4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://downloads.xiph.org/releases/opus/$SOURCE
        WEB_SITE=https://www.opus-codec.org/
         ENTERED=20151210
      LICENSE[0]=BSD
        KEYWORDS="audio libs"
           SHORT="highly versatile audio codec"
cat << EOF
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is
unmatched for interactive speech and music transmission over the Internet, but
is also intended for storage and streaming applications. It is standardized by
the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated
technology from Skype's SILK codec and Xiph.Org's CELT codec.
EOF
