# $Id: Portfile,v 1.2 2005/10/25 15:05:29 pguyot Exp $ PortSystem 1.0 name py-gnome version 2.12.1 categories python gnome platforms darwin maintainers pguyot@kallisys.net description gnome-python is a set of python interfaces to gnome-libs. long_description ${description} homepage http://www.daa.com.au/~james/software/pygtk/ master_sites gnome:sources/gnome-python/2.12/ use_bzip2 yes distname gnome-python-${version} checksums md5 7f772bd8a209c1f1f42d9e52e12aed5b \ sha1 ed102f2bef335fae7c3a72c52d4cf338755c8141 \ rmd160 35b3520ffe1c6a9a4356f1c839935c135e1e0fa8 depends_lib \ bin:pygtk-codegen-2:py-gtk2 \ lib:libpopt:popt \ path:${prefix}/lib/python2.4/site-packages/ORBit:py-orbit \ lib:libzvt-2:libzvt \ lib:libnautilus:nautilus configure.env CFLAGS="-no-cpp-precomp -flat_namespace \ -undefined suppress -I${prefix}/include"