           SPELL=sip
         VERSION=4.4.5
     SOURCE_HASH=sha512:0b58849bc652e2f9ee05f3a02a89d7497f35c9c4ab9f49b198fd786344fac0ef09714fb35c54ddd7ff983a5d0d9d3c982ab3f392d7c94b361a81e0d42c741544
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.riverbankcomputing.com/Downloads/sip4/$SOURCE
#      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.riverbankcomputing.co.uk/$SPELL/index.php
         ENTERED=20020721
        KEYWORDS="python libs"
           SHORT="SIP is a Python module used to create Python bindings."
cat << EOF
From the website:
SIP is a tool that makes it very easy to create Python bindings for C++
libraries. It was originally developed to create PyQt, the Python 
bindings for the Qt toolkit, but can be used to create bindings for any 
C++ library. 
EOF
