# $Id: Portfile,v 1.4 2004/06/08 10:01:07 olegb Exp $ PortSystem 1.0 name gtksourceview version 1.0.1 description GtkSourceView is a text widget long_description GtkSourceView is a text widget that extends the standard \ gtk+ 2.x text widget GtkTextView. It improves GtkTextView \ by implementing syntax highlighting and other features \ typical of a source editor. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://cvs.gnome.org/lxr/source/gtksourceview master_sites gnome:sources/gtksourceview/1.0/ checksums md5 dccdc61d7626f2d222605f25fee41997 depends_lib lib:libgnomeprintui:libgnomeprintui use_bzip2 yes patchfiles patch_gtksourceregex.c configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"