          MODULE=babl
         VERSION=0.1.128
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=http://download.gimp.org/pub/babl/${VERSION%.*}/
      SOURCE_VFY=sha256:e676507b421d414d49db8627415dc1eadbd787536baa7d6fe94a1f1971cbe73e
        WEB_SITE=http://gegl.org/babl
            TYPE=meson
         ENTERED=20081018
         UPDATED=20260808
           SHORT="A dynamic any to any pixel format translation library"

cat << EOF
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. A vocabulary to formulate new pixel formats
from existing primitives is provided as well as the framework to add new color
models and data types.
EOF
