           SPELL=pykde
          SPELLX=PyKDE
         VERSION=3.16.0
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=http://www.riverbankcomputing.com/Downloads/PyKDE3/$SOURCE
     SOURCE_HASH=sha512:03647a3ca9fc92a5a1b0f1a97463ac7ae0af324c6a8f6458b132f53238cd6f809678eade05677e3e3864c8cc54a756bc6bc4ea254240a281731cdfbabca63e3c
if [[ $SIP_PATCH = y ]]; then
         SOURCE2=$SPELLX-$VERSION-sip-4.7.patch
  SOURCE2_URL[0]=http://www.riverbankcomputing.com/Downloads/PyKDE3/$SOURCE2
    SOURCE2_HASH=sha512:3d0ab0bebac286f787b387cbad60ad6741f58dfffa232ce41754be8fbc352ca9d8a09c324d42f0a8af10cfebc0f80322b8f1f6fb9ec2edcfd527cbac648c5c9c
fi
      LICENSE[0]=GPL
        WEB_SITE=http://www.riverbankcomputing.co.uk/$SPELL/
         ENTERED=20070826
        KEYWORDS="python kde libs"
           SHORT="a set of Python bindings for the KDE desktop environment"
cat << EOF
PyKDE is a set of Python bindings for the KDE desktop environment.
The bindings are implemented as a set of Python modules: dcop, kdecore,
kdesu, kdefx, kdeui, kio, kfile, kparts, khtml, kspell, kdeprint and kmdi
(with optional kjs). The modules correspond to libraries in the kdelibs package.
PyKDE supports nearly all classes and methods in these libraries - over 600
classes and more than 10,000 methods
EOF
