[35397] trunk/dports/graphics

simon at macports.org simon at macports.org
Thu Mar 27 09:17:48 PDT 2008


Revision: 35397
          http://trac.macosforge.org/projects/macports/changeset/35397
Author:   simon at macports.org
Date:     2008-03-27 09:17:47 -0700 (Thu, 27 Mar 2008)

Log Message:
-----------
graphics/autopano-sift-c: New port, closes #14406. Thanks to peter at thoughtspot.net.

Added Paths:
-----------
    trunk/dports/graphics/autopano-sift-c/
    trunk/dports/graphics/autopano-sift-c/Portfile

Added: trunk/dports/graphics/autopano-sift-c/Portfile
===================================================================
--- trunk/dports/graphics/autopano-sift-c/Portfile	                        (rev 0)
+++ trunk/dports/graphics/autopano-sift-c/Portfile	2008-03-27 16:17:47 UTC (rev 35397)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem 1.0
+
+name			autopano-sift-c
+svn.tag			2903
+version			2.4-${svn.tag}
+revision		0
+categories		graphics
+maintainers		p.schmiedeskamp at auckland.ac.nz
+description		Detects control points in photos using SIFT algorithm
+long_description	C-language port of the original autopano-sift \
+			(http://www.cs.tu-berlin.de/~nowozin/autopano-sift). \
+			This software automatically finds control points in \
+			photos.  Useful for stitching photographs, \
+			particularly in conjunction with graphics/hugin.
+
+homepage		http://hugin.sourceforge.net
+platforms		darwin
+
+fetch.type		svn
+svn.url			http://hugin.svn.sourceforge.net/svnroot/hugin/autopano-sift-C/trunk
+
+worksrcdir		trunk
+
+depends_build		port:cmake \
+			bin:svn:subversion
+
+depends_lib		port:libpano13 \
+			port:libxml2
+
+configure.cmd		cmake
+configure.pre_args
+
+configure.args		-DCMAKE_INSTALL_PREFIX:PATH=${prefix}


Property changes on: trunk/dports/graphics/autopano-sift-c/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/20080327/e5a7406d/attachment.html 


More information about the macports-changes mailing list