# $Id: Portfile 20306 2006-11-01 21:19:33Z blair@macports.org $ PortSystem 1.0 name oaf version 0.6.10 description Object Activation Framework for GNOME1 long_description OAF is the Object Activation Framework, a much more \ powerful replacement for gnorba in the GNOME 1.4 \ development platform. It's used by Nautilus (and \ optinally by Bonobo by other GNOME applications) \ for advanced object query and activation capabilities. maintainers macports-dev@lists.macosforge.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/oaf/0.6/ checksums md5 8cae2c1a692922f91827cad435136e2c depends_lib lib:libORBit:orbit lib:libxml:libxml lib:libpopt:popt patchfiles patch_configure configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"