           SPELL=pygtk2
         VERSION=2.15.2
     SOURCE_HASH=sha512:e2f8ee29095524fb1d2dbab469fc31b260209c00b2f67835dfc4ef9a3dfdb13c9c598ee7d2d3a3271b00b9e97c60ec9af670a6c266fbe4c83062ca4e9b312433
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=pygtk-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygtk-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/pygtk/$BRANCH/$SOURCE
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygtk.org/
         ENTERED=20020523
        KEYWORDS="python x11 libs"
           SHORT="set of python bindings for GTK+2"
cat << EOF
PyGTK2 is a set of bindings for the GTK widget set. It provides an
object oriented interface that is slightly higher level than the C one.
It automatically does all the type casting  and reference counting that
you would have to do normally with the C API.
EOF
