# $Id$ PortSystem 1.0 name gnome-python-desktop version 2.24.0 set branch [join [lrange [split ${version} .] 0 1] .] 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/${name}/${branch}/ checksums md5 a6689e581fc2e67937593033be7007f9 \ sha1 a47f2c87c2bde724d46a6464f8ccbcbeb7743ef5 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 } } livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}