# $Id: Portfile,v 1.14 2005/04/17 06:32:47 olegb Exp $ PortSystem 1.0 name libbonoboui version 2.8.1 description GUI frontend to the libbonobo component of GNOME 2 long_description Bonobo is a set of language and system \ independant CORBA interfaces for creating \ reusable components and creating compound \ documents. libbonoboui includes a Gtk+ based \ implementation of the Bonobo interfaces, \ enabling developers to create reusable components \ and applications that can be used to form \ more complex documents. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libbonoboui/2.8/ checksums md5 b23daafa8344a88696d497f20285ef55 depends_lib lib:libgnomecanvas:libgnomecanvas lib:libiconv.2:libiconv 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" \ LDFLAGS="-L${prefix}/lib -latk-1.0 -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lXft.2 -lfontconfig -lXrender -lfreetype -lxml2 -L/usr/X11R6/lib -lX11 -lXext -lXinerama -lXrandr"