
babl 0.1.44

    Dynamic; any to any, pixel format conversion library.

-----------------------------------------------------------------------

Installation instructions:
--------------------------

From a released version the following is the expected method of
installation (or a variation on this theme):

     ------------------------------------------------------------
     foo$ wget ftp://ftp.gtk.org/pub/babl/0.1/babl-0.1.44.tar.bz2
     foo$ tar jxf babl-0.1.44.tar.gz
     foo$ cd babl-0.1.44
     foo/babl-0.1.44$ ./configure && make && sudo make install
     ------------------------------------------------------------


