# $Id: Portfile 35059 2008-03-16 08:13:03Z gui_dos@macports.org $ PortSystem 1.0 name libbonobo version 2.22.0 set branch [join [lrange [split ${version} .] 0 1] .] maintainers nomaintainer categories gnome platforms darwin description A library for creating reusable components long_description \ Bonobo is a set of language and system independant CORBA \ interfaces for creating reusable components, controls and creating \ compound documents. homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums md5 998a576ad26784ac87eab99e96013527 \ sha1 517e8f1ca24cea4ce77cdb1d7485c61da3096be2 \ rmd160 ad22f56ec15e663010721eab5f346421dba39863 depends_build port:pkgconfig \ port:perl5.8 \ port:p5-xml-parser \ port:gnome-common \ port:intltool depends_lib port:glib2 \ port:orbit2 \ port:gettext \ port:libxml2 \ port:libiconv \ port:popt depends_run port:perl5.8 configure.cppflags-append -L${prefix}/lib configure.cflags-append -no-cpp-precomp -flat_namespace -undefined suppress test.run yes test.target check livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}