[33563] trunk/dports/graphics/libart_lgpl/Portfile

nox at macports.org nox at macports.org
Wed Jan 30 04:31:12 PST 2008


Revision: 33563
          http://trac.macosforge.org/projects/macports/changeset/33563
Author:   nox at macports.org
Date:     2008-01-30 04:31:05 -0800 (Wed, 30 Jan 2008)

Log Message:
-----------
libart_lgpl: Untabified.

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

Modified: trunk/dports/graphics/libart_lgpl/Portfile
===================================================================
--- trunk/dports/graphics/libart_lgpl/Portfile	2008-01-30 12:29:12 UTC (rev 33562)
+++ trunk/dports/graphics/libart_lgpl/Portfile	2008-01-30 12:31:05 UTC (rev 33563)
@@ -2,26 +2,26 @@
 
 PortSystem      1.0
 
-name		    libart_lgpl
-version		    2.3.20
+name            libart_lgpl
+version         2.3.20
 set branch      [join [lrange [split ${version} .] 0 1] .]
-categories	    graphics
-platforms	    darwin
-maintainers	    nomaintainer
-description	    fast 2D image manipulation library
+categories      graphics
+platforms       darwin
+maintainers     nomaintainer
+description     fast 2D image manipulation library
 
 long_description \
     Libart is a library for high-performance 2D graphics. \
-	It supports a very powerful imaging model, basically the \
-	same as SVG and the Java 2D API. It includes all \
-	PostScript imaging operations, and adds antialiasing and \
-	alpha-transparency. It is also highly tuned for \
-	incremental rendering. It contains data structures and \
-	algorithms suited to rapid, precise computation of Region \
-	of Interest, and a two-phase rendering pipeline optimized \
-	for interactive display. 
+    It supports a very powerful imaging model, basically the \
+    same as SVG and the Java 2D API. It includes all \
+    PostScript imaging operations, and adds antialiasing and \
+    alpha-transparency. It is also highly tuned for \
+    incremental rendering. It contains data structures and \
+    algorithms suited to rapid, precise computation of Region \
+    of Interest, and a two-phase rendering pipeline optimized \
+    for interactive display. 
 
-homepage	    http://www.levien.com/libart/
+homepage        http://www.levien.com/libart/
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080130/0158c6dc/attachment.html


More information about the macports-changes mailing list