[32276] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Sun Dec 23 07:06:42 PST 2007


Revision: 32276
          http://trac.macosforge.org/projects/macports/changeset/32276
Author:   ryandesign at macports.org
Date:     2007-12-23 07:06:38 -0800 (Sun, 23 Dec 2007)

Log Message:
-----------
libpano13: new port! see #13695

Added Paths:
-----------
    trunk/dports/graphics/libpano13/
    trunk/dports/graphics/libpano13/Portfile

Added: trunk/dports/graphics/libpano13/Portfile
===================================================================
--- trunk/dports/graphics/libpano13/Portfile	                        (rev 0)
+++ trunk/dports/graphics/libpano13/Portfile	2007-12-23 15:06:38 UTC (rev 32276)
@@ -0,0 +1,30 @@
+# $Id$
+
+PortSystem      1.0
+
+name            libpano13
+version         2.9.12
+categories      graphics
+
+maintainers     freespace+macforge at gmail.com
+
+description     The cross-platform library behind Panorama Tools
+
+long_description The panorama tools are mainly used to build panoramic images from a set of overlapping images. The usability extends beyond "just" building panoramas by far though. You can, for instance, use them to render an average of multiple images to broaden the dynamic range of the images or average out noise. You can also build object movies with them, morph between images and much more.
+
+homepage        http://panotools.sourceforge.net/
+platforms       darwin
+
+master_sites    sourceforge:panotools
+checksums       md5 3ca4f7bfe5a7b0acd86901d502dee8ca \
+                rmd160 04f491e17c09d86bf99dc1b03810a31bae965527
+
+depends_lib     port:jpeg \
+                port:tiff \
+                port:libpng \
+                port:zlib
+
+configure.args  --with-jpeg=${prefix} \
+                --with-tiff=${prefix} \
+                --with-png=${prefix} \
+                --with-zlib=${prefix}


Property changes on: trunk/dports/graphics/libpano13/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/20071223/f1005c0b/attachment.html


More information about the macports-changes mailing list