. "$GRIMOIRE/FUNCTIONS" . "$GRIMOIRE/MESON_FUNCTIONS" SPELL=babl VERSION=0.1.86 SOURCE="${SPELL}-${VERSION}.tar.xz" SOURCE_HASH=sha512:aff3b0069f7cdb515e6ace880500f4b89521062f9030ef452f0555b3cd993fffdd5f700c403a7be8e6758957073e7623360fc6ac41d86d5d31551c0fd0ff6048 SOURCE_URL[0]=https://download.gimp.org/pub/${SPELL}/${VERSION%.*}/${SOURCE} SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://gegl.org/babl/" LICENSE[0]=GPL ENTERED=20080826 SHORT="dynamic, any to any, pixel format translation library" cat << EOF babl is a dynamic, any to any, pixel format translation library. It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations. EOF .