# $Id$ PortSystem 1.0 name gtksourceview2 set my_name gtksourceview version 2.2.1 set branch [join [lrange [split ${version} .] 0 1] .] maintainers nomaintainer categories gnome platforms darwin 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. This port contains version 2 of the \ GtkSourceView widget. Port GtkSourceView contains version 1 of the \ widget. homepage http://svn.gnome.org/viewvc/gtksourceview/ master_sites gnome:sources/${my_name}/${branch}/ distname ${my_name}-${version} use_bzip2 yes checksums md5 1c5bd86f854ead3aedb96463ebbb275f \ sha1 457ea2ab8add927ab55e105892c21a440b18603f \ rmd160 9b5468adaf76d4ae1cd51fd33018c7139baedcce depends_build port:intltool \ port:pkgconfig depends_lib port:gtk2 \ port:libxml2 \ port:gnome-vfs \ port:gettext configure.args --disable-build-tests \ --with-system-pcre livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}