[72547] trunk/dports/python
rowue at macports.org
rowue at macports.org
Wed Oct 20 06:59:09 PDT 2010
Revision: 72547
http://trac.macports.org/changeset/72547
Author: rowue at macports.org
Date: 2010-10-20 06:59:06 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-pyphant-imageprocessing: New port. Pyphant modules for
imageprocessing.
Added Paths:
-----------
trunk/dports/python/py26-pyphant-imageprocessing/
trunk/dports/python/py26-pyphant-imageprocessing/Portfile
Added: trunk/dports/python/py26-pyphant-imageprocessing/Portfile
===================================================================
--- trunk/dports/python/py26-pyphant-imageprocessing/Portfile (rev 0)
+++ trunk/dports/python/py26-pyphant-imageprocessing/Portfile 2010-10-20 13:59:06 UTC (rev 72547)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-pyphant-imageprocessing
+version 0.8a1
+categories-append science
+maintainers fmf.uni-freiburg.de:klaus.zimmermann rowue
+description imageprocessing toolbox for py26-pyphant
+long_description This toolbox provides a set of imageprocessing workers, \
+ i.e. encapsulated data processing steps for the \
+ py26-pyphant framework. Currently there are 22 workers \
+ providing operations varying from simple functions like \
+ 'inversion' or some scipy.ndimage filters to more complex \
+ operations, e.g. auto-focus evaluation of transmitted \
+ light microscopy photographs.
+homepage http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant
+
+platforms darwin
+depends_lib port:py26-pil
+
+master_sites sourceforge:pyphant
+# master_sites http://pyphant.sourceforge.net/nightly-builds/
+distname pyphant.imageprocessing-${version}
+# use_bzip2 yes
+
+checksums md5 cfc6bf0f1d1cb5c16ae137d447babcf9 \
+ sha1 cf4b186f54739d90713be10cb086359f0a87fabf \
+ rmd160 9a5876a50e0cb5efc0ffab65bdd9ac4a5b3f32f6
+
+
+use_configure no
Property changes on: trunk/dports/python/py26-pyphant-imageprocessing/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101020/651f8bd5/attachment.html>
More information about the macports-changes
mailing list