[48680] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Mar 26 20:59:13 PDT 2009


Revision: 48680
          http://trac.macports.org/changeset/48680
Author:   jmr at macports.org
Date:     2009-03-26 20:59:12 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
New port: py25-symeig (#16846)

Added Paths:
-----------
    trunk/dports/python/py25-symeig/
    trunk/dports/python/py25-symeig/Portfile

Added: trunk/dports/python/py25-symeig/Portfile
===================================================================
--- trunk/dports/python/py25-symeig/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-symeig/Portfile	2009-03-27 03:59:12 UTC (rev 48680)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python25 1.0
+
+name                    py25-symeig
+version                 1.4
+categories-append       science
+maintainers             nomaintainer
+description             Symeig - Symmetrical eigenvalue routines for NumPy.
+long_description        ${description}
+
+platforms               darwin
+
+homepage                http://mdp-toolkit.sourceforge.net/symeig.html
+master_sites            sourceforge:mdp-toolkit
+distname                symeig-${version}
+
+checksums               md5 bff69c8720ea478477b56d600bc07314 \
+                        sha1 e7de497484a27679aa51245f11951ef9653a2f76 \
+                        rmd160 e3d6551a7b27005d48084cafacc11545e2101efe
+
+depends_lib-append      port:py25-numpy \
+                        port:py25-setuptools


Property changes on: trunk/dports/python/py25-symeig/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/20090326/74f0cfaa/attachment.html>


More information about the macports-changes mailing list