# $Id: Portfile,v 1.7 2005/03/24 16:20:59 olegb Exp $ PortSystem 1.0 name gtksourceview version 1.2.0 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.2/ checksums md5 0a9f68a3faf982599b64276487c37c6d depends_lib lib:libgnomeprintui:libgnomeprintui lib:libgnuregex:gnuregex use_bzip2 yes patchfiles patch_gtksourceregex.c configure.args --mandir=${prefix}/share/man --enable-gnuregex configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDFLAGS="-lgnuregex"