           SPELL=sdl_gfx
         VERSION=2.0.22
          SOURCE=SDL_gfx-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL_gfx-$VERSION
   SOURCE_URL[0]=http://www.ferzkopp.net/Software/SDL_gfx-2.0/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.ferzkopp.net/Software/SDL_gfx-2.0/index.html
         ENTERED=20020112
      LICENSE[0]=LGPL
        KEYWORDS="sdl libs"
           SHORT="High quality SDL graphics library"
cat << EOF
The SDL_gfx library offers several components: Graphic Primitives,
Rotozoomer, Framerate control, and MMX image filters. The Primitives
component provides basic drawing routines: pixels, hlines, vlines,
lines, aa-lines, rectangles, circles, ellipses, polygons, and an 8x8
pixmap font for drawing onto any SDL Surface. Full alpha blending,
hardware surface locking, and all surface depths are supported. The
Rotozoomer can use interpolation for high quality output.
EOF
