source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libbluray
         VERSION=1.4.0
          SOURCE="${SPELL}-${VERSION}.tar.xz"
     SOURCE_HASH=sha512:7284169b32624e5ca4fd71b260a4cc2921efafb1f63143a562568be45e373bfcbfeac63895d5659ccdcb11d7dbd0236cc46ccb15c12eff855703010e46991f27
   SOURCE_URL[0]=https://download.videolan.org/pub/videolan/${SPELL}/${VERSION}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.videolan.org/developers/libbluray.html"
      LICENSE[0]=GPL
         ENTERED=20120219
           SHORT="a library designed for Blu-Ray Discs playback for media players"
cat << EOF
libbluray is an open-source library designed for Blu-Ray Discs playback for
media players.

Features

	* Portability: Currently supported platforms are GNU/Linux, Windows,
	MacOS X.
	  Dependencies are very limited.
	* Freedom: libbluray is released under a Free Software license, LGPL,
	  ensuring it will stay free.
	* Features: the library integrates navigation, playlist parsing,
	menus and
	  BD-J.
	* Legal: libbluray is DRM-circumvention free, and thus, safe to
	integrate in
	  your software.
  * Fun: libbluray is a fun to hack on project, in its starting phase.
EOF
