[75933] trunk/dports/math

ryandesign at macports.org ryandesign at macports.org
Sat Feb 12 23:21:47 PST 2011


Revision: 75933
          http://trac.macports.org/changeset/75933
Author:   ryandesign at macports.org
Date:     2011-02-12 23:21:45 -0800 (Sat, 12 Feb 2011)
Log Message:
-----------
blitzwave: new port, version 0.7.1; see #28336

Added Paths:
-----------
    trunk/dports/math/blitzwave/
    trunk/dports/math/blitzwave/Portfile

Added: trunk/dports/math/blitzwave/Portfile
===================================================================
--- trunk/dports/math/blitzwave/Portfile	                        (rev 0)
+++ trunk/dports/math/blitzwave/Portfile	2011-02-13 07:21:45 UTC (rev 75933)
@@ -0,0 +1,27 @@
+# -*- 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
+
+name                blitzwave
+version             0.7.1
+categories          math devel
+platforms           darwin
+maintainers         nomaintainer
+
+description         C++ wavelet mini-library building on the blitz++ \
+                    array template library
+
+long_description    blitzwave is a ${description}. blitzwave is heavily \
+                    templated and supports wavelet decompositions of \
+                    n-dimensional arrays of various numerical data types. \
+                    You can define and use your own wavelets, a number of \
+                    pre-defined, ready-to-use wavelets are available
+
+homepage            http://blitzwave.sourceforge.net/
+master_sites        sourceforge
+
+checksums           sha1    2a53f1a9b7967897415afce256f02693a35f380e \
+                    rmd160  66f38a181e482eb14b0bb279fd7c967a3eaef554
+
+depends_lib         port:blitz


Property changes on: trunk/dports/math/blitzwave/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/20110212/2d449e00/attachment.html>


More information about the macports-changes mailing list