# $Id$ PortSystem 1.0 name gnome-python-desktop version 2.22.0 categories gnome python maintainers nomaintainer description Python modules for some GNOME Desktop libraries. long_description ${description} platforms darwin homepage http://www.pygtk.org/ master_sites gnome:sources/gnome-python-desktop/2.22 checksums md5 504877a973f6abc0788283232cd703cb use_bzip2 yes depends_lib \ port:py25-gnome \ port:gnome-panel \ port:libgnomeprintui \ port:evolution-data-server \ port:gnome-keyring \ port:gtksourceview \ port:libgtop \ port:bug-buddy \ port:libwnck \ port:metacity \ port:gnome-media \ port:totem-pl-parser \ port:librsvg # TODO port:nautilus-cd-burner configure.args --enable-metacity configure.python ${prefix}/bin/python2.5 platform darwin 9 { post-patch { reinplace "s| -export-symbols-regex.*||g" \ ${worksrcpath}/evolution/Makefile.in \ ${worksrcpath}/gnomeapplet/Makefile.in \ ${worksrcpath}/gnomedesktop/Makefile.in \ ${worksrcpath}/gnomekeyring/Makefile.in \ ${worksrcpath}/gnomeprint/Makefile.in \ ${worksrcpath}/gtksourceview/Makefile.in \ ${worksrcpath}/gtop/Makefile.in \ ${worksrcpath}/mediaprofiles/Makefile.in \ ${worksrcpath}/metacity/Makefile.in \ ${worksrcpath}/nautilusburn/Makefile.in \ ${worksrcpath}/rsvg/Makefile.in \ ${worksrcpath}/totem/Makefile.in \ ${worksrcpath}/wnck/Makefile.in } }