           SPELL=qtscriptgenerator
         VERSION=0.2.0
          SOURCE="${SPELL}-src-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
     SOURCE_HASH=sha512:54b91562d275b634b50ae8f6ae024cf738605efadeb3085527087ebdc8b6b86559088972ab5dafb7ff1ede6d18dc135f935ac1fb307a17ea1975b4f7629cc0fa
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-src-${VERSION}"
        WEB_SITE="http://code.google.com/p/qtscriptgenerator/"
      LICENSE[0]=GPL
         ENTERED=20090605
           SHORT="a tool that generates Qt bindings for Qt Script"
cat << EOF
Qt Script Generator is a tool that generates Qt bindings for Qt Script.
With the generated bindings you get access to substantial portions of the
Qt API from within Qt Script.
EOF
