# $Id: Portfile,v 1.15 2004/02/23 13:58:57 olegb Exp $
PortSystem 1.0
name		bonobo-activation
version		2.2.2
description	Bonobo Activation is the Object Activation Framework for GNOME
long_description       	Bonobo Activation is the new Object Activation \
			Framework for GNOME. Bonobo Activation has a \
			similar purpose to gnorba, the GNOME 1.x CORBA \
			activation library, and has replaced it for GNOME 2.0.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://developer.gnome.org/doc/API/2.0/bonobo-activation/architecture.html
master_sites   	gnome:sources/bonobo-activation/2.2/
checksums	md5 fc2c20771ef3f487b1cd67a8de5a7142
depends_lib	lib:libORBit-2.0:orbit2 lib:libgtk.2:gtk2 \
		lib:libxml2.2.6.0:libxml2 
depends_build   bin:pkg-config:pkgconfig
use_bzip2 	yes
configure.args	--mandir=${prefix}/share/man
configure.env	CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
		CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
