          MODULE=pygobject2
           MAJOR=2.28
         VERSION=$MAJOR.6
          SOURCE=pygobject-$VERSION.tar.xz
         SOURCE2=pygobject-$VERSION-fixes.patch.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pygobject-$VERSION
      SOURCE_URL=$GNOME_URL/sources/pygobject/${VERSION%.*}
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:b1749ba806499f4c2780dbd1cbb363aaf1f41e78
     SOURCE2_VFY=sha1:9855753333dec21ed5b40b33c87b4580d3ca5a53
        WEB_SITE=http://www.pygtk.org
         ENTERED=20050319
         UPDATED=20120413
           SHORT="Python bindings for GObject"

cat << EOF
PyGObject provides a convenient wrapper for the GObject+ library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting. When combined with PyGTK,
PyORBit and gnome-python, it can be used to write full featured GNOME
applications.
EOF
