# $Id$ PortSystem 1.0 name py-gobject version 2.12.3 revision 1 categories python gnome maintainers nomaintainer description Python bindings for GObject. long_description \ 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. homepage http://www.pygtk.org/ master_sites gnome:sources/pygobject/2.12/ distname pygobject-${version} use_bzip2 yes checksums md5 009986021225b7ea6e0ba848707785af patchfiles pygobject-init-v3.diff depends_lib port:glib2 port:libxslt port:python24