# $Id$ PortSystem 1.0 name gnome-python-extras version 2.19.1 categories gnome python maintainers landonf@macports.org openmaintainer description "Extra" Python modules for some GNOME Desktop libraries. long_description ${description} homepage http://www.pygtk.org/ master_sites gnome:sources/gnome-python-extras/2.19 checksums md5 08896c63d71ce44d20fafbaf9c0edc78 use_bzip2 yes depends_lib port:py25-gnome \ port:gdl \ port:libgda3 \ port:libgtkhtml patchfiles patch-pygobject configure.env PYTHON=${prefix}/bin/python2.5 platform darwin 9 { post-patch { reinplace "s|-export-symbols-regex.*||g" \ ${worksrcpath}/egg/recent/Makefile.in \ ${worksrcpath}/egg/tray/Makefile.in \ ${worksrcpath}/gda/Makefile.in \ ${worksrcpath}/gdl/Makefile.in \ ${worksrcpath}/gksu/Makefile.in \ ${worksrcpath}/gksu2/Makefile.in \ ${worksrcpath}/gtkhtml2/Makefile.in \ ${worksrcpath}/gtkspell/Makefile.in reinplace "s|-export-symbols-regex.*|\\\\|g" \ ${worksrcpath}/gtkmozembed/Makefile.in } }