           SPELL=cegui
             PKG=CEGUI
         VERSION=0.7.5
          SOURCE=${PKG}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${PKG}-${VERSION/b}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/crayzedsgui/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://www.cegui.org.uk/
        KEYWORDS="graphics libs"
         ENTERED=20050309
           SHORT="Window and widget GUI APIs"
cat << EOF
Crazy Eddie's GUI System is a free library providing windowing and widgets
for graphics APIs / engines where such functionality is not natively
available, or severely lacking. The library is object orientated, written
in C++, and targeted at games developers who should be spending their
time creating great games, not building GUI sub-systems!
EOF
