          MODULE=babl
         VERSION=0.1.126
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=http://download.gimp.org/pub/babl/${VERSION%.*}/
      SOURCE_VFY=sha256:3f090f4b2a61fecf7c8dc60a5804bbc77cefd8d778af2ded059f0e367a52930e
        WEB_SITE=http://gegl.org/babl
            TYPE=meson
         ENTERED=20081017
         UPDATED=20260410
           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
