[56253] trunk/dports/python

jameskyle at macports.org jameskyle at macports.org
Tue Aug 25 12:51:50 PDT 2009


Revision: 56253
          http://trac.macports.org/changeset/56253
Author:   jameskyle at macports.org
Date:     2009-08-25 12:51:49 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
Added python 2.6 version for pywavelets

Added Paths:
-----------
    trunk/dports/python/py26-pywavelets/
    trunk/dports/python/py26-pywavelets/Portfile

Added: trunk/dports/python/py26-pywavelets/Portfile
===================================================================
--- trunk/dports/python/py26-pywavelets/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pywavelets/Portfile	2009-08-25 19:51:49 UTC (rev 56253)
@@ -0,0 +1,24 @@
+# -*- 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-pywavelets
+version                 0.1.6
+categories              python
+platforms               darwin
+maintainers             ucla.edu:jameskyle
+description             PyWavelets is a Python wavelet transforms module
+long_description        ${description}. 
+
+homepage                http://pypi.python.org/pypi/PyWavelets/
+master_sites            http://pypi.python.org/packages/source/P/PyWavelets/
+distfiles               PyWavelets-${version}.tar.gz
+worksrcdir              PyWavelets-${version}
+build.env               CFLAGS='-I${prefix}/include -L${prefix}/lib'
+
+checksums           md5     d28ddb2c65f3c429f0d6bc72548584ab \
+                    sha1    c12948178b5f4294408bb29424aa47fcd5d4fec9 \
+                    rmd160  85cb2b0b6db8bf6b797ad36cb1341c673c442f18
+


Property changes on: trunk/dports/python/py26-pywavelets/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/20090825/20267f43/attachment.html>


More information about the macports-changes mailing list