[70618] trunk/dports/graphics/xaos/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 15 06:10:24 PDT 2010


Revision: 70618
          http://trac.macports.org/changeset/70618
Author:   ryandesign at macports.org
Date:     2010-08-15 06:10:23 -0700 (Sun, 15 Aug 2010)
Log Message:
-----------
xaos: whitespace changes only

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

Modified: trunk/dports/graphics/xaos/Portfile
===================================================================
--- trunk/dports/graphics/xaos/Portfile	2010-08-15 13:07:21 UTC (rev 70617)
+++ trunk/dports/graphics/xaos/Portfile	2010-08-15 13:10:23 UTC (rev 70618)
@@ -12,35 +12,34 @@
 master_sites            sourceforge
 distname                XaoS-${version}
 
-description \
-	real-time interactive fractal zoomer
+description             real-time interactive fractal zoomer
 
-long_description \
-	XaoS is a fast portable real-time interactive fractal zoomer. \
-	It displays the Mandelbrot set (among other escape time fractals) \
-	and allows you zoom smoothly into the fractal. Various coloring \
-	modes are provided for both the points inside and outside the \
-	selected set. In addition, switching between Julia and Mandelbrot \
-	fractal types and on-the-fly plane switching is provided. The \
-	first version was a minimal X Window Mandelbrot viewer by Thomas \
-	later modified by Jan to support high frame-rate zooming. Other \
-	additions were later made by both Thomas and Jan including \
-	autopilot (for those of you without drivers licenses), palette \
-	changing, GIF saving, and fractal inversion.
+long_description        XaoS is a fast portable real-time interactive \
+                        fractal zoomer. It displays the Mandelbrot set \
+                        (among other escape time fractals) and allows you \
+                        zoom smoothly into the fractal. Various coloring \
+                        modes are provided for both the points inside and \
+                        outside the selected set. In addition, switching \
+                        between Julia and Mandelbrot fractal types and \
+                        on-the-fly plane switching is provided. The first \
+                        version was a minimal X Window Mandelbrot viewer \
+                        by Thomas later modified by Jan to support high \
+                        frame-rate zooming. Other additions were later \
+                        made by both Thomas and Jan including autopilot \
+                        (for those of you without drivers licenses), \
+                        palette changing, GIF saving, and fractal inversion.
 
-checksums        md5     366fd8151e9642a0d9afce889912e388 \
-                 sha1    4e419715ae0479fa3a20ed5f48ede7ad222f2d10 \
-                 rmd160  37ce4728940e80c2876792650aa656236893d5f7
+checksums               md5     366fd8151e9642a0d9afce889912e388 \
+                        sha1    4e419715ae0479fa3a20ed5f48ede7ad222f2d10 \
+                        rmd160  37ce4728940e80c2876792650aa656236893d5f7
 
-depends_lib \
-	port:xorg-libXext \
-	port:libpng
+depends_lib             port:xorg-libXext \
+                        port:libpng
 
-configure.cflags-append "-I${prefix}/include"
-configure.args \
-	--with-long-double=yes \
-	--disable-nls \
-	--mandir=${prefix}/share/man \
-	--infodir=${prefix}/share/info \
-	--x-includes=${prefix}/include --x-libraries=${prefix}/lib
-
+configure.cflags-append -I${prefix}/include
+configure.args          --with-long-double=yes \
+                        --disable-nls \
+                        --mandir=${prefix}/share/man \
+                        --infodir=${prefix}/share/info \
+                        --x-includes=${prefix}/include \
+                        --x-libraries=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100815/edf99ae7/attachment.html>


More information about the macports-changes mailing list