. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=libmatroska
         VERSION=1.7.2
     SOURCE_HASH=sha512:86b21a0ff3e5149a2824a9f21f9460179d02aecf477f2b9f1f92ce2f991033bd0cb209d81a4aeee2c0c5ffc193dac57a84dd4f529939b12c900f2cfb881618fb
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://dl.matroska.org/downloads/$SPELL/$SOURCE
        WEB_SITE=https://www.matroska.org

      LICENSE[0]=LGPL
      LICENSE[1]=QPL
         ENTERED=20030520
        KEYWORDS="video libs"
           SHORT="matroska is a challenging project, aiming to become the standard of Multimedia Container Formats one day"
cat << EOF
matroska is a challenging project, aiming to become the standard of Multimedia
Container Formats one day. It was derived from a similar project called MCF,
but differentiates from that significantly because it is based on  EBML
(Extensible Binary Meta Language ), a kind of binary version of XML. This way
the development team gains significant advantages in terms of future format
extensability, without breaking file support in old parsers.
EOF
