[27488] trunk/dports/gnome
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 4 18:41:57 PDT 2007
Revision: 27488
http://trac.macosforge.org/projects/macports/changeset/27488
Author: rhwood at macports.org
Date: 2007-08-04 18:41:57 -0700 (Sat, 04 Aug 2007)
Log Message:
-----------
New port gtksourceview2
Added Paths:
-----------
trunk/dports/gnome/gtksourceview2/
trunk/dports/gnome/gtksourceview2/Portfile
Added: trunk/dports/gnome/gtksourceview2/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview2/Portfile (rev 0)
+++ trunk/dports/gnome/gtksourceview2/Portfile 2007-08-05 01:41:57 UTC (rev 27488)
@@ -0,0 +1,52 @@
+# $Id$
+PortSystem 1.0
+name gtksourceview2
+version 1.90.3
+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.
+maintainers rhwood openmaintainer at macports.org
+categories gnome
+platforms darwin
+homepage http://cvs.gnome.org/lxr/source/gtksourceview
+master_sites gnome:sources/gtksourceview/[strsed ${version} {/\.[0-9]*$//}]/
+distname gtksourceview-${version}
+checksums rmd160 691ebc96607c4efa80b07a411d649fcefb6d84ac
+
+depends_build \
+ port:avahi \
+ port:dbus-glib \
+ port:openssl \
+ port:p5-xml-parser \
+ port:pkgconfig
+depends_lib \
+ port:freetype \
+ port:fontconfig \
+ port:tiff \
+ port:atk \
+ port:gconf \
+ port:gettext \
+ port:glib2 \
+ port:gnome-vfs \
+ port:gtk2 \
+ port:zlib \
+ port:orbit2 \
+ port:libxml2 \
+ port:pango \
+ port:xrender \
+ port:expat \
+ port:libiconv \
+ port:libpng \
+ port:jpeg \
+ port:cairo
+
+use_bzip2 yes
+
+configure.args \
+ --mandir=${prefix}/share/man \
+ --with-system-pcre
Property changes on: trunk/dports/gnome/gtksourceview2/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070804/73588a22/attachment.html
More information about the macports-changes
mailing list