           SPELL=devil
         VERSION=1.6.8-rc2
     SOURCE_HASH=sha512:02444200edfd882fd462b441b6d804cbe64449a3390a6a5aafaf0c47053b881f18c89aa319b2609f04743ab713d39cbfa7df54ee88074eba2399087ea62ef327
           SNAME=DevIL
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-${VERSION//-rc?}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/openil/${SOURCE}
      PATCHLEVEL=1
      LICENSE[0]=LGPL
        WEB_SITE=http://openil.sourceforge.net/
        KEYWORDS="graphics libs"
         ENTERED=20031008
           SHORT="Developer's Image Library"
cat << EOF
Developer's Image Library (DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats.

Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm, .mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, .raw, .sgi, .tga and .tif files.
Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm, .pcx, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif.

DevIL currently supports the following APIs for display: OpenGL, Windows GDI, SDL, DirectX and Allegro. Compilers that can compile DevIL or use it include Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and Dev-C++.
EOF
