[33078] trunk/dports/gnome/gtksourceview2/Portfile

nox at macports.org nox at macports.org
Thu Jan 17 08:33:36 PST 2008


Revision: 33078
          http://trac.macosforge.org/projects/macports/changeset/33078
Author:   nox at macports.org
Date:     2008-01-17 08:33:28 -0800 (Thu, 17 Jan 2008)

Log Message:
-----------
gtksourceview2: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/gnome/gtksourceview2/Portfile

Modified: trunk/dports/gnome/gtksourceview2/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview2/Portfile	2008-01-17 16:27:28 UTC (rev 33077)
+++ trunk/dports/gnome/gtksourceview2/Portfile	2008-01-17 16:33:28 UTC (rev 33078)
@@ -1,8 +1,14 @@
 # $Id$
-PortSystem 1.0
-name		gtksourceview2
-version		2.0.0
-description	GtkSourceView is a text widget
+
+PortSystem      1.0
+
+name		    gtksourceview2
+version		    2.0.0
+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 \
@@ -10,42 +16,38 @@
 	typical of a source editor. This port contains version 2 of the \
 	GtkSourceView widget. Port GtkSourceView contains version 1 of the \
 	widget.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://cvs.gnome.org/lxr/source/gtksourceview
+
+homepage	    http://cvs.gnome.org/lxr/source/gtksourceview
 master_sites    gnome:sources/gtksourceview/[strsed ${version} {/\.[0-9]*$//}]/
-distname	gtksourceview-${version}
-checksums	rmd160 d1280b8a7220109fc61c96e40009ae76fbd83373
+distname	    gtksourceview-${version}
+use_bzip2 	    yes
 
-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:expat \
-	port:libiconv \
-	port:libpng \
-	port:jpeg \
-	port:cairo
+checksums	    rmd160 d1280b8a7220109fc61c96e40009ae76fbd83373
 
-use_bzip2 	yes
+depends_build   port:avahi \
+	            port:dbus-glib \
+	            port:openssl \
+	            port:p5-xml-parser \
+	            port:pkgconfig
 
-configure.args  \
-	--mandir=${prefix}/share/man \
-	--with-system-pcre
+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:expat \
+	            port:libiconv \
+	            port:libpng \
+	            port:jpeg \
+	            port:cairo
+
+configure.args  --mandir=${prefix}/share/man \
+	            --with-system-pcre

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080117/835697b3/attachment.html


More information about the macports-changes mailing list