[54386] trunk/dports/graphics/gliv/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 26 03:28:03 PDT 2009


Revision: 54386
          http://trac.macports.org/changeset/54386
Author:   ryandesign at macports.org
Date:     2009-07-26 03:28:03 -0700 (Sun, 26 Jul 2009)
Log Message:
-----------
gliv: whitespace changes only

Modified Paths:
--------------
    trunk/dports/graphics/gliv/Portfile

Modified: trunk/dports/graphics/gliv/Portfile
===================================================================
--- trunk/dports/graphics/gliv/Portfile	2009-07-26 10:14:39 UTC (rev 54385)
+++ trunk/dports/graphics/gliv/Portfile	2009-07-26 10:28:03 UTC (rev 54386)
@@ -1,17 +1,24 @@
 # $Id$
+
 PortSystem 1.0
-name		gliv
-version		1.9.3
-description	GLiv is an OpenGL image viewer.
-long_description   	GLiv is an OpenGL image viewer, image \
-			loading is done via Gdk-pixbuf bundled with \
-			GTK+-2.4, rendering with OpenGL and the graphical \
-			user interface uses GTK+ with GtkGLExt. 
-maintainers	nomaintainer
-categories	graphics x11
-platforms	darwin 
-homepage	http://guichaz.free.fr/gliv/
-master_sites    ${homepage}files/
-checksums	md5 07bb026197128c6d86c2977a22e24ea2
-depends_lib	port:gtkglext
-configure.ldflags   "-L/usr/X11R6/lib -lX11"
+
+name                    gliv
+version                 1.9.3
+maintainers             nomaintainer
+categories              graphics x11
+platforms               darwin
+homepage                http://guichaz.free.fr/gliv/
+master_sites            ${homepage}files/
+
+description             GLiv is an OpenGL image viewer.
+
+long_description        GLiv is an OpenGL image viewer, image \
+                        loading is done via Gdk-pixbuf bundled with \
+                        GTK+-2.4, rendering with OpenGL and the graphical \
+                        user interface uses GTK+ with GtkGLExt. 
+
+checksums               md5 07bb026197128c6d86c2977a22e24ea2
+
+depends_lib             port:gtkglext
+
+configure.ldflags       "-L/usr/X11R6/lib -lX11"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090726/e2a4178d/attachment.html>


More information about the macports-changes mailing list