           SPELL=pygtk2
         VERSION=2.24.0
      SOURCE_HASH=sha512:64f4344fcf7636e0b2016ffd5310250b5c02a1bf87e44aef39b5d4cf4a5fc50d27cb4f030d4c6802cff61fffb88dee7752821e3d8a4cd1c34dc3745d9ff2f0da
          SOURCE=pygtk-$VERSION.tar.bz2
   SOURCE_URL[0]=$GNOME_URL/sources/pygtk/${VERSION%.*}/$SOURCE
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygtk-$VERSION"
        WEB_SITE=http://www.pygtk.org/
      LICENSE[0]=LGPL
         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
