source $GRIMOIRE/CMAKE_FUNCTIONS SPELL=libmatroska VERSION=1.6.3 SOURCE_HASH=sha512:271557c4f8836411782991c069a16cd49d7f9b6f209d1f96f6694f0e8bdfdcda3bbf76512c328555252a8c3e45c5adfcfab1e738304bb2ea85786a6f45af3f41 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 #SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME" 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