          MODULE=babl
         VERSION=0.1.10
          SOURCE=$MODULE-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/babl/${VERSION%.*}
   SOURCE_URL[1]=ftp://ftp.gtk.org/pub/babl/${VERSION%.*}
      SOURCE_VFY=sha1:ee60089e8e9d9390e730d3ae5e41074549928b7a
        WEB_SITE=http://gegl.org/babl
         ENTERED=20081017
         UPDATED=20120503
           SHORT="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
