           SPELL=libtheora
         VERSION=1.2.0
     SOURCE_HASH=sha512:2f64006b645df1bf0d4d8dd3f35bdce4d92bf676f1bc4acc050ea5add1c7363c87548206f089a30898bf551cc447ba0c7a15d10b50061fd8a98902697499a288
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
   SOURCE_URL[0]=https://downloads.xiph.org/releases/theora/$SOURCE
        WEB_SITE=https://www.theora.org
      LICENSE[0]=BSD
         ENTERED=20040629
            DOCS="COPYING README"
        KEYWORDS="codec video libs"
           SHORT="free video codec"
cat << EOF
Theora is Xiph.Org's first publicly released video codec, intended
for use within the Ogg's project's Ogg multimedia streaming system.
Theora is derived directly from On2's VP3 codec; Currently the two are
nearly identical, varying only in encapsulating decoder tables in the 
bitstream headers, but Theora will make use of this extra freedom 
in the future to improve over what is possible with VP3.
EOF
