           SPELL=pygext
         VERSION=0.9.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://opioid-interactive.com/~shang/projects/pygext/${SOURCE}
     SOURCE_HASH=sha512:2cf8aba2e418829a676654f99ab8ae23ab626817f5052482b76e1c26a8d81851a2339da62c164c79806bef1183e6aefecc8cc98e778173bb85685369d969a94d 
      LICENSE[0]=LGPL
        WEB_SITE=http://opioid-interactive.com/~shang/projects/pygext
      PATCHLEVEL=1
        KEYWORDS="sdl python devel"
           SHORT="pygame extentions"
cat << EOF
Pygame Extended (or pygext) is my "everything and a kitchen sink" collection of
libraries for Pygame development. The main part of pygext, is the OpenGL
accelerated 2D framework (pygext.gl) for rendering and controlling sprites.
Pygext also contains additions to pygame.draw (e.g. rectangles with round
corners) and an opengl accelerated 2D vector graphics library (experimental).
EOF
