# $Id: Portfile,v 1.7 2005/03/24 23:29:25 olegb Exp $ PortSystem 1.0 name gal version 2.4.0 description GNOME Application Libs (GAL). long_description The GNOME Application Libs (GAL) module contains \ some library functions that came from Gnumeric \ and Evolution. The idea is to reuse the code \ across various larger GNOME applications that \ might want to use it. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org master_sites gnome:sources/gal/2.4/ checksums md5 ce94075fa92400328ff02d7b8f3c7f3a depends_lib lib:libgnomeprintui:libgnomeprintui 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"