# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name libbonoboui version 2.24.0 set branch [join [lrange [split ${version} .] 0 1] .] maintainers nomaintainer categories gnome platforms darwin 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. homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums md5 2076638f9aa9565c12b2bc264ecc4f18 \ sha1 6df7805b08a17d37cb0025a63afc697d7d547eea \ rmd160 e55c266c6f3b21b9267e2986d013df1538b5cc01 depends_build \ port:pkgconfig depends_lib \ port:gconf \ path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:gnome-vfs \ port:gtk2 \ port:libbonobo \ port:libglade2 \ port:libgnomecanvas \ port:libgnome \ port:dbus \ port:dbus-glib \ port:libiconv \ port:libxml2 \ port:gettext configure.cppflags-append -L${prefix}/lib configure.cflags-append -no-cpp-precomp -flat_namespace -undefined suppress livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}